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: hold 'ctx' reference around task_work queue + execute
Jens Axboe
1
-0
/
+6
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: Fix NULL pointer dereference in loop_rw_iter()
Guoyu Huang
1
-2
/
+6
2020-08-19
io_uring: sanitize double poll handling
Jens Axboe
1
-8
/
+24
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: 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
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-08-11
io_uring: fix lockup in io_fail_links()
Pavel Begunkov
1
-2
/
+1
2020-08-05
io_uring: always allow drain/link/hardlink/async sqe flags
Daniele Albano
1
-4
/
+9
2020-07-31
io_uring: ensure double poll additions work with both request types
Jens Axboe
1
-21
/
+26
2020-07-29
Revert "cifs: Fix the target file was deleted when rename failed."
Steve French
1
-8
/
+2
2020-07-29
nfsd4: fix NULL dereference in nfsd/clients display code
J. Bruce Fields
1
-1
/
+19
2020-07-29
efi/efivars: Expose RT service availability via efivars abstraction
Ard Biesheuvel
1
-3
/
+3
2020-07-29
btrfs: fix page leaks after failure to lock page for delalloc
Robbie Ko
1
-1
/
+2
2020-07-29
btrfs: fix mount failure caused by race with umount
Boris Burkov
1
-0
/
+8
2020-07-29
btrfs: fix double free on ulist after backref resolution failure
Filipe Manana
1
-0
/
+1
2020-07-29
btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway b...
Qu Wenruo
2
-0
/
+3
2020-07-29
exfat: fix name_hash computation on big endian systems
Ilya Ponetayev
1
-4
/
+4
2020-07-29
exfat: fix wrong size update of stream entry by typo
Hyeongseok Kim
1
-1
/
+1
2020-07-29
exfat: fix wrong hint_stat initialization in exfat_find_dir_entry()
Namjae Jeon
1
-1
/
+1
2020-07-29
exfat: fix overflow issue in exfat_cluster_to_sector()
Namjae Jeon
1
-1
/
+1
2020-07-29
SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...
Olga Kornievskaia
2
-10
/
+4
2020-07-29
fuse: fix weird page warning
Miklos Szeredi
1
-1
/
+2
[next]