index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2022-11-30
cifs: use locks_inode_context helper
Jeff Layton
2022-11-30
ceph: use locks_inode_context helper
Jeff Layton
2022-11-30
filelock: add a new locks_inode_context accessor function
Jeff Layton
2022-11-30
filelock: new helper: vfs_inode_has_locks
Jeff Layton
2022-11-29
fsverity: simplify fsverity_get_digest()
Eric Biggers
2022-11-29
fs/ext4: replace ternary operator with min()/max() and min_t()
Jiangshan Yi
2022-11-29
ext4: check and assert if marking an no_delete evicting inode dirty
Zhang Yi
2022-11-29
mm: Add PG_arch_3 page flag
Peter Collingbourne
2022-11-29
mm: Do not enable PG_arch_2 for all 64-bit architectures
Catalin Marinas
2022-11-28
fsverity: stop using PG_error to track error status
Eric Biggers
2022-11-28
afs: Fix fileserver probe RTT handling
David Howells
2022-11-28
xfs: add debug knob to slow down write for fun
Darrick J. Wong
2022-11-28
xfs: add debug knob to slow down writeback for fun
Darrick J. Wong
2022-11-28
Merge tag 'xfs-iomap-stale-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Darrick J. Wong
2022-11-29
xfs: drop write error injection is unfixable, remove it
Dave Chinner
2022-11-29
xfs: use iomap_valid method to detect stale cached iomaps
Dave Chinner
2022-11-29
iomap: write iomap validity checks
Dave Chinner
2022-11-29
xfs: xfs_bmap_punch_delalloc_range() should take a byte range
Dave Chinner
2022-11-29
iomap: buffered write failure should not truncate the page cache
Dave Chinner
2022-11-28
Merge tag 'fuse-fixes-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-11-28
f2fs: introduce discard_urgent_util sysfs node
Yangtao Li
2022-11-28
f2fs: define MIN_DISCARD_GRANULARITY macro
Yangtao Li
2022-11-28
f2fs: init discard policy after thread wakeup
Yangtao Li
2022-11-28
f2fs: avoid victim selection from previous victim section
Yonggil Song
2022-11-28
f2fs: truncate blocks in batch in __complete_revoke_list()
Chao Yu
2022-11-28
f2fs: make __queue_discard_cmd() return void
Yangtao Li
2022-11-28
f2fs: move set_file_temperature into f2fs_new_inode
Sheng Yong
2022-11-28
f2fs: fix to enable compress for newly created file if extension matches
Sheng Yong
2022-11-28
ext4: silence the warning when evicting inode with dioread_nolock
Zhang Yi
2022-11-28
f2fs: set zstd compress level correctly
Sheng Yong
2022-11-28
f2fs: change type for 'sbi->readdir_ra'
Yuwei Guan
2022-11-28
f2fs: cleanup for 'f2fs_tuning_parameters' function
Yuwei Guan
2022-11-28
f2fs: fix to alloc_mode changed after remount on a small volume device
Yuwei Guan
2022-11-28
f2fs: remove submit label in __submit_discard_cmd()
Yangtao Li
2022-11-28
f2fs: fix to do sanity check on i_extra_isize in is_alive()
Chao Yu
2022-11-28
f2fs: introduce F2FS_IOC_START_ATOMIC_REPLACE
Daeho Jeong
2022-11-28
nfsd: reorganize filecache.c
Jeff Layton
2022-11-28
nfsd: remove the pages_flushed statistic from filecache
Jeff Layton
2022-11-28
NFSD: Fix licensing header in filecache.c
Chuck Lever
2022-11-28
NFSD: Use rhashtable for managing nfs4_file objects
Chuck Lever
2022-11-28
NFSD: Refactor find_file()
Chuck Lever
2022-11-28
NFSD: Clean up find_or_add_file()
Chuck Lever
2022-11-28
NFSD: Add a nfsd4_file_hash_remove() helper
Chuck Lever
2022-11-28
NFSD: Clean up nfsd4_init_file()
Chuck Lever
2022-11-28
NFSD: Update file_hashtbl() helpers
Chuck Lever
2022-11-28
NFSD: Use const pointers as parameters to fh_ helpers
Chuck Lever
2022-11-28
NFSD: Trace delegation revocations
Chuck Lever
2022-11-28
NFSD: Trace stateids returned via DELEGRETURN
Chuck Lever
2022-11-28
NFSD: Clean up nfs4_preprocess_stateid_op() call sites
Chuck Lever
2022-11-28
NFSD: Flesh out a documenting comment for filecache.c
Chuck Lever
[prev]
[next]