index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-19
io_uring: enable lookup of links holding inflight files
Jens Axboe
1
-10
/
+87
2020-08-19
io_uring: add missing REQ_F_COMP_LOCKED for nested requests
Jens Axboe
1
-5
/
+19
2020-08-19
io_uring: hold 'ctx' reference around task_work queue + execute
Jens Axboe
1
-0
/
+6
2020-08-19
io_uring: Fix NULL pointer dereference in loop_rw_iter()
Guoyu Huang
1
-2
/
+6
2020-08-19
erofs: fix extended inode could cross boundary
Gao Xiang
1
-42
/
+79
2020-08-19
NFS: Don't return layout segments that are in use
Trond Myklebust
1
-19
/
+15
2020-08-19
NFS: Don't move layouts to plh_return_segs list while in use
Trond Myklebust
1
-11
/
+1
2020-08-19
io_uring: sanitize double poll handling
Jens Axboe
1
-9
/
+25
2020-08-19
io_uring: fail poll arm on queue proc failure
Jens Axboe
1
-1
/
+1
2020-08-19
io_uring: use TWA_SIGNAL for task_work uncondtionally
Jens Axboe
1
-8
/
+8
2020-08-19
io_uring: set ctx sq/cq entry count earlier
Jens Axboe
1
-2
/
+4
2020-08-19
9p: Fix memory leak in v9fs_mount
Zheng Bin
1
-3
/
+2
2020-08-19
fs/minix: reject too-large maximum file size
Eric Biggers
1
-2
/
+20
2020-08-19
fs/minix: don't allow getting deleted inodes
Eric Biggers
1
-0
/
+14
2020-08-19
fs/minix: check return value of sb_getblk()
Eric Biggers
1
-1
/
+7
2020-08-19
pstore: Fix linking when crypto API disabled
Matteo Croce
1
-1
/
+4
2020-08-19
nfsd: avoid a NULL dereference in __cld_pipe_upcall()
Scott Mayhew
1
-13
/
+11
2020-08-19
ocfs2: fix unbalanced locking
Pavel Machek
1
-1
/
+7
2020-08-19
dlm: Fix kobject memleak
Wang Hai
1
-3
/
+3
2020-08-19
xfs: clear XFS_DQ_FREEING if we can't lock the dquot buffer to flush
Darrick J. Wong
1
-0
/
+1
2020-08-19
xfs: fix inode allocation block res calculation precedence
Brian Foster
1
-1
/
+1
2020-08-19
kernfs: do not call fsnotify() with name without a parent
Amir Goldstein
1
-1
/
+1
2020-08-19
xfs: fix reflink quota reservation accounting error
Darrick J. Wong
1
-7
/
+14
2020-08-19
xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data fork
Darrick J. Wong
1
-2
/
+20
2020-08-19
xfs: preserve rmapbt swapext block reservation from freed blocks
Brian Foster
3
-10
/
+28
2020-08-19
io_uring: fix stalled deferred requests
Pavel Begunkov
1
-0
/
+1
2020-08-19
io_uring: fix racy overflow count reporting
Pavel Begunkov
1
-2
/
+1
2020-08-19
btrfs: qgroup: free per-trans reserved space when a subvolume gets dropped
Qu Wenruo
1
-0
/
+8
2020-08-19
btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reser...
Qu Wenruo
3
-13
/
+45
2020-08-19
btrfs: fix lockdep splat from btrfs_dump_space_info
Josef Bacik
1
-1
/
+1
2020-08-19
fs/btrfs: Add cond_resched() for try_release_extent_mapping() stalls
Paul E. McKenney
1
-0
/
+2
2020-08-19
io_uring: fix req->work corruption
Pavel Begunkov
1
-1
/
+1
2020-08-19
io_uring: fix sq array offset calculation
Dmitry Vyukov
1
-3
/
+3
2020-08-19
io_uring: abstract out task work running
Jens Axboe
1
-13
/
+19
2020-08-11
xattr: break delegations in {set,remove}xattr
Frank van der Linden
1
-7
/
+77
2020-07-30
Merge tag 'io_uring-5.8-2020-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+5
2020-07-25
Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2020-07-25
Merge tag '5.8-rc6-cifs-fix' of git://git.samba.org/sfrench/cifs-2.6 into master
Linus Torvalds
1
-8
/
+2
2020-07-24
Merge tag 'nfsd-5.8-2' of git://linux-nfs.org/~bfields/linux into master
Linus Torvalds
1
-1
/
+19
2020-07-24
Merge branch 'akpm' into master (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-07-24
Merge tag 'for-5.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-14
/
+21
2020-07-24
Merge tag 'zonefs-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-7
/
+11
2020-07-24
Merge tag 'io_uring-5.8-2020-07-24' of git://git.kernel.dk/linux-block into m...
Linus Torvalds
1
-25
/
+36
2020-07-24
squashfs: fix length field overlap check in metadata reading
Phillip Lougher
1
-1
/
+1
2020-07-24
io_uring: fix lockup in io_fail_links()
Pavel Begunkov
1
-2
/
+1
2020-07-24
io_uring: fix ->work corruption with poll_add
Pavel Begunkov
1
-0
/
+4
2020-07-23
Revert "cifs: Fix the target file was deleted when rename failed."
Steve French
1
-8
/
+2
2020-07-23
io_uring: missed req_init_async() for IOSQE_ASYNC
Pavel Begunkov
1
-0
/
+1
2020-07-22
nfsd4: fix NULL dereference in nfsd/clients display code
J. Bruce Fields
1
-1
/
+19
2020-07-21
btrfs: fix mount failure caused by race with umount
Boris Burkov
1
-0
/
+8
[next]