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-10-07
ep_create_wakeup_source(): dentry name can change under you...
Al Viro
1
-3
/
+4
2020-10-07
epoll: EPOLL_CTL_ADD: close the race in decision to take fast path
Al Viro
1
-0
/
+1
2020-10-07
epoll: replace ->visited/visited_list with generation count
Al Viro
1
-19
/
+8
2020-10-07
epoll: do not insert into poll queues until all sanity checks are done
Al Viro
1
-19
/
+18
2020-10-07
pipe: remove pipe_wait() and fix wakeup race with splice
Linus Torvalds
2
-25
/
+45
2020-10-07
autofs: use __kernel_write() for the autofs pipe writing
Linus Torvalds
2
-1
/
+9
2020-10-07
pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read
Trond Myklebust
1
-5
/
+6
2020-10-07
NFSv4.2: fix client's attribute cache management for copy_file_range
Olga Kornievskaia
1
-1
/
+9
2020-10-07
nfs: Fix security label length not being reset
Jeffrey Mitchell
1
-0
/
+3
2020-10-07
io_uring: mark statx/files_update/epoll_ctl as non-SQPOLL
Jens Axboe
1
-2
/
+4
2020-10-07
fuse: fix the ->direct_IO() treatment of iov_iter
Al Viro
1
-13
/
+12
2020-10-07
vboxsf: Fix the check for the old binary mount-arguments struct
Hans de Goede
1
-1
/
+1
2020-10-07
btrfs: fix filesystem corruption after a device replace
Filipe Manana
1
-1
/
+39
2020-10-07
io_uring: always delete double poll wait entry on match
Jens Axboe
1
-0
/
+2
2020-10-01
io_uring: ensure open/openat2 name is cleaned on cancelation
Jens Axboe
1
-0
/
+2
2020-10-01
btrfs: fix overflow when copying corrupt csums for a message
Johannes Thumshirn
1
-6
/
+5
2020-10-01
btrfs: fix put of uninitialized kobject after seed device delete
Anand Jain
1
-6
/
+10
2020-10-01
io_uring: fix openat/openat2 unified prep handling
Jens Axboe
1
-2
/
+4
2020-09-23
f2fs: Return EOF on unaligned end of file DIO read
Gabriel Krisman Bertazi
1
-0
/
+3
2020-09-23
f2fs: fix indefinite loop scanning for free nid
Sahitya Tummala
1
-0
/
+3
2020-09-23
cifs: fix DFS mount with cifsacl/modefromsid
Ronnie Sahlberg
1
-0
/
+4
2020-09-23
NFS: Zero-stateid SETATTR should first return delegation
Chuck Lever
1
-1
/
+3
2020-09-23
NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall
Olga Kornievskaia
1
-1
/
+6
2020-09-17
debugfs: Fix module state check condition
Vladis Dronov
1
-2
/
+2
2020-09-17
btrfs: fix wrong address when faulting in pages in the search ioctl
Filipe Manana
1
-1
/
+2
2020-09-17
btrfs: free data reloc tree on failed mount
Josef Bacik
1
-0
/
+2
2020-09-17
btrfs: fix lockdep splat in add_missing_dev
Josef Bacik
1
-0
/
+10
2020-09-17
btrfs: require only sector size alignment for parent eb bytenr
Qu Wenruo
2
-15
/
+16
2020-09-17
xfs: initialize the shortform attr header padding entry
Darrick J. Wong
1
-2
/
+2
2020-09-17
xfs: fix off-by-one in inode alloc block reservation calculation
Brian Foster
2
-3
/
+3
2020-09-17
btrfs: fix NULL pointer dereference after failure to create snapshot
Filipe Manana
1
-0
/
+1
2020-09-12
io_uring: fix linked deferred ->files cancellation
Pavel Begunkov
1
-2
/
+23
2020-09-12
io_uring: fix cancel of deferred reqs with ->files
Pavel Begunkov
1
-0
/
+26
2020-09-09
io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked file
Jens Axboe
1
-0
/
+13
2020-09-09
io_uring: fix removing the wrong file in __io_sqe_files_update()
Jiufei Xue
1
-1
/
+1
2020-09-09
io_uring: set table->files[i] to NULL when io_sqe_file_register failed
Jiufei Xue
1
-0
/
+1
2020-09-09
affs: fix basic permission bits to actually work
Max Staudt
2
-1
/
+52
2020-09-09
btrfs: tree-checker: fix the error message for transid error
Qu Wenruo
1
-1
/
+1
2020-09-09
btrfs: block-group: fix free-space bitmap threshold
Marcos Paulo de Souza
2
-1
/
+7
2020-09-09
btrfs: set the lockdep class for log tree extent buffers
Josef Bacik
1
-1
/
+5
2020-09-09
btrfs: set the correct lockdep class for new nodes
Josef Bacik
1
-1
/
+1
2020-09-09
btrfs: allocate scrub workqueues outside of locks
Josef Bacik
1
-52
/
+70
2020-09-09
btrfs: fix potential deadlock in the search ioctl
Josef Bacik
3
-14
/
+27
2020-09-09
btrfs: drop path before adding new uuid tree entry
Josef Bacik
1
-1
/
+2
2020-09-09
xfs: don't update mtime on COW faults
Mikulas Patocka
1
-2
/
+10
2020-09-09
ext2: don't update mtime on COW faults
Mikulas Patocka
1
-2
/
+4
2020-09-09
xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
Darrick J. Wong
1
-1
/
+1
2020-09-09
fix regression in "epoll: Keep a reference on files added to the check list"
Al Viro
1
-3
/
+3
2020-09-09
xfs: fix boundary test in xfs_attr_shortform_verify
Eric Sandeen
1
-1
/
+3
2020-09-09
xfs: finish dfops on every insert range shift iteration
Brian Foster
1
-1
/
+1
[next]