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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-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
gfs2: gfs2_setattr_size error path fix
Andreas Gruenbacher
6
-8
/
+9
2022-04-08
ubifs: rename_whiteout: correct old_dir size computing
Baokun Li
1
-0
/
+3
2022-04-08
ubifs: Fix to add refcount once page is set private
Zhihao Cheng
1
-7
/
+7
2022-04-08
ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock()
Zhihao Cheng
1
-4
/
+30
2022-04-08
ubifs: setflags: Make dirtied_ino_d 8 bytes aligned
Zhihao Cheng
1
-1
/
+1
2022-04-08
ubifs: Rectify space amount budget for mkdir/tmpfile operations
Zhihao Cheng
1
-4
/
+8
2022-04-08
ubifs: Fix 'ui->dirty' race between do_tmpfile() and writeback work
Zhihao Cheng
1
-30
/
+30
2022-04-08
ubifs: Rename whiteout atomically
Zhihao Cheng
2
-60
/
+136
2022-04-08
ubifs: Add missing iput if do_tmpfile() failed in rename whiteout
Zhihao Cheng
1
-0
/
+2
2022-04-08
ubifs: Fix deadlock in concurrent rename whiteout and inode writeback
Zhihao Cheng
1
-10
/
+15
2022-04-08
ubifs: rename_whiteout: Fix double free for whiteout_ui->data
Zhihao Cheng
1
-2
/
+0
2022-04-08
ntfs: add sanity check on allocation size
Dongliang Mu
1
-0
/
+4
2022-04-08
Adjust cifssb maximum read size
Rohith Surabattula
2
-0
/
+13
2022-04-08
f2fs: compress: fix to print raw data size in error path of lz4 decompression
Chao Yu
1
-3
/
+2
2022-04-08
f2fs: use spin_lock to avoid hang
Jaegeuk Kim
1
-7
/
+10
2022-04-08
btrfs: make search_csum_tree return 0 if we get -EFBIG
Josef Bacik
1
-1
/
+1
2022-04-08
btrfs: harden identification of a stale device
Anand Jain
1
-7
/
+38
2022-04-08
f2fs: don't get FREEZE lock in f2fs_evict_inode in frozen fs
Jaegeuk Kim
4
-2
/
+10
2022-04-08
NFSD: Fix nfsd_breaker_owns_lease() return values
Chuck Lever
1
-2
/
+10
2022-04-08
f2fs: fix to do sanity check on curseg->alloc_type
Chao Yu
1
-0
/
+7
2022-04-08
ext4: don't BUG if someone dirty pages without asking ext4 first
Theodore Ts'o
1
-0
/
+25
2022-04-08
ext4: fix ext4_mb_mark_bb() with flex_bg with fast_commit
Ritesh Harjani
1
-55
/
+76
2022-04-08
ext4: correct cluster len and clusters changed accounting in ext4_mb_mark_bb
Ritesh Harjani
1
-7
/
+12
2022-04-08
fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
Akira Kawata
1
-6
/
+18
2022-04-08
fs: fix fd table size alignment properly
Linus Torvalds
1
-2
/
+1
2022-04-08
fs: fd tables have to be multiples of BITS_PER_LONG
Linus Torvalds
1
-0
/
+30
2022-04-08
NFSv4/pNFS: Fix another issue with a list iterator pointing to the head
Trond Myklebust
3
-18
/
+22
2022-04-08
NFS: Don't loop forever in nfs_do_recoalesce()
Trond Myklebust
1
-0
/
+1
2022-04-08
NFSv4.1: don't retry BIND_CONN_TO_SESSION on session error
Olga Kornievskaia
1
-0
/
+1
2022-04-08
jfs: fix divide error in dbNextAG
Pavel Skripkin
1
-0
/
+7
2022-04-08
NFS: remove unneeded check in decode_devicenotify_args()
Alexey Khoroshilov
1
-4
/
+0
2022-04-08
NFS: Return valid errors from nfs2/3_decode_dirent()
Trond Myklebust
2
-16
/
+7
2022-04-08
NFS: Use of mapping_set_error() results in spurious errors
Trond Myklebust
1
-1
/
+4
2022-04-08
ext2: correct max file size computing
Zhang Yi
1
-1
/
+5
2022-04-08
f2fs: fix compressed file start atomic write may cause data corruption
Fengnan Chang
2
-2
/
+5
2022-04-08
btrfs: fix unexpected error path when reflinking an inline extent
Filipe Manana
1
-2
/
+5
2022-04-08
f2fs: fix to avoid potential deadlock
Chao Yu
2
-2
/
+10
2022-04-08
nfsd: more robust allocation failure handling in nfsd_file_cache_init
Amir Goldstein
1
-3
/
+3
2022-04-08
f2fs: fix missing free nid in f2fs_handle_failed_inode
Jaegeuk Kim
1
-0
/
+1
2022-04-08
f2fs: fix to enable ATGC correctly via gc_idle sysfs interface
Chao Yu
1
-1
/
+1
2022-04-08
io_uring: terminate manual loop iterator loop correctly for non-vecs
Jens Axboe
1
-2
/
+4
2022-04-08
io_uring: don't check unrelated req->open.how in accept request
Jens Axboe
1
-2
/
+1
2022-04-08
btrfs: verify the tranisd of the to-be-written dirty extent buffer
Qu Wenruo
1
-6
/
+20
[next]