开源镜像站
帮助
动态
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
2021-08-11
xfs: Rename __xfs_attr_rmtval_remove
Allison Henderson
2021-08-09
xfs: add attr state machine tracepoints
Allison Henderson
2021-08-09
xfs: refactor xfs_iget calls from log intent recovery
Darrick J. Wong
2021-08-09
xfs: clear log incompat feature bits when the log is idle
Darrick J. Wong
2021-08-09
xfs: allow setting and clearing of log incompat feature flags
Darrick J. Wong
2021-08-09
xfs: replace kmem_alloc_large() with kvmalloc()
Dave Chinner
2021-08-09
xfs: remove kmem_alloc_io()
Dave Chinner
2021-08-09
mm: Add kvrealloc()
Dave Chinner
2021-08-09
xfs: dump log intent items that cannot be recovered due to corruption
Darrick J. Wong
2021-08-09
xfs: grab active perag ref when reading AG headers
Darrick J. Wong
2021-08-09
xfs: drop experimental warnings for bigtime and inobtcount
Darrick J. Wong
2021-08-09
xfs: fix silly whitespace problems with kernel libxfs
Darrick J. Wong
2021-08-09
xfs: throttle inode inactivation queuing on memory reclaim
Darrick J. Wong
2021-08-09
xfs: avoid buffer deadlocks when walking fs inodes
Darrick J. Wong
2021-08-09
xfs: use background worker pool when transactions can't get free space
Darrick J. Wong
2021-08-09
xfs: don't run speculative preallocation gc when fs is frozen
Darrick J. Wong
2021-08-09
xfs: flush inode inactivation work when compiling usage statistics
Darrick J. Wong
2021-08-09
xfs: inactivate inodes any time we try to free speculative preallocations
Darrick J. Wong
2021-08-09
xfs: queue inactivation immediately when free realtime extents are tight
Darrick J. Wong
2021-08-09
xfs: queue inactivation immediately when quota is nearing enforcement
Darrick J. Wong
2021-08-09
xfs: queue inactivation immediately when free space is tight
Darrick J. Wong
2021-08-06
xfs: per-cpu deferred inode inactivation queues
Dave Chinner
2021-08-06
xfs: detach dquots from inode if we don't need to inactivate it
Darrick J. Wong
2021-08-06
xfs: move xfs_inactive call to xfs_inode_mark_reclaimable
Darrick J. Wong
2021-08-06
xfs: introduce all-mounts list for cpu hotplug notifications
Dave Chinner
2021-08-06
xfs: introduce CPU hotplug infrastructure
Dave Chinner
2021-08-06
xfs: remove the active vs running quota differentiation
Christoph Hellwig
2021-08-06
xfs: remove the flags argument to xfs_qm_dquot_walk
Christoph Hellwig
2021-08-06
xfs: remove xfs_dqrele_all_inodes
Christoph Hellwig
2021-08-06
xfs: remove support for disabling quota accounting on a mounted file system
Christoph Hellwig
2021-08-01
Merge tag 'xfs-5.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-07-31
Merge tag '5.14-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-07-30
pipe: make pipe writes always wake up readers
Linus Torvalds
2021-07-30
Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-30
Merge tag 'io_uring-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-30
Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-30
ocfs2: issue zeroout to EOF blocks
Junxiao Bi
2021-07-30
ocfs2: fix zero out valid data
Junxiao Bi
2021-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
2021-07-29
xfs: prevent spoofing of rtbitmap blocks when recovering buffers
Darrick J. Wong
2021-07-29
xfs: limit iclog tail updates
Dave Chinner
2021-07-29
xfs: need to see iclog flags in tracing
Dave Chinner
2021-07-29
xfs: Enforce attr3 buffer recovery order
Dave Chinner
2021-07-29
xfs: logging the on disk inode LSN can make it go backwards
Dave Chinner
2021-07-29
xfs: avoid unnecessary waits in xfs_log_force_lsn()
Dave Chinner
2021-07-29
xfs: log forces imply data device cache flushes
Dave Chinner
2021-07-29
xfs: factor out forced iclog flushes
Dave Chinner
2021-07-29
xfs: fix ordering violation between cache flushes and tail updates
Dave Chinner
2021-07-29
xfs: fold __xlog_state_release_iclog into xlog_state_release_iclog
Dave Chinner
[next]