开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2022-01-17
xfs: kill the XFS_IOC_{ALLOC,FREE}SP* ioctls
Darrick J. Wong
2022-01-17
xfs: remove the XFS_IOC_FSSETDM definitions
Darrick J. Wong
2022-01-12
xfs: fix online fsck handling of v5 feature bits on secondary supers
Darrick J. Wong
2022-01-11
xfs: take the ILOCK when readdir inspects directory mapping data
Darrick J. Wong
2022-01-06
xfs: warn about inodes with project id of -1
Darrick J. Wong
2022-01-06
xfs: hold quota inode ILOCK_EXCL until the end of dqalloc
Darrick J. Wong
2022-01-06
xfs: Remove redundant assignment of mp
Jiapeng Chong
2022-01-06
xfs: reduce kvmalloc overhead for CIL shadow buffers
Dave Chinner
2022-01-06
xfs: sysfs: use default_groups in kobj_type
Greg Kroah-Hartman
2021-12-22
xfs: prevent UAF in xfs_log_item_in_current_chkpt
Darrick J. Wong
2021-12-21
xfs: prevent a WARN_ONCE() in xfs_ioc_attr_list()
Dan Carpenter
2021-12-21
xfs: Fix comments mentioning xfs_ialloc
Yang Xu
2021-12-21
xfs: check sb_meta_uuid for dabuf buffer recovery
Dave Chinner
2021-12-21
xfs: fix a bug in the online fsck directory leaf1 bestcount check
Darrick J. Wong
2021-12-21
xfs: only run COW extent recovery when there are no live extents
Darrick J. Wong
2021-12-21
xfs: don't expose internal symlink metadata buffers to the vfs
Darrick J. Wong
2021-12-21
xfs: fix quotaoff mutex usage now that we don't support disabling it
Darrick J. Wong
2021-12-21
xfs: shut down filesystem if we xfs_trans_cancel with deferred work items
Darrick J. Wong
2021-12-11
Merge tag 'xfs-5.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-12-11
Merge tag 'io_uring-5.16-2021-12-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-12-10
Merge tag 'for-5.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-12-10
Merge tag '5.16-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-12-10
Merge tag 'nfsd-5.16-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2021-12-10
Merge tag 'trace-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-12-10
Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-12-10
io-wq: check for wq exit after adding new worker task_work
Jens Axboe
2021-12-10
io_uring: ensure task_work gets run as part of cancelations
Jens Axboe
2021-12-10
nfsd: fix use-after-free due to delegation race
J. Bruce Fields
2021-12-10
nfsd: Fix nsfd startup race (again)
Alexander Sverdlin
2021-12-09
aio: Fix incorrect usage of eventfd_signal_allowed()
Xie Yongji
2021-12-09
aio: fix use-after-free due to missing POLLFREE handling
Eric Biggers
2021-12-09
aio: keep poll requests on waitqueue until completed
Eric Biggers
2021-12-09
signalfd: use wake_up_pollfree()
Eric Biggers
2021-12-08
cifs: fix ntlmssp auth when there is no key exchange
Paulo Alcantara
2021-12-08
btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handling
Qu Wenruo
2021-12-08
btrfs: zoned: clear data relocation bg on zone finish
Johannes Thumshirn
2021-12-08
btrfs: free exchange changeset on failures
Johannes Thumshirn
2021-12-08
btrfs: fix re-dirty process of tree-log nodes
Naohiro Aota
2021-12-08
btrfs: call mapping_set_error() on btree inode with a write error
Josef Bacik
2021-12-08
btrfs: clear extent buffer uptodate when we fail to write it
Josef Bacik
2021-12-08
btrfs: fail if fstrim_range->start == U64_MAX
Josef Bacik
2021-12-08
btrfs: fix error pointer dereference in btrfs_ioctl_rm_dev_v2()
Dan Carpenter
2021-12-08
tracefs: Set all files to the same group ownership as the mount option
Steven Rostedt (VMware)
2021-12-08
tracefs: Have new files inherit the ownership of their parent
Steven Rostedt (VMware)
2021-12-07
cifs: Fix crash on unload of cifs_arc4.ko
Vincent Whitchurch
2021-12-07
xfs: remove all COW fork extents when remounting readonly
Darrick J. Wong
2021-12-07
netfs: fix parameter of cleanup()
Jeffle Xu
2021-12-07
netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lock
David Howells
2021-12-06
io-wq: remove spurious bit clear on task_work addition
Jens Axboe
2021-12-04
Merge tag 'xfs-5.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
[next]