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
2022-05-12
btrfs: always log symlinks in full mode
Filipe Manana
1
-1
/
+13
2022-05-12
NFSv4: Don't invalidate inode attributes on delegation return
Trond Myklebust
1
-1
/
+11
2022-05-09
zonefs: Clear inode information flags on inode creation
Damien Le Moal
1
-0
/
+1
2022-05-09
zonefs: Fix management of open zones
Damien Le Moal
1
-5
/
+40
2022-05-09
cifs: destage any unwritten data to the server before calling copychunk_write
Ronnie Sahlberg
1
-0
/
+8
2022-05-09
ext4: fix bug_on in start_this_handle during umount filesystem
Ye Bin
1
-5
/
+10
2022-04-27
jbd2: fix a potential race while discarding reserved buffers after an abort
Ye Bin
1
-1
/
+3
2022-04-27
ext4: force overhead calculation if the s_overhead_cluster makes no sense
Theodore Ts'o
1
-3
/
+12
2022-04-27
ext4: fix overhead calculation to account for the reserved gdt blocks
Theodore Ts'o
1
-1
/
+3
2022-04-27
ext4: limit length to bitmap_maxbytes - blocksize in punch_hole
Tadeusz Struk
1
-1
/
+10
2022-04-27
ext4: fix use-after-free in ext4_search_dir
Ye Bin
2
-2
/
+6
2022-04-27
ext4: fix symlink file size not match to file content
Ye Bin
1
-1
/
+3
2022-04-27
ext4: fix fallocate to use file_modified to update permissions consistently
Darrick J. Wong
3
-9
/
+32
2022-04-27
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
1
-4
/
+5
2022-04-27
stat: fix inconsistency between struct stat and struct compat_stat
Mikulas Patocka
1
-9
/
+10
2022-04-27
cifs: Check the IOCB_DIRECT flag, not O_DIRECT
David Howells
1
-1
/
+1
2022-04-27
gfs2: assign rgrp glock before compute_bitstructs
Bob Peterson
1
-4
/
+5
2022-04-20
btrfs: mark resumed async balance as writing
Naohiro Aota
1
-0
/
+2
2022-04-20
btrfs: fix root ref counts in error handling in btrfs_get_root_ref
Jia-Ju Bai
1
-2
/
+3
2022-04-20
btrfs: do not warn for free space inode in cow_file_range
Josef Bacik
1
-1
/
+0
2022-04-20
btrfs: fix fallocate to use file_modified to update permissions consistently
Darrick J. Wong
1
-2
/
+11
2022-04-20
cifs: potential buffer overflow in handling symlinks
Harshit Mogalapalli
1
-0
/
+3
2022-04-20
btrfs: remove unused variable in btrfs_{start,write}_dirty_block_groups()
Nathan Chancellor
1
-4
/
+0
2022-04-13
btrfs: prevent subvol with swapfile from being deleted
Kaiwen Hu
1
-0
/
+22
2022-04-13
btrfs: fix qgroup reserve overflow the qgroup limit
Ethan Lien
1
-1
/
+1
2022-04-13
io_uring: fix race between timeout flush and removal
Jens Axboe
1
-8
/
+7
2022-04-13
io_uring: don't touch scm_fp_list after queueing skb
Pavel Begunkov
1
-2
/
+6
2022-04-13
NFSv4: fix open failure with O_ACCMODE flag
ChenXiaoSong
3
-12
/
+14
2022-04-13
Revert "NFSv4: Handle the special Linux file open access mode"
ChenXiaoSong
2
-2
/
+1
2022-04-13
NFS: Avoid writeback threads getting stuck in mempool_alloc()
Trond Myklebust
2
-7
/
+13
2022-04-13
NFS: nfsiod should not block forever in mempool_alloc()
Trond Myklebust
3
-17
/
+22
2022-04-13
jfs: prevent NULL deref in diFree
Haimin Zhang
1
-1
/
+2
2022-04-13
NFS: swap-out must always use STABLE writes.
NeilBrown
1
-4
/
+6
2022-04-13
NFS: swap IO handling is slightly different for O_DIRECT IO
NeilBrown
2
-16
/
+30
2022-04-13
NFSv4: Protect the state recovery thread against direct reclaim
Trond Myklebust
1
-0
/
+12
2022-04-13
NFSv4.2: fix reference count leaks in _nfs42_proc_copy_notify()
Xin Xiong
1
-3
/
+6
2022-04-13
minix: fix bug when opening a file with O_DIRECT
Qinghua Jin
1
-1
/
+2
2022-04-13
ceph: fix memory leak in ceph_readdir when note_last_dentry returns error
Xiubo Li
1
-1
/
+10
2022-04-13
gfs2: gfs2_setattr_size error path fix
Andreas Gruenbacher
6
-8
/
+9
2022-04-13
gfs2: Fix gfs2_release for non-writers regression
Bob Peterson
1
-3
/
+4
2022-04-13
gfs2: Check for active reservation in gfs2_release
Andreas Gruenbacher
1
-2
/
+2
2022-04-13
ubifs: Rectify space amount budget for mkdir/tmpfile operations
Zhihao Cheng
1
-4
/
+8
2022-04-08
coredump: Use the vma snapshot in fill_files_note
Eric W. Biederman
2
-13
/
+33
2022-04-08
coredump/elf: Pass coredump_params into fill_note_info
Eric W. Biederman
1
-11
/
+11
2022-04-08
coredump: Remove the WARN_ON in dump_vma_snapshot
Eric W. Biederman
1
-6
/
+0
2022-04-08
coredump: Snapshot the vmas in do_coredump
Eric W. Biederman
3
-43
/
+36
2022-04-08
proc: bootconfig: Add null pointer check
Lv Ruyi
1
-0
/
+2
2022-04-08
io_uring: fix memory leak of uid in files registration
Pavel Begunkov
1
-0
/
+1
2022-04-08
gfs2: Make sure FITRIM minlen is rounded up to fs block size
Andrew Price
1
-1
/
+2
2022-04-08
ubifs: rename_whiteout: correct old_dir size computing
Baokun Li
1
-0
/
+3
[next]