index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-02
xfs: ensure log flush at the end of a synchronous fallocate call
Dave Chinner
1
-16
/
+16
2022-02-02
xfs: move xfs_update_prealloc_flags() to xfs_pnfs.c
Dave Chinner
3
-42
/
+36
2022-02-02
xfs: set prealloc flag in xfs_alloc_file_space()
Dave Chinner
2
-14
/
+3
2022-02-02
xfs: fallocate() should call file_modified()
Dave Chinner
1
-4
/
+9
2022-02-02
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-02-01
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]