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
2021-09-15
fuse: wait for writepages in syncfs
Miklos Szeredi
3
-0
/
+100
2021-09-15
fuse: flush extending writes
Miklos Szeredi
1
-1
/
+1
2021-09-15
fuse: truncate pagecache on atomic_o_trunc
Miklos Szeredi
1
-2
/
+5
2021-09-15
io-wq: check max_worker limits if a worker transitions bound state
Jens Axboe
1
-3
/
+30
2021-09-15
smb3: fix posix extensions mount option
Steve French
1
-2
/
+9
2021-09-15
cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETED
Ronnie Sahlberg
1
-1
/
+22
2021-09-15
io_uring: IORING_OP_WRITE needs hash_reg_file set
Jens Axboe
1
-0
/
+1
2021-09-15
io_uring: limit fixed table size by RLIMIT_NOFILE
Pavel Begunkov
1
-0
/
+2
2021-09-15
f2fs: guarantee to write dirty data when enabling checkpoint back
Jaegeuk Kim
2
-4
/
+12
2021-09-15
CIFS: Fix a potencially linear read overflow
Len Baker
1
-7
/
+2
2021-09-15
gfs2: init system threads before freeze lock
Bob Peterson
2
-55
/
+48
2021-09-15
mm/swap: consider max pages in iomap_swapfile_add_extent
Xu Yu
1
-0
/
+6
2021-09-15
nfsd4: Fix forced-expiry locking
J. Bruce Fields
1
-2
/
+2
2021-09-15
lockd: Fix invalid lockowner cast after vfs_test_lock
Benjamin Coddington
1
-1
/
+1
2021-09-15
debugfs: Return error during {full/open}_proxy_open() on rmmod
Sven Eckelmann
1
-2
/
+6
2021-09-15
gfs2: Fix memory leak of object lsi on error return path
Colin Ian King
1
-0
/
+1
2021-09-15
io_uring: refactor io_submit_flush_completions()
Pavel Begunkov
1
-7
/
+6
2021-09-15
io-wq: remove GFP_ATOMIC allocation off schedule out path
Jens Axboe
1
-32
/
+40
2021-09-15
udf_get_extendedattr() had no boundary checks.
Stian Skjelstad
1
-2
/
+11
2021-09-15
fcntl: fix potential deadlock for &fasync_struct.fa_lock
Desmond Cheong Zhi Xi
1
-2
/
+3
2021-09-15
fcntl: fix potential deadlocks for &fown_struct.lock
Desmond Cheong Zhi Xi
1
-6
/
+7
2021-09-15
isofs: joliet: Fix iocharset=utf8 mount option
Pali Rohár
3
-18
/
+14
2021-09-15
udf: Fix iocharset=utf8 mount option
Pali Rohár
3
-35
/
+21
2021-09-15
udf: Check LVID earlier
Jan Kara
1
-9
/
+16
2021-09-08
ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()
Tuo Li
1
-3
/
+5
2021-09-08
ext4: fix e2fsprogs checksum failure for mounted filesystem
Jan Kara
1
-0
/
+8
2021-09-08
ext4: fix race writing to an inline_data file while its xattrs are changing
Theodore Ts'o
1
-0
/
+6
2021-09-03
ubifs: report correct st_size for encrypted symlinks
Eric Biggers
1
-1
/
+12
2021-09-03
f2fs: report correct st_size for encrypted symlinks
Eric Biggers
1
-1
/
+11
2021-09-03
ext4: report correct st_size for encrypted symlinks
Eric Biggers
1
-1
/
+11
2021-09-03
fscrypt: add fscrypt_symlink_getattr() for computing st_size
Eric Biggers
1
-0
/
+44
2021-09-03
btrfs: fix NULL pointer dereference when deleting device by invalid id
Qu Wenruo
1
-1
/
+1
2021-09-03
pipe: do FASYNC notifications for every pipe IO, not just state changes
Linus Torvalds
1
-12
/
+8
2021-09-03
pipe: avoid unnecessary EPOLLET wakeups under normal loads
Linus Torvalds
1
-6
/
+9
2021-09-03
Revert "btrfs: compression: don't try to compress if we don't have enough pages"
Qu Wenruo
1
-1
/
+1
2021-09-03
ceph: correctly handle releasing an embedded cap flush
Xiubo Li
4
-12
/
+22
2021-09-03
ovl: fix uninitialized pointer read in ovl_lookup_real_one()
Miklos Szeredi
1
-1
/
+1
2021-09-03
io_uring: rsrc ref lock needs to be IRQ safe
Jens Axboe
1
-14
/
+5
2021-08-26
fs: warn about impending deprecation of mandatory locks
Jeff Layton
1
-1
/
+5
2021-08-26
io_uring: fix xa_alloc_cycle() error return value check
Jens Axboe
1
-4
/
+5
2021-08-26
btrfs: prevent rename2 from exchanging a subvol with a directory from differe...
NeilBrown
1
-2
/
+8
2021-08-26
io_uring: only assign io_uring_enter() SQPOLL error in actual error case
Jens Axboe
1
-2
/
+3
2021-08-26
io_uring: fix code style problems
Pavel Begunkov
1
-8
/
+8
2021-08-26
io_uring: Use WRITE_ONCE() when writing to sq_flags
Nadav Amit
1
-4
/
+9
2021-08-18
ceph: take snap_empty_lock atomically with snaprealm refcount change
Jeff Layton
1
-17
/
+17
2021-08-18
ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_r...
Jeff Layton
1
-4
/
+4
2021-08-18
ceph: add some lockdep assertions around snaprealm handling
Jeff Layton
1
-0
/
+16
2021-08-18
ovl: fix deadlock in splice write
Miklos Szeredi
1
-1
/
+46
2021-08-18
io-wq: fix IO_WORKER_F_FIXED issue in create_io_worker()
Hao Xu
1
-7
/
+11
2021-08-18
io-wq: fix bug of creating io-wokers unconditionally
Hao Xu
1
-2
/
+10
[next]