index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
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
2024-03-06
afs: Fix endless loop in directory parsing
David Howells
2024-03-01
fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio
Bart Van Assche
2024-03-01
afs: Increase buffer size in afs_update_volume_status()
Daniil Dulov
2024-03-01
iomap: Set all uptodate bits for an Uptodate page
Matthew Wilcox (Oracle)
2024-03-01
ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal()
Baokun Li
2024-03-01
ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()
Baokun Li
2024-03-01
nilfs2: replace WARN_ONs for invalid DAT metadata block requests
Ryusuke Konishi
2024-02-23
lsm: new security_file_ioctl_compat() hook
Alfred Piccioni
2024-02-23
nilfs2: fix potential bug in end_buffer_async_write
Ryusuke Konishi
2024-02-23
nilfs2: fix hang in nilfs_lookup_dirty_data_buffers()
Ryusuke Konishi
2024-02-23
nilfs2: fix data corruption in dsync block recovery for small block sizes
Ryusuke Konishi
2024-02-23
ext4: fix double-free of blocks due to wrong extents moved_len
Baokun Li
2024-02-23
btrfs: send: return EOPNOTSUPP on unknown flags
David Sterba
[next]