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-06-16
btrfs: return value from btrfs_mark_extent_written() in case of error
Ritesh Harjani
1
-2
/
+2
2021-06-16
proc: Track /proc/$pid/attr/ opener mm_struct
Kees Cook
1
-1
/
+8
2021-06-10
btrfs: fix unmountable seed device after fstrim
Anand Jain
1
-3
/
+7
2021-06-10
btrfs: fix deadlock when cloning inline extents and low on available space
Filipe Manana
1
-16
/
+22
2021-06-10
btrfs: abort in rename_exchange if we fail to insert the second ref
Josef Bacik
1
-1
/
+6
2021-06-10
btrfs: fixup error handling in fixup_inode_link_counts
Josef Bacik
1
-6
/
+7
2021-06-10
btrfs: return errors from btrfs_del_csums in cleanup_ref_head
Josef Bacik
1
-1
/
+1
2021-06-10
btrfs: fix error handling in btrfs_del_csums
Josef Bacik
1
-5
/
+5
2021-06-10
btrfs: mark ordered extent and inode with error if we fail to finish
Josef Bacik
1
-0
/
+12
2021-06-10
ocfs2: fix data corruption by fallocate
Junxiao Bi
1
-5
/
+50
2021-06-10
ext4: fix accessing uninit percpu counter variable with fast_commit
Ritesh Harjani
1
-2
/
+4
2021-06-10
ext4: fix memory leak in ext4_mb_init_backend on error path.
Phillip Potter
1
-1
/
+1
2021-06-10
ext4: fix fast commit alignment issues
Harshad Shirwadkar
2
-99
/
+90
2021-06-10
ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
Ye Bin
1
-20
/
+23
2021-06-10
ext4: fix memory leak in ext4_fill_super
Alexey Makhalov
1
-2
/
+9
2021-06-10
gfs2: fix scheduling while atomic bug in glocks
Bob Peterson
1
-0
/
+2
2021-06-10
io_uring: use better types for cflags
Pavel Begunkov
1
-2
/
+3
2021-06-10
io_uring: fix link timeout refs
Pavel Begunkov
1
-0
/
+1
2021-06-10
btrfs: tree-checker: do not error out if extent ref hash doesn't match
Josef Bacik
1
-12
/
+4
2021-06-03
block: fix a race between del_gendisk and BLKRRPART
Gulam Mohamed
1
-0
/
+3
2021-06-03
SMB3: incorrect file id in requests compounded with open
Steve French
1
-3
/
+3
2021-06-03
btrfs: do not BUG_ON in link_to_fixup_dir
Josef Bacik
1
-2
/
+0
2021-06-03
btrfs: release path before starting transaction when cloning inline extent
Filipe Manana
1
-0
/
+5
2021-06-03
btrfs: return whole extents in fiemap
Boris Burkov
1
-1
/
+6
2021-06-03
afs: Fix the nlink handling of dir-over-dir rename
David Howells
1
-1
/
+3
2021-06-03
NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config
Zhang Xiaoxu
1
-1
/
+1
2021-06-03
NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()
Trond Myklebust
1
-7
/
+5
2021-06-03
NFS: Fix an Oopsable condition in __nfs_pageio_add_request()
Trond Myklebust
1
-4
/
+5
2021-06-03
NFS: fix an incorrect limit in filelayout_decode_layout()
Dan Carpenter
1
-1
/
+1
2021-06-03
fs/nfs: Use fatal_signal_pending instead of signal_pending
zhouchuangao
1
-2
/
+2
2021-06-03
proc: Check /proc/$pid/attr/ writes against file opener
Kees Cook
1
-0
/
+4
2021-06-03
NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()
Anna Schumaker
1
-8
/
+7
2021-06-03
cifs: set server->cipher_type to AES-128-CCM for SMB3.0
Aurelien Aptel
1
-0
/
+7
2021-05-26
Revert "ecryptfs: replace BUG_ON with error handling code"
Greg Kroah-Hartman
1
-4
/
+2
2021-05-26
cifs: fix memory leak in smb2_copychunk_range
Ronnie Sahlberg
1
-0
/
+2
2021-05-26
btrfs: avoid RCU stalls while running delayed iputs
Josef Bacik
1
-0
/
+1
2021-05-22
block: reexpand iov_iter after read/write
yangerkun
1
-3
/
+17
2021-05-22
ceph: don't allow access to MDS-private inodes
Jeff Layton
4
-0
/
+42
2021-05-22
ceph: don't clobber i_snap_caps on non-I_NEW inode
Jeff Layton
1
-4
/
+5
2021-05-22
ceph: fix fscache invalidation
Jeff Layton
2
-0
/
+2
2021-05-22
NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalid
Trond Myklebust
1
-1
/
+2
2021-05-19
ext4: fix debug format string warning
Arnd Bergmann
2
-4
/
+3
2021-05-19
debugfs: Make debugfs_allow RO after init
Kees Cook
1
-1
/
+1
2021-05-19
f2fs: compress: fix to assign cc.cluster_idx correctly
Chao Yu
3
-12
/
+13
2021-05-19
f2fs: compress: fix race condition of overwrite vs truncate
Chao Yu
1
-23
/
+12
2021-05-19
f2fs: compress: fix to free compress page correctly
Chao Yu
1
-1
/
+2
2021-05-19
dax: Wake up all waiters after invalidating dax entry
Vivek Goyal
1
-1
/
+1
2021-05-19
dax: Add a wakeup mode parameter to put_unlocked_entry()
Vivek Goyal
1
-7
/
+7
2021-05-19
dax: Add an enum for specifying dax wakup mode
Vivek Goyal
1
-6
/
+17
2021-05-19
btrfs: fix race leading to unpersisted data and metadata on fsync
Filipe Manana
2
-12
/
+27
[prev]
[next]