index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-07-19
9p: remove unused code in 9p
Jianyong Wu
2020-07-19
9p: Fix memory leak in v9fs_mount
Zheng Bin
2020-07-19
9p: retrieve fid from file when file instance exist.
Jianyong Wu
2020-07-18
io_uring: always allow drain/link/hardlink/async sqe flags
Daniele Albano
2020-07-17
io_uring: ensure double poll additions work with both request types
Jens Axboe
2020-07-17
Merge tag 'nfs-for-5.8-3' of git://git.linux-nfs.org/projects/anna/linux-nfs ...
Linus Torvalds
2020-07-17
xfs: preserve inode versioning across remounts
Eric Sandeen
2020-07-17
SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...
Olga Kornievskaia
2020-07-17
Merge tag 'io_uring-5.8-2020-07-17' of git://git.kernel.dk/linux-block into m...
Linus Torvalds
2020-07-17
Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-07-17
Merge tag 'ovl-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-07-17
NFSv4.0 allow nconnect for v4.0
Olga Kornievskaia
2020-07-17
freezer: Add unsafe versions of freezable_schedule_timeout_interruptible for NFS
He Zhe
2020-07-17
Merge branch 'xattr-devel'
Trond Myklebust
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
f2fs: Eliminate usage of uninitialized_var() macro
Jason Yan
2020-07-16
block: integrate bd_start_claiming into __blkdev_get
Christoph Hellwig
2020-07-16
block: use bd_prepare_to_claim directly in the loop driver
Christoph Hellwig
2020-07-16
block: refactor bd_start_claiming
Christoph Hellwig
2020-07-16
block: simplify the restart case in __blkdev_get
Christoph Hellwig
2020-07-16
fs: add a vfs_fchmod helper
Christoph Hellwig
2020-07-16
fs: add a vfs_fchown helper
Christoph Hellwig
2020-07-16
ovl: fix lookup of indexed hardlinks with metacopy
Amir Goldstein
2020-07-16
ovl: fix unneeded call to ovl_change_flags()
Amir Goldstein
2020-07-15
afs: Fix interruption of operations
David Howells
2020-07-16
ovl: fix mount option checks for nfs_export with no upperdir
Amir Goldstein
2020-07-16
ovl: force read-only sb on failure to create index dir
Amir Goldstein
2020-07-16
ovl: fix regression with re-formatted lower squashfs
Amir Goldstein
2020-07-16
ovl: fix oops in ovl_indexdir_cleanup() with nfs_export=on
Amir Goldstein
2020-07-16
ovl: relax WARN_ON() when decoding lower directory file handle
Amir Goldstein
2020-07-16
ovl: remove not used argument in ovl_check_origin
youngjun
2020-07-16
ovl: change ovl_copy_up_flags static
youngjun
2020-07-16
ovl: inode reference leak in ovl_is_inuse true case.
youngjun
2020-07-15
io_uring: fix recvmsg memory leak with buffer selection
Pavel Begunkov
2020-07-15
fanotify: break up fanotify_alloc_event()
Amir Goldstein
2020-07-15
fanotify: create overflow event type
Amir Goldstein
2020-07-15
inotify: do not use objectid when comparing events
Amir Goldstein
2020-07-15
kernfs: do not call fsnotify() with name without a parent
Amir Goldstein
2020-07-15
nfsd: use fsnotify_data_inode() to get the unlinked inode
Amir Goldstein
2020-07-15
fsnotify: return non const from fsnotify_data_inode()
Amir Goldstein
2020-07-15
fsnotify: fold fsnotify() call into fsnotify_parent()
Amir Goldstein
2020-07-15
fsnotify: Rearrange fast path to minimise overhead when there is no watcher
Mel Gorman
2020-07-15
fanotify: Avoid softlockups when reading many events
Jan Kara
2020-07-15
fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS
Chirantan Ekbote
2020-07-14
Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/...
Alexei Starovoitov
2020-07-14
freezer: Add unsafe version of freezable_schedule_timeout_interruptible() for...
He Zhe
2020-07-14
xfs: remove duplicated include from xfs_buf_item.c
YueHaibing
2020-07-14
xfs: remove SYNC_WAIT and SYNC_TRYLOCK
Christoph Hellwig
2020-07-14
xfs: get rid of unnecessary xfs_perag_{get,put} pairs
Gao Xiang
2020-07-14
fuse: don't ignore errors from fuse_writepages_fill()
Vasily Averin
[prev]
[next]