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
2023-07-27
jbd2: recheck chechpointing non-dirty buffer
Zhang Yi
1
-73
/
+29
2023-07-27
cifs: fix mid leak during reconnection after timeout threshold
Shyam Prasad N
1
-4
/
+15
2023-07-27
smb: client: fix missed ses refcounting
Paulo Alcantara
2
-17
/
+11
2023-07-27
btrfs: be a bit more careful when setting mirror_num_ret in btrfs_map_block
Christoph Hellwig
1
-1
/
+2
2023-07-27
erofs: Fix detection of atomic context
Sandeep Dhavale
1
-1
/
+1
2023-07-27
btrfs: abort transaction at update_ref_for_cow() when ref count is zero
Filipe Manana
1
-3
/
+7
2023-07-27
btrfs: don't check PageError in __extent_writepage
Christoph Hellwig
1
-32
/
+1
2023-07-27
btrfs: add xxhash to fast checksum implementations
David Sterba
1
-0
/
+3
2023-07-27
FS: JFS: Check for read-only mounted filesystem in txBegin
Immad Mir
1
-0
/
+5
2023-07-27
FS: JFS: Fix null-ptr-deref Read in txBegin
Immad Mir
1
-0
/
+5
2023-07-27
fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLev
Yogesh
1
-0
/
+3
2023-07-27
udf: Fix uninitialized array access for some pathnames
Jan Kara
1
-1
/
+1
2023-07-27
ovl: check type and offset of struct vfsmount in ovl_entry
Christian Brauner
1
-0
/
+9
2023-07-27
quota: fix warning in dqgrab()
Ye Bin
1
-1
/
+1
2023-07-27
quota: Properly disable quotas when add_dquot_ref() fails
Jan Kara
1
-1
/
+2
2023-07-27
ext4: correct inline offset when handling xattrs in inode body
Eric Whitney
1
-0
/
+14
2023-07-27
btrfs: fix race between balance and cancel/pause
Josef Bacik
1
-10
/
+4
2023-07-27
fuse: ioctl: translate ENOSYS in outarg
Miklos Szeredi
1
-8
/
+13
2023-07-27
btrfs: zoned: fix memory leak after finding block group with super blocks
Filipe Manana
1
-0
/
+1
2023-07-27
btrfs: fix double iput() on inode after an error during orphan cleanup
Filipe Manana
1
-0
/
+1
2023-07-27
btrfs: set_page_extent_mapped after read_folio in btrfs_cont_expand
Josef Bacik
1
-3
/
+11
2023-07-27
btrfs: raid56: always verify the P/Q contents for scrub
Qu Wenruo
1
-8
/
+3
2023-07-27
fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT
Bernd Schubert
1
-1
/
+4
2023-07-27
fuse: add feature flag for expire-only
Miklos Szeredi
1
-1
/
+2
2023-07-27
fuse: revalidate: don't invalidate if interrupted
Miklos Szeredi
1
-1
/
+1
2023-07-27
btrfs: fix warning when putting transaction with qgroups enabled after abort
Filipe Manana
1
-0
/
+1
2023-07-27
btrfs: fix iput() on error pointer after error during orphan cleanup
Filipe Manana
1
-10
/
+10
2023-07-23
smb: client: Fix -Wstringop-overflow issues
Gustavo A. R. Silva
1
-1
/
+1
2023-07-23
cifs: if deferred close is disabled then close files immediately
Bharath SM
1
-2
/
+2
2023-07-23
ceph: don't let check_caps skip sending responses for revoke msgs
Xiubo Li
1
-0
/
+9
2023-07-23
ceph: fix blindly expanding the readahead windows
Xiubo Li
1
-7
/
+33
2023-07-23
ceph: add a dedicated private data for netfs rreq
Xiubo Li
2
-11
/
+47
2023-07-23
fs: dlm: fix missing pending to false
Alexander Aring
1
-0
/
+1
2023-07-23
fs: dlm: clear pending bit when queue was empty
Alexander Aring
1
-3
/
+5
2023-07-23
fs: dlm: fix mismatch of plock results from userspace
Alexander Aring
1
-13
/
+45
2023-07-23
fs: dlm: make F_SETLK use unkillable wait_event
Alexander Aring
1
-17
/
+21
2023-07-23
fs: dlm: interrupt posix locks only when process is killed
Alexander Aring
1
-1
/
+1
2023-07-23
fs: dlm: fix cleanup pending ops when interrupted
Alexander Aring
1
-19
/
+6
2023-07-23
fs: dlm: return positive pid value for F_GETLK
Alexander Aring
1
-1
/
+3
2023-07-23
jfs: jfs_dmap: Validate db_l2nbperpage while mounting
Siddh Raman Pant
2
-0
/
+8
2023-07-23
ext2/dax: Fix ext2_setsize when len is page aligned
Ritesh Harjani (IBM)
1
-3
/
+2
2023-07-23
fs: dlm: revert check required context while close
Alexander Aring
3
-16
/
+0
2023-07-23
ext4: only update i_reserved_data_blocks on successful block allocation
Baokun Li
2
-10
/
+8
2023-07-23
ext4: turn quotas off if mount failed after enabling quotas
Baokun Li
1
-2
/
+4
2023-07-23
ext4: fix to check return value of freeze_bdev() in ext4_shutdown()
Chao Yu
1
-1
/
+4
2023-07-23
ext4: avoid updating the superblock on a r/o mount if not needed
Theodore Ts'o
1
-2
/
+10
2023-07-23
ext4: fix wrong unit use in ext4_mb_new_blocks
Kemeng Shi
1
-1
/
+1
2023-07-23
ext4: get block from bh in ext4_free_blocks for fast commit replay
Kemeng Shi
1
-6
/
+7
2023-07-23
ext4: fix wrong unit use in ext4_mb_clear_bb
Kemeng Shi
1
-2
/
+2
2023-07-23
ext4: Fix reusing stale buffer heads from last failed mounting
Zhihao Cheng
1
-6
/
+7
[next]