index
:
linux.git
cached
cdir_v2
cfid-fixes
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-22
btrfs: fix upper limit for max_inline for page size 64K
Anand Jain
1
-22
/
+23
2021-09-18
fanotify: limit number of event merge attempts
Amir Goldstein
1
-0
/
+6
2021-09-18
ovl: fix BUG_ON() in may_delete() when called from ovl_cleanup()
chenying
1
-2
/
+4
2021-09-18
io_uring: remove duplicated io_size from rw
Pavel Begunkov
1
-10
/
+6
2021-09-18
fs/io_uring Don't use the return value from import_iovec().
David Laight
1
-4
/
+4
2021-09-18
nfsd: fix crash on LOCKT on reexported NFSv3
J. Bruce Fields
1
-2
/
+3
2021-09-18
cifs: fix wrong release in sess_alloc_buffer() failed path
Ding Hui
1
-1
/
+1
2021-09-18
btrfs: tree-log: check btrfs_lookup_data_extent return value
Marcos Paulo de Souza
1
-1
/
+3
2021-09-18
lockd: lockd server-side shouldn't set fl_ops
J. Bruce Fields
1
-18
/
+12
2021-09-18
gfs2: Don't call dlm after protocol is unmounted
Bob Peterson
1
-0
/
+5
2021-09-18
iomap: pass writeback errors to the mapping
Darrick J. Wong
1
-1
/
+1
2021-09-18
gfs2: Fix glock recursion in freeze_go_xmote_bh
Bob Peterson
1
-10
/
+7
2021-09-18
userfaultfd: prevent concurrent API initialization
Nadav Amit
1
-47
/
+44
2021-09-18
f2fs: should put a page beyond EOF when preparing a write
Jaegeuk Kim
1
-0
/
+2
2021-09-18
f2fs: deallocate compressed pages when error happens
Jaegeuk Kim
1
-6
/
+6
2021-09-18
f2fs: fix to unmap pages from userspace process in punch_hole()
Chao Yu
1
-3
/
+1
2021-09-18
f2fs: fix unexpected ENOENT comes from f2fs_map_blocks()
Chao Yu
1
-0
/
+14
2021-09-18
f2fs: fix to account missing .skipped_gc_rwsem
Chao Yu
1
-1
/
+3
2021-09-18
fscache: Fix cookie key hashing
David Howells
3
-13
/
+42
2021-09-18
NFSv4/pnfs: The layout barrier indicate a minimal value for the seqid
Trond Myklebust
1
-1
/
+1
2021-09-18
NFSv4/pNFS: Always allow update of a zero valued layout barrier
Trond Myklebust
1
-1
/
+1
2021-09-18
NFSv4/pNFS: Fix a layoutget livelock loop
Trond Myklebust
1
-4
/
+8
2021-09-18
f2fs: reduce the scope of setting fsck tag when de->name_len is zero
Yangtao Li
1
-5
/
+9
2021-09-18
f2fs: quota: fix potential deadlock
Chao Yu
1
-36
/
+48
2021-09-18
f2fs: fix to do sanity check for sb/cp fields correctly
Chao Yu
1
-4
/
+18
2021-09-18
ceph: fix dereference of null pointer cf
Colin Ian King
1
-0
/
+3
2021-09-18
btrfs: reset replace target device to allocation state on close
Desmond Cheong Zhi Xi
1
-0
/
+3
2021-09-18
btrfs: wake up async_delalloc_pages waiters after submit
Josef Bacik
1
-5
/
+5
2021-09-18
io-wq: fix wakeup race when adding new work
Jens Axboe
1
-4
/
+4
2021-09-18
io_uring: fail links of cancelled timeouts
Pavel Begunkov
1
-0
/
+2
2021-09-18
io_uring: add ->splice_fd_in checks
Pavel Begunkov
1
-16
/
+24
2021-09-18
io_uring: place fixed tables under memcg limits
Pavel Begunkov
1
-3
/
+3
2021-09-18
io_uring: limit fixed table size by RLIMIT_NOFILE
Pavel Begunkov
1
-0
/
+2
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_uring: IORING_OP_WRITE needs hash_reg_file set
Jens Axboe
1
-0
/
+1
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
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
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
fuse: fix illegal access to inode with reused nodeid
Amir Goldstein
4
-5
/
+15
[prev]
[next]