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-12-12
exfat: remove unnecessary arguments from exfat_find_dir_entry()
Yuezhang Mo
2022-12-12
exfat: remove unneeded codes from __exfat_rename()
Yuezhang Mo
2022-12-12
exfat: remove call ilog2() from exfat_readdir()
Yuezhang Mo
2022-12-12
exfat: replace magic numbers with Macros
Yuezhang Mo
2022-12-12
exfat: rename exfat_free_dentry_set() to exfat_put_dentry_set()
Yuezhang Mo
2022-12-12
exfat: move exfat_entry_set_cache from heap to stack
Yuezhang Mo
2022-12-12
exfat: support dynamic allocate bh for exfat_entry_set_cache
Yuezhang Mo
2022-12-12
exfat: reduce the size of exfat_entry_set_cache
Yuezhang Mo
2022-12-12
exfat: hint the empty entry which at the end of cluster chain
Yuezhang Mo
2022-12-12
exfat: simplify empty entry hint
Yuezhang Mo
2022-12-11
nfsd: rework refcounting in filecache
Jeff Layton
2022-12-11
ksmbd: Convert to use sysfs_emit()/sysfs_emit_at() APIs
ye xingchen
2022-12-11
ksmbd: Fix resource leak in smb2_lock()
Marios Makassikis
2022-12-11
ksmbd: Fix resource leak in ksmbd_session_rpc_open()
Xiu Jianfeng
2022-12-11
ksmbd: replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2022-12-11
ksmbd: use F_SETLK when unlocking a file
Jeff Layton
2022-12-11
ksmbd: set SMB2_SESSION_FLAG_ENCRYPT_DATA when enforcing data encryption for ...
Namjae Jeon
2022-12-10
fs: sysv: Fix sysv_nblocks() returns wrong value
Chen Zhongjin
2022-12-10
NFSv4.2: Change the default KConfig value for READ_PLUS
Anna Schumaker
2022-12-10
NFSD: Avoid clashing function prototypes
Kees Cook
2022-12-10
NFSD: Use only RQ_DROPME to signal the need to drop a reply
Chuck Lever
2022-12-10
NFSD: add CB_RECALL_ANY tracepoints
Dai Ngo
2022-12-10
NFSD: add delegation reaper to react to low memory condition
Dai Ngo
2022-12-10
NFSD: add support for sending CB_RECALL_ANY
Dai Ngo
2022-12-10
NFSD: refactoring courtesy_client_reaper to a generic low memory shrinker
Dai Ngo
2022-12-10
trace: Relocate event helper files
Chuck Lever
2022-12-10
NFSD: pass range end to vfs_fsync_range() instead of count
Brian Foster
2022-12-10
lockd: fix file selection in nlmsvc_cancel_blocked
Jeff Layton
2022-12-10
lockd: ensure we use the correct file descriptor when unlocking
Jeff Layton
2022-12-10
lockd: set missing fl_flags field when retrieving args
Jeff Layton
2022-12-10
NFSD: Use struct_size() helper in alloc_session()
Xiu Jianfeng
2022-12-10
nfsd: return error if nfs4_setacl fails
Jeff Layton
2022-12-10
lockd: set other missing fields when unlocking files
Trond Myklebust
2022-12-10
NFSD: Add an nfsd_file_fsync tracepoint
Chuck Lever
2022-12-10
nfsd: fix up the filecache laundrette scheduling
Jeff Layton
2022-12-10
gfs2: Minor gfs2_try_evict cleanup
Andreas Gruenbacher
2022-12-09
udf: Fix extending file within last block
Jan Kara
2022-12-09
udf: Discard preallocation before extending file with a hole
Jan Kara
2022-12-09
udf: Do not bother looking for prealloc extents if i_lenExtents matches i_size
Jan Kara
2022-12-09
udf: Fix preallocation discarding at indirect extent boundary
Jan Kara
2022-12-09
ext4: fix reserved cluster accounting in __es_remove_extent()
Ye Bin
2022-12-09
ext4: fix inode leak in ext4_xattr_inode_create() on an error path
Ye Bin
2022-12-09
ext4: allocate extended attribute value in vmalloc area
Ye Bin
2022-12-08
ext4: avoid unaccounted block allocation when expanding inode
Jan Kara
2022-12-08
ext4: initialize quota before expanding inode in setproject ioctl
Jan Kara
2022-12-08
ext4: stop providing .writepage hook
Jan Kara
2022-12-08
ext4: switch to using write_cache_pages() for data=journal writeout
Jan Kara
2022-12-08
jbd2: switch jbd2_submit_inode_data() to use fs-provided hook for data writeout
Jan Kara
2022-12-08
ext4: switch to using ext4_do_writepages() for ordered data writeout
Jan Kara
2022-12-08
ext4: move percpu_rwsem protection into ext4_writepages()
Jan Kara
[prev]
[next]