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-08-03
xfs: Enforce attr3 buffer recovery order
Dave Chinner
1
-0
/
+1
2022-08-03
xfs: logging the on disk inode LSN can make it go backwards
Dave Chinner
2
-11
/
+39
2022-08-03
xfs: remove dead stale buf unpin handling code
Brian Foster
1
-19
/
+2
2022-08-03
xfs: hold buffer across unpin and potential shutdown processing
Brian Foster
1
-16
/
+21
2022-08-03
xfs: force the log offline when log intent item recovery fails
Darrick J. Wong
2
-1
/
+7
2022-08-03
xfs: fix log intent recovery ENOSPC shutdowns when inactivating inodes
Darrick J. Wong
1
-1
/
+9
2022-08-03
xfs: prevent UAF in xfs_log_item_in_current_chkpt
Darrick J. Wong
1
-3
/
+3
2022-08-03
xfs: xfs_log_force_lsn isn't passed a LSN
Dave Chinner
13
-65
/
+56
2022-08-03
xfs: refactor xfs_file_fsync
Christoph Hellwig
1
-31
/
+50
2022-08-03
ntfs: fix use-after-free in ntfs_ucsncmp()
ChenXiaoSong
1
-2
/
+6
2022-08-03
Revert "ocfs2: mount shared volume without ha stack"
Junxiao Bi
3
-51
/
+20
2022-07-29
dlm: fix pending remove if msg allocation fails
Alexander Aring
1
-1
/
+2
2022-07-29
io_uring: Use original task for req identity in io_identity_cow()
Lee Jones
1
-1
/
+1
2022-07-21
ext4: fix race condition between ext4_write and ext4_convert_inline_data
Baokun Li
2
-13
/
+5
2022-07-21
nilfs2: fix incorrect masking of permission flags for symlinks
Ryusuke Konishi
1
-0
/
+3
2022-07-21
fs/remap: constrain dedupe of EOF blocks
Dave Chinner
1
-1
/
+2
2022-07-21
btrfs: return -EAGAIN for NOWAIT dio reads/writes on compressed and inline ex...
Filipe Manana
1
-1
/
+13
2022-07-21
fix race between exit_itimers() and /proc/pid/timers
Oleg Nesterov
1
-1
/
+1
2022-07-12
xfs: remove incorrect ASSERT in xfs_rename
Eric Sandeen
1
-1
/
+0
2022-07-07
xfs: fix xfs_reflink_unshare usage of filemap_write_and_wait_range
Darrick J. Wong
1
-1
/
+2
2022-07-07
xfs: update superblock counters correctly for !lazysbcount
Dave Chinner
2
-3
/
+16
2022-07-07
xfs: fix xfs_trans slab cache name
Anthony Iliopoulos
1
-1
/
+1
2022-07-07
xfs: ensure xfs_errortag_random_default matches XFS_ERRTAG_MAX
Gao Xiang
1
-0
/
+2
2022-07-07
xfs: Skip repetitive warnings about mount options
Pavel Reichl
1
-4
/
+20
2022-07-07
xfs: rename variable mp to parsing_mp
Pavel Reichl
1
-51
/
+51
2022-07-07
xfs: use current->journal_info for detecting transaction recursion
Dave Chinner
5
-26
/
+60
2022-07-07
io_uring: ensure that send/sendmsg and recv/recvmsg check sqe->ioprio
Jens Axboe
1
-0
/
+4
2022-07-07
NFSD: restore EINVAL error translation in nfsd_commit()
Alexey Khoroshilov
1
-1
/
+2
2022-07-02
xfs: check sb_meta_uuid for dabuf buffer recovery
Dave Chinner
1
-1
/
+1
2022-07-02
xfs: remove all COW fork extents when remounting readonly
Darrick J. Wong
1
-3
/
+11
2022-07-02
xfs: Fix the free logic of state in xfs_attr_node_hasname
Yang Xu
1
-8
/
+5
2022-07-02
xfs: punch out data fork delalloc blocks on COW writeback failure
Brian Foster
1
-3
/
+12
2022-07-02
xfs: use kmem_cache_free() for kmem_cache objects
Rustam Kovhaev
1
-3
/
+3
2022-06-29
f2fs: attach inline_data after setting compression
Jaegeuk Kim
1
-6
/
+11
2022-06-29
afs: Fix dynamic root getattr
David Howells
1
-1
/
+2
2022-06-29
btrfs: add error messages to all unrecognized mount options
David Sterba
1
-7
/
+32
2022-06-27
io_uring: use separate list entry for iopoll requests
Jens Axboe
1
-11
/
+13
2022-06-25
io_uring: add missing item types for various requests
Jens Axboe
1
-9
/
+14
2022-06-25
zonefs: fix zonefs_iomap_begin() for reads
Damien Le Moal
1
-30
/
+62
2022-06-22
ext4: add reserved GDT blocks check
Zhang Yi
1
-0
/
+10
2022-06-22
ext4: make variable "count" signed
Ding Xiang
1
-1
/
+2
2022-06-22
ext4: fix bug_on ext4_mb_use_inode_pa
Baokun Li
1
-0
/
+9
2022-06-22
pNFS: Avoid a live lock condition in pnfs_update_layout()
Trond Myklebust
3
-6
/
+11
2022-06-22
pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE
Trond Myklebust
1
-0
/
+6
2022-06-22
quota: Prevent memory allocation recursion while holding dq_lock
Matthew Wilcox (Oracle)
1
-0
/
+10
2022-06-22
nfsd: Replace use of rwsem with errseq_t
Trond Myklebust
4
-30
/
+19
2022-06-22
9p: missing chunk of "fs/9p: Don't update file type when updating file attrib...
Al Viro
1
-7
/
+3
2022-06-14
zonefs: fix handling of explicit_open option on mount
Damien Le Moal
1
-5
/
+6
2022-06-14
cifs: fix reconnect on smb3 mount types
Paulo Alcantara
3
-13
/
+18
2022-06-14
cifs: return errors during session setup during reconnects
Shyam Prasad N
1
-0
/
+3
[next]