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
2024-05-25
btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()
Dominique Martinet
2024-05-25
smb: client: fix potential OOBs in smb2_parse_contexts()
Paulo Alcantara
2024-05-25
ext4: fix bug_on in __es_tree_search
Baokun Li
2024-05-17
fs/9p: drop inodes immediately on non-.L too
Joakim Sindholt
2024-05-17
9p: explicitly deny setlease attempts
Jeff Layton
2024-05-17
fs/9p: translate O_TRUNC into OTRUNC
Joakim Sindholt
2024-05-17
fs/9p: only translate RWX permissions for plain 9P2000
Joakim Sindholt
2024-05-17
btrfs: always clear PERTRANS metadata during commit
Boris Burkov
2024-05-17
btrfs: make btrfs_clear_delalloc_extent() free delalloc reserve
Boris Burkov
2024-05-17
gfs2: Fix invalid metadata access in punch_hole
Andrew Price
2024-05-17
nfs: Handle error of rpc_proc_register() in nfs_net_init().
Kuniyuki Iwashima
2024-05-17
nfs: make the rpc_stat per net namespace
Josef Bacik
2024-05-17
nfs: expose /proc/net/sunrpc/nfs in net namespaces
Josef Bacik
2024-05-02
btrfs: fix information leak in btrfs_ioctl_logical_to_ino()
Johannes Thumshirn
2024-05-02
nilfs2: fix OOB in nilfs_set_de_type
Jeongjun Park
2024-05-02
fs: sysfs: Fix reference leak in sysfs_break_active_protection()
Alan Stern
2024-05-02
btrfs: record delayed inode root in transaction
Boris Burkov
2024-05-02
btrfs: qgroup: correctly model root qgroup rsv in convert
Boris Burkov
2024-04-13
isofs: handle CDs with bad root inode but good Joliet root directory
Alex Henrie
2024-04-13
sysv: don't call sb_bread() with pointers_lock held
Tetsuo Handa
2024-04-13
btrfs: send: handle path ref underflow in header iterate_inode_ref()
David Sterba
2024-04-13
btrfs: export: handle invalid inode or root reference in btrfs_get_parent()
David Sterba
2024-04-13
btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks()
David Sterba
2024-04-13
fs: add a vfs_fchmod helper
Christoph Hellwig
2024-04-13
fs: add a vfs_fchown helper
Christoph Hellwig
2024-04-13
exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack()
Max Filippov
2024-04-13
btrfs: allocate btrfs_ioctl_defrag_range_args on stack
Goldwyn Rodrigues
2024-04-13
fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion
Bart Van Assche
2024-04-13
nilfs2: prevent kernel bug at submit_bh_wbc()
Ryusuke Konishi
2024-04-13
nilfs2: use a more common logging style
Joe Perches
2024-04-13
nilfs2: fix failure to detect DAT corruption in btree and direct mappings
Ryusuke Konishi
2024-04-13
ext4: fix corruption during on-line resize
Maximilian Heyne
2024-04-13
btrfs: fix off-by-one chunk length calculation at contains_pending_extent()
Filipe Manana
2024-04-13
fuse: don't unhash root
Miklos Szeredi
2024-04-13
ubifs: Set page uptodate in the correct place
Matthew Wilcox (Oracle)
2024-04-13
fat: fix uninitialized field in nostale filehandles
Jan Kara
2024-04-13
ext4: correct best extent lstart adjustment logic
Baokun Li
2024-03-26
afs: Revert "afs: Hide silly-rename files from userspace"
David Howells
2024-03-26
NFS: Fix an off by one in root_nfs_cat()
Christophe JAILLET
2024-03-26
quota: Fix rcu annotations of inode dquot pointers
Jan Kara
2024-03-26
quota: Fix potential NULL pointer dereference
Wang Jianjian
2024-03-26
quota: simplify drop_dquot_ref()
Baokun Li
2024-03-26
fs/select: rework stack allocation hack for clang
Arnd Bergmann
2024-03-26
do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak
Nikita Zhandarovich
2024-03-26
btrfs: fix data race at btrfs_use_block_rsv() when accessing block reserve
Filipe Manana
2024-03-26
io_uring: drop any code related to SCM_RIGHTS
Jens Axboe
2024-03-26
io_uring/unix: drop usage of io_uring socket
Jens Axboe
2024-03-06
fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super
Oscar Salvador
2024-03-06
cachefiles: fix memory leak in cachefiles_add_cache()
Baokun Li
2024-03-06
btrfs: dev-replace: properly validate device names
David Sterba
[next]