index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-07
xfs: avoid cil push lock if possible
Dave Chinner
1
-3
/
+11
2022-07-07
xfs: move CIL ordering to the logvec chain
Dave Chinner
2
-5
/
+12
2022-07-07
xfs: convert log vector chain to use list heads
Dave Chinner
6
-35
/
+43
2022-07-07
xfs: convert CIL to unordered per cpu lists
Dave Chinner
2
-21
/
+17
2022-07-07
xfs: Add order IDs to log items in CIL
Dave Chinner
3
-8
/
+33
2022-07-07
xfs: convert CIL busy extents to per-cpu
Dave Chinner
1
-6
/
+20
2022-07-07
xfs: track CIL ticket reservation in percpu structure
Dave Chinner
2
-4
/
+13
2022-07-07
xfs: implement percpu cil space used calculation
Dave Chinner
2
-31
/
+149
2022-07-02
xfs: introduce per-cpu CIL tracking structure
Dave Chinner
3
-2
/
+47
2022-07-02
xfs: rework per-iclog header CIL reservation
Dave Chinner
3
-25
/
+59
2022-07-02
xfs: lift init CIL reservation out of xc_cil_lock
Dave Chinner
1
-16
/
+14
2022-07-02
xfs: use the CIL space used counter for emptiness checks
Dave Chinner
2
-19
/
+28
2022-07-01
xfs: prevent a UAF when log IO errors race with unmount
Darrick J. Wong
1
-2
/
+7
2022-06-29
xfs: dont treat rt extents beyond EOF as eofblocks to be cleared
Darrick J. Wong
1
-0
/
+2
2022-06-29
xfs: don't hold xattr leaf buffers across transaction rolls
Darrick J. Wong
5
-65
/
+12
2022-06-29
xfs: empty xattr leaf header blocks are not corruption
Darrick J. Wong
1
-9
/
+17
2022-06-26
xfs: clean up the end of xfs_attri_item_recover
Darrick J. Wong
1
-19
/
+26
2022-06-26
xfs: always free xattri_leaf_bp when cancelling a deferred op
Darrick J. Wong
1
-1
/
+19
2022-06-26
xfs: use invalidate_lock to check the state of mmap_lock
Kaixu Xia
1
-2
/
+2
2022-06-26
xfs: factor out the common lock flags assert
Kaixu Xia
1
-37
/
+23
2022-06-23
xfs: introduce xfs_inodegc_push()
Dave Chinner
5
-10
/
+28
2022-06-23
xfs: bound maximum wait time for inodegc work
Dave Chinner
3
-16
/
+24
2022-06-15
xfs: preserve DIFLAG2_NREXT64 when setting other inode attributes
Darrick J. Wong
1
-1
/
+2
2022-06-15
xfs: fix variable state usage
Darrick J. Wong
1
-2
/
+1
2022-06-15
xfs: fix TOCTOU race involving the new logged xattrs control knob
Darrick J. Wong
6
-22
/
+34
2022-06-12
Merge tag '5.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-14
/
+29
2022-06-10
Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-4
/
+5
2022-06-10
cifs: populate empty hostnames for extra channels
Shyam Prasad N
2
-1
/
+8
2022-06-10
netfs: Rename the netfs_io_request cleanup op and give it an op pointer
David Howells
4
-17
/
+15
2022-06-10
netfs: Further cleanups after struct netfs_inode wrapper introduced
Linus Torvalds
12
-13
/
+16
2022-06-10
afs: Fix some checker issues
David Howells
1
-2
/
+1
2022-06-10
Merge tag 'zonefs-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-37
/
+74
2022-06-09
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
38
-217
/
+193
2022-06-09
Merge tag 'fs_for_v5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-11
/
+40
2022-06-09
netfs: gcc-12: temporarily disable '-Wattribute-warning' for now
Linus Torvalds
2
-0
/
+6
2022-06-08
zonefs: fix zonefs_iomap_begin() for reads
Damien Le Moal
1
-30
/
+64
2022-06-08
zonefs: Do not ignore explicit_open with active zone limit
Damien Le Moal
1
-2
/
+5
2022-06-08
zonefs: fix handling of explicit_open option on mount
Damien Le Moal
1
-6
/
+6
2022-06-06
cifs: return errors during session setup during reconnects
Shyam Prasad N
1
-0
/
+3
2022-06-06
quota: Prevent memory allocation recursion while holding dq_lock
Matthew Wilcox (Oracle)
1
-0
/
+10
2022-06-06
writeback: Fix inode->i_io_list not be protected by inode->i_lock error
Jchao Sun
2
-10
/
+29
2022-06-06
fs: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-06-06
cifs: fix reconnect on smb3 mount types
Paulo Alcantara
3
-13
/
+18
2022-06-05
Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-6
/
+2
2022-06-05
fix the breakage in close_fd_get_file() calling conventions change
Al Viro
2
-6
/
+2
2022-06-04
Merge tag 'pull-18-rc1-work.namei' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+2
2022-06-04
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-5
/
+6
2022-06-04
Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-87
/
+52
2022-06-04
Merge tag '5.19-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/ci...
Linus Torvalds
14
-100
/
+143
2022-06-04
cifs: fix uninitialized pointer in error case in dfs_cache_get_tgt_share
Steve French
1
-1
/
+2
[next]