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-02-03
ext4: fast commit may not fallback for ineligible commit
Xin Yin
10
-22
/
+41
2022-02-03
ext4: modify the logic of ext4_mb_new_blocks_simple
Xin Yin
1
-9
/
+17
2022-02-03
ext4: prevent used blocks from being allocated during fast commit replay
Xin Yin
3
-5
/
+22
2022-02-03
cifs: fix workstation_name for multiuser mounts
Ryan Bair
2
-1
/
+18
2022-02-03
Invalidate fscache cookie only when inode attributes are changed.
Rohith Surabattula
1
-4
/
+4
2022-02-02
Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-9
/
+13
2022-02-02
Merge tag 'fsnotify_for_v5.17-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2022-02-02
NFS: Avoid duplicate uncached readdir calls on eof
Trond Myklebust
1
-5
/
+15
2022-02-02
NFS: Don't skip directory entries when doing uncached readdir
trondmy@kernel.org
1
-0
/
+1
2022-02-02
NFS: Don't overfill uncached readdir pages
trondmy@kernel.org
1
-1
/
+2
2022-02-01
xfs: ensure log flush at the end of a synchronous fallocate call
Dave Chinner
1
-16
/
+16
2022-02-01
xfs: move xfs_update_prealloc_flags() to xfs_pnfs.c
Dave Chinner
3
-42
/
+36
2022-02-01
xfs: set prealloc flag in xfs_alloc_file_space()
Dave Chinner
2
-14
/
+3
2022-02-01
xfs: fallocate() should call file_modified()
Dave Chinner
1
-4
/
+9
2022-02-01
xfs: remove XFS_PREALLOC_SYNC
Dave Chinner
3
-10
/
+12
2022-02-01
Merge tag 'ovl-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+13
2022-02-01
Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
16
-65
/
+59
2022-02-01
cifs: Fix the readahead conversion to manage the batch when reading from cache
David Howells
1
-1
/
+1
2022-02-01
cifs: Implement cache I/O by accessing the cache directly
David Howells
3
-53
/
+207
2022-02-01
netfs, cachefiles: Add a method to query presence of data in the cache
David Howells
1
-0
/
+59
2022-02-01
cifs: Transition from ->readpages() to ->readahead()
David Howells
1
-137
/
+35
2022-02-01
fanotify: Fix stale file descriptor in copy_event_to_user()
Dan Carpenter
1
-3
/
+3
2022-01-31
xfs: reject crazy array sizes being fed to XFS_IOC_GETBMAP*
Darrick J. Wong
1
-1
/
+1
2022-01-31
btrfs: skip reserved bytes warning on unmount after log cleanup failure
Filipe Manana
3
-2
/
+53
2022-01-31
btrfs: fix use of uninitialized variable at rm device ioctl
Tom Rix
1
-1
/
+1
2022-01-31
btrfs: fix use-after-free after failure to create a snapshot
Filipe Manana
3
-4
/
+27
2022-01-31
btrfs: tree-checker: check item_size for dev_item
Su Yue
1
-0
/
+8
2022-01-31
btrfs: tree-checker: check item_size for inode_item
Su Yue
1
-0
/
+7
2022-01-31
btrfs: fix deadlock between quota disable and qgroup rescan worker
Shin'ichiro Kawasaki
1
-2
/
+19
2022-01-31
btrfs: don't start transaction for scrub if the fs is mounted read-only
Qu Wenruo
1
-0
/
+13
2022-01-30
xfs: return errors in xfs_fs_sync_fs
Darrick J. Wong
1
-1
/
+5
2022-01-30
quota: make dquot_quota_sync return errors from ->sync_fs
Darrick J. Wong
1
-3
/
+8
2022-01-30
vfs: make sync_filesystem return errors from ->sync_fs
Darrick J. Wong
1
-6
/
+12
2022-01-30
vfs: make freeze_super abort when sync_filesystem returns error
Darrick J. Wong
1
-7
/
+12
2022-01-30
Revert "fs/9p: search open fids first"
Dominique Martinet
1
-5
/
+4
2022-01-30
ocfs2: fix a deadlock when commit trans
Joseph Qi
1
-14
/
+11
2022-01-30
jbd2: export jbd2_journal_[grab|put]_journal_head
Joseph Qi
1
-0
/
+2
2022-01-30
binfmt_misc: fix crash when load/unload module
Tong Zhang
1
-4
/
+4
2022-01-29
cifs: unlock chan_lock before calling cifs_put_tcp_session
Shyam Prasad N
1
-6
/
+2
2022-01-29
Merge tag 'io_uring-5.17-2022-01-28' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+8
2022-01-28
Merge tag 'ceph-for-5.17-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-18
/
+46
2022-01-28
Fix a warning about a malformed kernel doc comment in cifs
David Howells
1
-1
/
+1
2022-01-28
ocfs2: fix subdirectory registration with register_sysctl()
Linus Torvalds
1
-12
/
+1
2022-01-28
Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-18
/
+14
2022-01-28
Merge tag 'fs_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+4
2022-01-28
nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.
Dai Ngo
1
-1
/
+3
2022-01-27
io_uring: remove unused argument from io_rsrc_node_alloc
Usama Arif
1
-2
/
+2
2022-01-27
lockd: fix failure to cleanup client locks
J. Bruce Fields
1
-0
/
+1
2022-01-26
ceph: set pool_ns in new inode layout for async creates
Jeff Layton
1
-0
/
+7
2022-01-26
ceph: properly put ceph_string reference after async create attempt
Jeff Layton
1
-0
/
+2
[prev]
[next]