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-08-03
ceph: never send metrics if disable_send_metrics is set
Xiubo Li
1
-1
/
+1
2023-08-03
proc/vmcore: fix signedness bug in read_from_oldmem()
Dan Carpenter
1
-1
/
+1
2023-08-03
nfsd: Remove incorrect check in nfsd4_validate_stateid
Trond Myklebust
1
-2
/
+0
2023-08-03
file: always lock position for FMODE_ATOMIC_POS
Christian Brauner
1
-4
/
+2
2023-08-03
btrfs: check for commit error at btrfs_attach_transaction_barrier()
Filipe Manana
1
-2
/
+7
2023-08-03
btrfs: check if the transaction was aborted at btrfs_wait_for_commit()
Filipe Manana
1
-0
/
+1
2023-08-03
btrfs: account block group tree when calculating global reserve size
Filipe Manana
1
-0
/
+5
2023-08-03
smb3: do not set NTLMSSP_VERSION flag for negotiate not auth request
Steve French
1
-1
/
+3
2023-08-03
btrfs: fix race between quota disable and relocation
Filipe Manana
1
-3
/
+15
2023-08-03
jbd2: Fix wrongly judgement for buffer head removing while doing checkpoint
Zhihao Cheng
1
-15
/
+17
2023-08-03
ovl: fix null pointer dereference in ovl_permission()
Zhihao Cheng
1
-3
/
+2
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
btrfs: be a bit more careful when setting mirror_num_ret in btrfs_map_block
Christoph Hellwig
1
-2
/
+4
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: set_page_extent_mapped after read_folio in btrfs_cont_expand
Josef Bacik
1
-3
/
+11
2023-07-27
fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT
Bernd Schubert
1
-1
/
+4
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-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 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: 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
2023-07-23
f2fs: fix deadlock in i_xattr_sem and inode page lock
Jaegeuk Kim
2
-3
/
+12
2023-07-23
f2fs: fix the wrong condition to determine atomic context
Jaegeuk Kim
1
-1
/
+1
[next]