index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2025-07-01
Merge tag 'nfs-for-6.16-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2025-07-01
netfs: Update tracepoints in a number of ways
David Howells
2025-07-01
netfs: Renumber the NETFS_RREQ_* flags to make traces easier to read
David Howells
2025-07-01
netfs: Merge i_size update functions
David Howells
2025-07-01
netfs: Fix i_size updating
David Howells
2025-07-01
smb: client: set missing retry flag in cifs_writev_callback()
Paulo Alcantara
2025-07-01
smb: client: set missing retry flag in cifs_readv_callback()
Paulo Alcantara
2025-07-01
smb: client: set missing retry flag in smb2_writev_callback()
Paulo Alcantara
2025-07-01
netfs: Fix ref leak on inserted extra subreq in write retry
David Howells
2025-07-01
netfs: Fix looping in wait functions
David Howells
2025-07-01
netfs: Provide helpers to perform NETFS_RREQ_IN_PROGRESS flag wangling
David Howells
2025-07-01
netfs: Fix double put of request
David Howells
2025-07-01
netfs: Fix hang due to missing case in final DIO read result collection
David Howells
2025-07-01
eventpoll: Fix priority inversion problem
Nam Cao
2025-07-01
lib/group_cpus: Let group_cpu_evenly() return the number of initialized masks
Daniel Wagner
2025-07-01
f2fs: fix to use f2fs_is_valid_blkaddr_raw() in do_write_page()
Chao Yu
2025-07-01
f2fs: avoid splitting bio when reading multiple pages
Jianan Huang
2025-07-01
f2fs: check the generic conditions first
Jaegeuk Kim
2025-06-30
bcachefs: Fix incorrect transaction restart handling
Alan Huang
2025-06-30
cifs: all initializations for tcon should happen in tcon_info_alloc
Shyam Prasad N
2025-06-30
smb: client: fix warning when reconnecting channel
Paulo Alcantara
2025-06-30
f2fs: don't allow unaligned truncation to smaller/equal size on pinned file
wangzijie
2025-06-30
f2fs: fix to check upper boundary for gc_no_zoned_gc_percent
Chao Yu
2025-06-30
f2fs: fix to check upper boundary for gc_valid_thresh_ratio
Chao Yu
2025-06-30
f2fs: account and print more stats during recovery
Chao Yu
2025-06-30
f2fs: enable tuning of boost_zoned_gc_percent via sysfs
yohan.joung
2025-06-30
f2fs: fix to check upper boundary for value of gc_boost_zoned_gc_percent
yohan.joung
2025-06-30
f2fs: fix KMSAN uninit-value in extent_info usage
Abinash Singh
2025-06-30
btrfs: stop parsing crc32c driver name
Eric Biggers
2025-06-30
xfs: add FALLOC_FL_ALLOCATE_RANGE to supported flags mask
Youling Tang
2025-06-29
statmount_mnt_basic(): simplify the logics for group id
Al Viro
2025-06-29
invent_group_ids(): zero ->mnt_group_id always implies !IS_MNT_SHARED()
Al Viro
2025-06-29
get rid of CL_SHARE_TO_SLAVE
Al Viro
2025-06-29
take freeing of emptied mnt_namespace to namespace_unlock()
Al Viro
2025-06-29
copy_tree(): don't link the mounts via mnt_list
Al Viro
2025-06-29
change_mnt_propagation(): move ->mnt_master assignment into MS_SLAVE case
Al Viro
2025-06-29
mnt_slave_list/mnt_slave: turn into hlist_head/hlist_node
Al Viro
2025-06-29
turn do_make_slave() into transfer_propagation()
Al Viro
2025-06-29
do_make_slave(): choose new master sanely
Al Viro
2025-06-29
change_mnt_propagation(): do_make_slave() is a no-op unless IS_MNT_SHARED()
Al Viro
2025-06-29
change_mnt_propagation() cleanups, step 1
Al Viro
2025-06-29
propagate_mnt(): fix comment and convert to kernel-doc, while we are at it
Al Viro
2025-06-29
propagate_mnt(): get rid of last_dest
Al Viro
2025-06-29
fs/pnode.c: get rid of globals
Al Viro
2025-06-29
propagate_one(): fold into the sole caller
Al Viro
2025-06-29
propagate_one(): separate the "what should be the master for this copy" part
Al Viro
2025-06-29
propagate_one(): separate the "do we need secondary here?" logics
Al Viro
2025-06-29
propagate_mnt(): handle all peer groups in the same loop
Al Viro
2025-06-29
propagate_one(): get rid of dest_master
Al Viro
2025-06-29
mount: separate the flags accessed only under namespace_sem
Al Viro
[prev]
[next]