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
2017-01-26
ceph: fix endianness bug in frag_tree_split_cmp
Jeff Layton
1
-1
/
+2
2017-01-26
ceph: fix endianness of getattr mask in ceph_d_revalidate
Jeff Layton
1
-2
/
+3
2017-01-26
ceph: fix ceph_get_caps() interruption
Yan, Zheng
1
-1
/
+6
2017-01-26
ceph: fix scheduler warning due to nested blocking
Nikolay Borisov
1
-3
/
+9
2017-01-26
ceph: fix bad endianness handling in parse_reply_info_extra
Jeff Layton
1
-4
/
+5
2017-01-26
ubifs: Fix journal replay wrt. xattr nodes
Richard Weinberger
1
-2
/
+23
2017-01-26
fuse: fix time_to_jiffies nsec sanity check
David Sheets
1
-1
/
+1
2017-01-26
fuse: clear FR_PENDING flag when moving requests out of pending queue
Tahsin Erdogan
1
-1
/
+2
2017-01-26
tmpfs: clear S_ISGID when setting posix ACLs
Gu Zheng
1
-5
/
+4
2017-01-19
NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.
NeilBrown
1
-1
/
+2
2017-01-19
NFS: Fix a performance regression in readdir
Trond Myklebust
1
-13
/
+2
2017-01-19
pNFS: Fix race in pnfs_wait_on_layoutreturn
Trond Myklebust
1
-5
/
+3
2017-01-19
NFS: fix typo in parameter description
Wei Yongjun
1
-1
/
+1
2017-01-19
btrfs: fix error handling when run_delayed_extent_op fails
Jeff Mahoney
1
-0
/
+3
2017-01-19
btrfs: fix locking when we put back a delayed ref that's too new
Jeff Mahoney
1
-1
/
+1
2017-01-19
sysctl: Drop reference added by grab_header in proc_sys_readdir
Zhou Chengming
1
-1
/
+2
2017-01-19
mnt: Protect the mountpoint hashtable with mount_lock
Eric W. Biederman
2
-21
/
+50
2017-01-19
btrfs: fix crash when tracepoint arguments are freed by wq callbacks
David Sterba
1
-4
/
+11
2017-01-19
xfs: Timely free truncated dirty pages
Jan Kara
1
-8
/
+11
2017-01-19
ocfs2: fix crash caused by stale lvb with fsdlm plugin
Eric Ren
3
-0
/
+19
2017-01-12
xfs: fix max_retries _show and _store functions
Carlos Maiolino
1
-2
/
+2
2017-01-12
xfs: fix crash and data corruption due to removal of busy COW extents
Christoph Hellwig
1
-1
/
+2
2017-01-12
xfs: use the actual AG length when reserving blocks
Darrick J. Wong
6
-12
/
+34
2017-01-12
xfs: fix double-cleanup when CUI recovery fails
Darrick J. Wong
1
-1
/
+2
2017-01-12
xfs: use GPF_NOFS when allocating btree cursors
Darrick J. Wong
3
-3
/
+3
2017-01-12
xfs: ignore leaf attr ichdr.count in verifier during log replay
Eric Sandeen
1
-1
/
+7
2017-01-12
xfs: don't cap maximum dedupe request length
Darrick J. Wong
1
-9
/
+0
2017-01-12
xfs: don't allow di_size with high bit set
Darrick J. Wong
1
-0
/
+8
2017-01-12
xfs: error out if trying to add attrs and anextents > 0
Darrick J. Wong
1
-1
/
+4
2017-01-12
xfs: don't crash if reading a directory results in an unexpected hole
Darrick J. Wong
1
-1
/
+1
2017-01-12
xfs: complain if we don't get nextents bmap records
Darrick J. Wong
1
-1
/
+2
2017-01-12
xfs: check for bogus values in btree block headers
Darrick J. Wong
1
-0
/
+20
2017-01-12
xfs: forbid AG btrees with level == 0
Darrick J. Wong
2
-4
/
+15
2017-01-12
xfs: handle cow fork in xfs_bmap_trace_exlist
Eric Sandeen
1
-1
/
+3
2017-01-12
xfs: pass state not whichfork to trace_xfs_extlist
Eric Sandeen
1
-1
/
+1
2017-01-12
xfs: Move AGI buffer type setting to xfs_read_agi
Eric Sandeen
3
-5
/
+2
2017-01-12
xfs: pass post-eof speculative prealloc blocks to bmapi
Brian Foster
1
-20
/
+13
2017-01-12
xfs: use new extent lookup helpers xfs_file_iomap_begin_delay
Christoph Hellwig
1
-11
/
+9
2017-01-12
xfs: clean up cow fork reservation and tag inodes correctly
Brian Foster
1
-26
/
+3
2017-01-12
xfs: use new extent lookup helpers in __xfs_reflink_reserve_cow
Christoph Hellwig
1
-5
/
+7
2017-01-12
xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()
Brian Foster
4
-5
/
+24
2017-01-12
xfs: remove prev argument to xfs_bmapi_reserve_delalloc
Christoph Hellwig
4
-7
/
+9
2017-01-12
xfs: always succeed when deduping zero bytes
Darrick J. Wong
1
-1
/
+7
2017-01-12
xfs: factor rmap btree size into the indlen calculations
Darrick J. Wong
1
-2
/
+15
2017-01-12
xfs: new inode extent list lookup helpers
Christoph Hellwig
2
-0
/
+52
2017-01-12
xfs: fix unbalanced inode reclaim flush locking
Brian Foster
2
-18
/
+20
2017-01-12
xfs: check minimum block size for CRC filesystems
Darrick J. Wong
2
-0
/
+9
2017-01-12
xfs: provide helper for counting extents from if_bytes
Eric Sandeen
8
-67
/
+64
2017-01-12
xfs: don't BUG() on mixed direct and mapped I/O
Brian Foster
1
-2
/
+20
2017-01-12
xfs: don't skip cow forks w/ delalloc blocks in cowblocks scan
Brian Foster
3
-37
/
+6
[next]