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
2023-11-20
btrfs: use u64 for buffer sizes in the tree search ioctls
Filipe Manana
1
-5
/
+5
2023-11-20
f2fs: fix to initialize map.m_pblk in f2fs_precache_extents()
Chao Yu
1
-0
/
+1
2023-11-20
ext4: move 'ix' sanity check to corrent position
Gou Hao
1
-5
/
+5
2023-11-08
ext4: fix BUG in ext4_mb_new_inode_pa() due to overflow
Baokun Li
1
-17
/
+14
2023-11-08
ext4: avoid overlapping preallocations due to overflow
Baokun Li
1
-8
/
+5
2023-11-08
ext4: add two helper functions extent_logical_end() and pa_logical_end()
Baokun Li
2
-4
/
+17
2023-11-08
nfsd: lock_rename() needs both directories to live on the same fs
Al Viro
1
-6
/
+6
2023-11-08
f2fs: fix to do sanity check on inode type during garbage collection
Chao Yu
1
-1
/
+2
2023-11-08
smbdirect: missing rc checks while waiting for rdma events
Steve French
1
-2
/
+12
2023-10-25
btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c
Josef Bacik
1
-2
/
+2
2023-10-25
overlayfs: set ctime when setting mtime and atime
Jeff Layton
1
-1
/
+1
2023-10-25
btrfs: initialize start_slot in btrfs_log_prealloc_extents
Josef Bacik
1
-1
/
+1
2023-10-25
btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1
Filipe Manana
1
-3
/
+3
2023-10-25
ceph: fix incorrect revoked caps assert in ceph_fill_file_size()
Xiubo Li
1
-3
/
+1
2023-10-25
quota: Fix slow quotaoff
Jan Kara
1
-27
/
+39
2023-10-10
NFS: Fix a race in __nfs_list_for_each_server()
Trond Myklebust
1
-1
/
+1
2023-10-10
NFSv4: Fix a nfs4_state_manager() race
Trond Myklebust
1
-0
/
+7
2023-10-10
NFS: Add a helper nfs_client_for_each_server()
Trond Myklebust
2
-1
/
+38
2023-10-10
NFS4: Trace state recovery operation
Chuck Lever
2
-0
/
+96
2023-10-10
fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
Greg Ungerer
1
-3
/
+2
2023-10-10
btrfs: properly report 0 avail for very full file systems
Josef Bacik
1
-1
/
+1
2023-10-10
nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()
Pan Bian
1
-3
/
+3
2023-10-10
ext4: do not let fstrim block system suspend
Jan Kara
1
-2
/
+10
2023-10-10
ext4: move setting of trimmed bit into ext4_try_to_trim_range()
Jan Kara
1
-21
/
+25
2023-10-10
ext4: replace the traditional ternary conditional operator with with max()/min()
Kemeng Shi
1
-4
/
+2
2023-10-10
ext4: mark group as trimmed only if it was fully scanned
Dmitry Monakhov
1
-6
/
+12
2023-10-10
ext4: change s_last_trim_minblks type to unsigned long
Lukas Czerner
2
-3
/
+3
2023-10-10
ext4: scope ret locally in ext4_try_to_trim_range()
Lukas Bulwahn
1
-3
/
+2
2023-10-10
ext4: add new helper interface ext4_try_to_trim_range()
Wang Jianchao
1
-45
/
+57
2023-10-10
ext4: remove the 'group' parameter of ext4_trim_extent
Wang Jianchao
1
-5
/
+4
2023-10-10
NFS/pNFS: Report EINVAL errors from connect() to the server
Trond Myklebust
1
-0
/
+1
2023-09-23
ext4: fix rec_len verify error
Shida Zhang
1
-11
/
+15
2023-09-23
tracefs: Add missing lockdown check to tracefs_create_dir()
Steven Rostedt (Google)
1
-0
/
+3
2023-09-23
nfsd: fix change_info in NFSv4 RENAME replies
Jeff Layton
1
-2
/
+2
2023-09-23
btrfs: fix lockdep splat and potential deadlock after failure running delayed...
Filipe Manana
1
-3
/
+16
2023-09-23
attr: block mode changes of symlinks
Christian Brauner
1
-2
/
+18
2023-09-23
btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_super
Anand Jain
1
-5
/
+3
2023-09-23
btrfs: add a helper to read the superblock metadata_uuid
Anand Jain
2
-0
/
+9
2023-09-23
btrfs: move btrfs_pinned_by_swapfile prototype into volumes.h
Josef Bacik
2
-2
/
+2
2023-09-23
jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmount
Liu Shixin via Jfs-discussion
1
-0
/
+1
2023-09-23
fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()
Andrew Kanner
1
-0
/
+1
2023-09-23
ext2: fix datatype of block number in ext2_xattr_set2()
Georg Ottinger
1
-2
/
+2
2023-09-23
locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock
Will Shiu
1
-1
/
+1
2023-09-23
btrfs: output extra debug info if we failed to find an inline backref
Qu Wenruo
1
-0
/
+5
2023-09-23
autofs: fix memory leak of waitqueues in autofs_catatonic_mode
Fedor Pchelkin
1
-1
/
+2
2023-09-23
btrfs: use the correct superblock to compare fsid in btrfs_validate_super
Anand Jain
1
-3
/
+2
2023-09-23
btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART
Filipe Manana
1
-3
/
+4
2023-09-23
fuse: nlookup missing decrement in fuse_direntplus_link
ruanmeisi
1
-1
/
+9
2023-09-23
NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info
Fedor Pchelkin
1
-1
/
+1
2023-09-23
udf: initialize newblock to 0
Tom Rix
1
-3
/
+1
[next]