index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2025-06-10
new helper: set_default_d_op()
Al Viro
2025-06-10
fuse: no need for special dentry_operations for root dentry
Al Viro
2025-06-10
switch procfs from d_set_d_op() to d_splice_alias_ops()
Al Viro
2025-06-10
new helper: d_splice_alias_ops()
Al Viro
2025-06-10
procfs: kill ->proc_dops
Al Viro
2025-06-10
f2fs: Fix __write_node_folio() conversion
Matthew Wilcox (Oracle)
2025-06-10
filelock: add new locks_wake_up_waiter() helper
Jeff Layton
2025-06-10
fs/pipe: set FMODE_NOWAIT in create_pipe_files()
Jens Axboe
2025-06-10
fs/read_write: Fix spelling typo
Andy Shevchenko
2025-06-09
smb: client: disable path remapping with POSIX extensions
Philipp Kerling
2025-06-08
d_set_mounted(): we don't need to bump seqcount component of rename_lock
Al Viro
2025-06-08
Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-06-08
Merge tag 'x86-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-06-08
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-06-08
Merge tag '6.16-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-07
Merge tag 'ubifs-for-linus-6.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-07
do_change_type(): refuse to operate on unmounted/not ours mounts
Al Viro
2025-06-07
clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right userns
Al Viro
2025-06-07
do_move_mount(): split the checks in subtree-of-our-ns and entire-anon cases
Al Viro
2025-06-07
fs: allow clone_private_mount() for a path on real rootfs
KONDO KAZUMA(近藤 和真)
2025-06-07
fix propagation graph breakage by MOVE_MOUNT_SET_GROUP move_mount(2)
Al Viro
2025-06-07
path_overmount(): avoid false negatives
Al Viro
2025-06-07
fs/fhandle.c: fix a race in call of has_locked_children()
Al Viro
2025-06-06
Merge tag 'ceph-for-6.16-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2025-06-06
Merge tag 'ovl-update-v2-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-06-06
ceph: fix variable dereferenced before check in ceph_umount_begin()
Viacheslav Dubeyko
2025-06-06
fs/xattr.c: fix simple_xattr_list()
Stephen Smalley
2025-06-05
cifs: update internal version number
Steve French
2025-06-05
ovl: fix regression caused by lookup helpers API changes
Amir Goldstein
2025-06-04
Merge tag '6.16-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-06-04
Merge tag 'bcachefs-2025-06-04' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2025-06-04
pidfs: never refuse ppid == 0 in PIDFD_GET_INFO
Mike Yuan
2025-06-04
bcachefs: add cond_resched() to handle_overwrites()
Kent Overstreet
2025-06-04
bcachefs: Make journal read log message a bit quieter
Kent Overstreet
2025-06-04
bcachefs: Fix subvol to missing root repair
Kent Overstreet
2025-06-04
bcachefs: Run may_delete_deleted_inode() checks in bch2_inode_rm()
Kent Overstreet
2025-06-04
bcachefs: delete dead code from may_delete_deleted_inode()
Kent Overstreet
2025-06-04
bcachefs: Add flags to subvolume_to_text()
Kent Overstreet
2025-06-04
bcachefs: Fix oops in btree_node_seq_matches()
Kent Overstreet
2025-06-04
bcachefs: Fix dirent_casefold_mismatch repair
Kent Overstreet
2025-06-04
bcachefs: Fix bch2_fsck_rename_dirent() for casefold
Kent Overstreet
2025-06-04
bcachefs: Redo bch2_dirent_init_name()
Kent Overstreet
2025-06-04
bcachefs: Fix -Wc23-extensions in bch2_check_dirents()
Nathan Chancellor
2025-06-04
fs/resctrl: Restore the rdt_last_cmd_clear() calls after acquiring rdtgroup_m...
Zeng Heng
2025-06-03
cifs: do not disable interface polling on failure
Shyam Prasad N
2025-06-03
cifs: serialize other channels when query server interfaces is pending
Shyam Prasad N
2025-06-03
cifs: deal with the channel loading lag while picking channels
Shyam Prasad N
2025-06-03
smb: client: make use of common smbdirect_socket_parameters
Stefan Metzmacher
2025-06-03
smb: smbdirect: introduce smbdirect_socket_parameters
Stefan Metzmacher
[prev]
[next]