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-06-23
pidfs: fix pidfs_free_pid()
Christian Brauner
2025-06-23
fs/ecryptfs: replace snprintf with sysfs_emit in show function
Ankit Chauhan
2025-06-23
bpf: Introduce bpf_cgroup_read_xattr to read xattr of cgroup's node
Song Liu
2025-06-23
kernfs: remove iattr_mutex
Christian Brauner
2025-06-23
ext4: add FALLOC_FL_WRITE_ZEROES support
Zhang Yi
2025-06-23
fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
Zhang Yi
2025-06-23
fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
Shivank Garg
2025-06-23
fs: annotate suspected data race between poll_schedule_timeout() and pollwake()
Dmitry Antipov
2025-06-23
pidfs: add some CONFIG_DEBUG_VFS asserts
Christian Brauner
2025-06-23
pidfs: support xattrs on pidfds
Christian Brauner
2025-06-23
docs/vfs: update references to i_mutex to i_rwsem
Junxuan Liao
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
2025-06-22
Merge tag 'x86_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-22
Merge tag 'v6.16-rc2-smb3-client-fixes-v2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2025-06-22
bcachefs: Fix range in bch2_lookup_indirect_extent() error path
Kent Overstreet
2025-06-22
bcachefs: fix spurious error_throw
Kent Overstreet
2025-06-22
bcachefs: Add missing bch2_err_class() to fileattr_set()
Kent Overstreet
2025-06-21
Merge tag 'nfsd-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2025-06-21
Merge tag 'erofs-for-6.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-21
smb: minor fix to use SMB2_NTLMV2_SESSKEY_SIZE for auth_key size
Bharath SM
2025-06-21
smb: minor fix to use sizeof to initialize flags_string buffer
Bharath SM
2025-06-21
smb: Use loff_t for directory position in cached_dirents
Bharath SM
2025-06-21
smb: Log an error when close_all_cached_dirs fails
Paul Aurich
2025-06-21
cifs: Fix prepare_write to negotiate wsize if needed
David Howells
2025-06-21
smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma()
Stefan Metzmacher
2025-06-21
smb: client: fix first command failure during re-negotiation
zhangjian
2025-06-20
fscrypt: Explicitly include <linux/export.h>
Eric Biggers
2025-06-20
erofs: remove a superfluous check for encoded extents
Gao Xiang
2025-06-19
bcachefs: Add missing key type checks to check_snapshot_exists()
Kent Overstreet
2025-06-19
bcachefs: Don't log fsck err in the journal if doing repair elsewhere
Kent Overstreet
2025-06-19
bcachefs: Fix *__bch2_trans_subbuf_alloc() error path
Kent Overstreet
2025-06-19
nfsd: use threads array as-is in netlink interface
Jeff Layton
2025-06-19
btrfs: zoned: fix alloc_offset calculation for partly conventional block groups
Johannes Thumshirn
2025-06-19
btrfs: handle csum tree error with rescue=ibadroots correctly
Qu Wenruo
2025-06-19
btrfs: fix race between async reclaim worker and close_ctree()
Filipe Manana
2025-06-19
btrfs: fix assertion when building free space tree
Filipe Manana
2025-06-19
btrfs: don't silently ignore unexpected extent type when replaying log
Filipe Manana
2025-06-19
btrfs: fix invalid inode pointer dereferences during log replay
Filipe Manana
2025-06-19
btrfs: fix double unlock of buffer_tree xarray when releasing subpage eb
Filipe Manana
2025-06-19
btrfs: update superblock's device bytes_used when dropping chunk
Mark Harmstone
2025-06-19
btrfs: fix a race between renames and directory logging
Filipe Manana
2025-06-19
btrfs: scrub: add prefix for the error messages
Anand Jain
2025-06-19
btrfs: warn if leaking delayed_nodes in btrfs_put_root()
Leo Martins
2025-06-19
btrfs: fix delayed ref refcount leak in debug assertion
Leo Martins
2025-06-19
btrfs: include root in error message when unlinking inode
Filipe Manana
2025-06-19
pidfs: make inodes mutable
Christian Brauner
2025-06-19
libfs: prepare to allow for non-immutable pidfd inodes
Christian Brauner
2025-06-19
pidfs: remove pidfs_pid_valid()
Christian Brauner
2025-06-19
pidfs: remove pidfs_{get,put}_pid()
Christian Brauner
2025-06-19
pidfs: remove custom inode allocation
Christian Brauner
[prev]
[next]