开源镜像站
帮助
动态
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
2019-04-26
xfs: track delayed allocation reservations across the filesystem
Darrick J. Wong
2019-04-26
xfs: fix broken bhold behavior in xrep_roll_ag_trans
Darrick J. Wong
2019-04-23
xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transaction
Darrick J. Wong
2019-04-23
xfs: kill the xfs_dqtrx_t typedef
Darrick J. Wong
2019-04-23
xfs: widen inode delalloc block counter to 64-bits
Darrick J. Wong
2019-04-23
xfs: widen quota block counters to 64-bit integers
Darrick J. Wong
2019-04-23
xfs: abort unaligned nowait directio early
Darrick J. Wong
2019-04-23
xfs: assert that we don't enter agfl freeing with a non-permanent transaction
Brian Foster
2019-04-22
xfs: make tr_growdata a permanent transaction
Brian Foster
2019-04-16
xfs: merge adjacent io completions of the same type
Darrick J. Wong
2019-04-16
xfs: remove unused m_data_workqueue
Darrick J. Wong
2019-04-16
xfs: implement per-inode writeback completion queues
Darrick J. Wong
2019-04-16
xfs: scrub should only cross-reference with healthy btrees
Darrick J. Wong
2019-04-16
xfs: scrub/repair should update filesystem metadata health
Darrick J. Wong
2019-04-16
xfs: hoist the already_fixed variable to the scrub context
Darrick J. Wong
2019-04-16
xfs: collapse scrub bool state flags into a single unsigned int
Darrick J. Wong
2019-04-16
xfs: refactor scrub context initialization
Darrick J. Wong
2019-04-14
xfs: report inode health via bulkstat
Darrick J. Wong
2019-04-14
xfs: report AG health via AG geometry ioctl
Darrick J. Wong
2019-04-14
xfs: report fs and rt health via geometry structure
Darrick J. Wong
2019-04-14
xfs: add a new ioctl to describe allocation group geometry
Darrick J. Wong
2019-04-14
xfs: bump XFS_IOC_FSGEOMETRY to v5 structures
Dave Chinner
2019-04-14
xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystem
Darrick J. Wong
2019-04-14
xfs: replace the BAD_SUMMARY mount flag with the equivalent health code
Darrick J. Wong
2019-04-14
xfs: track metadata health status
Darrick J. Wong
2019-04-14
xfs,fstrim: fix to return correct minlen
Wang Shilong
2019-04-14
xfs: don't account extra agfl blocks as available
Brian Foster
2019-04-14
xfs: shutdown after buf release in iflush cluster abort path
Brian Foster
2019-04-14
xfs: wake commit waiters on CIL abort before log item abort
Brian Foster
2019-04-14
xfs: fix use after free in buf log item unlock assert
Brian Foster
2019-04-14
Merge branch 'page-refs' (page ref overflow)
Linus Torvalds
2019-04-14
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
2019-04-13
Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-04-13
Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-04-11
block: fix the return errno for direct IO
Jason Yan
2019-04-11
Merge tag 'for-5.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-04-11
NFSv4.1 fix incorrect return value in copy_file_range
Olga Kornievskaia
2019-04-11
NFS: Fix handling of reply page vector
Chuck Lever
2019-04-11
NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.
Tetsuo Handa
2019-04-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-04-08
io_uring: restrict IORING_SETUP_SQPOLL to root
Jens Axboe
2019-04-07
Merge tag 'for-linus-20190407' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-04-06
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2019-04-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-04-05
hugetlbfs: fix memory leak for resv_map
Mike Kravetz
2019-04-05
Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2019-04-04
aio: use kmem_cache_free() instead of kfree()
Wei Yongjun
2019-04-04
btrfs: prop: fix vanished compression property after failed set
Anand Jain
2019-04-04
btrfs: prop: fix zstd compression parameter validation
Anand Jain
2019-04-04
ptrace: Remove maxargs from task_current_syscall()
Steven Rostedt (Red Hat)
[next]