开源镜像站
帮助
动态
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-02-03
xfs: clean up icreate quota reservation calls
Darrick J. Wong
2021-02-03
xfs: remove xfs_trans_unreserve_quota_nblks completely
Darrick J. Wong
2021-02-03
xfs: create convenience wrappers for incore quota block reservations
Darrick J. Wong
2021-02-03
xfs: clean up quota reservation callsites
Darrick J. Wong
2021-02-03
xfs: reduce quota reservation when doing a dax unwritten extent conversion
Darrick J. Wong
2021-02-03
xfs: fix chown leaking delalloc quota blocks when fssetxattr fails
Darrick J. Wong
2021-02-01
xfs: Fix 'set but not used' warning in xfs_bmap_compute_alignments()
Chandan Babu R
2021-02-01
xfs: fix unused log variable in xfs_log_cover()
Brian Foster
2021-01-22
xfs: reduce ilock acquisitions in xfs_file_fsync
Christoph Hellwig
2021-01-22
xfs: refactor xfs_file_fsync
Christoph Hellwig
2021-01-22
xfs: cover the log on freeze instead of cleaning it
Brian Foster
2021-01-22
xfs: remove xfs_quiesce_attr()
Brian Foster
2021-01-22
xfs: remove duplicate wq cancel and log force from attr quiesce
Brian Foster
2021-01-22
xfs: fold sbcount quiesce logging into log covering
Brian Foster
2021-01-22
xfs: don't reset log idle state on covering checkpoints
Brian Foster
2021-01-22
xfs: cover the log during log quiesce
Brian Foster
2021-01-22
xfs: separate log cleaning from log quiesce
Brian Foster
2021-01-22
xfs: lift writable fs check up into log worker task
Brian Foster
2021-01-22
xfs: sync lazy sb accounting on quiesce of read-only mounts
Brian Foster
2021-01-22
xfs: set inode size after creating symlink
Jeffrey Mitchell
2021-01-22
xfs: don't drain buffer lru on freeze and read-only remount
Brian Foster
2021-01-22
xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain()
Brian Foster
2021-01-22
xfs: Fix assert failure in xfs_setattr_size()
Yumei Huang
2021-01-22
xfs: fix up non-directory creation in SGID directories
Christoph Hellwig
2021-01-22
xfs: remove a stale comment from xfs_file_aio_write_checks()
Eric Biggers
2021-01-22
xfs: Introduce error injection to allocate only minlen size extents for files
Chandan Babu R
2021-01-22
xfs: Process allocated extent in a separate function
Chandan Babu R
2021-01-22
xfs: Compute bmap extent alignments in a separate function
Chandan Babu R
2021-01-22
xfs: Remove duplicate assert statement in xfs_bmap_btalloc()
Chandan Babu R
2021-01-22
xfs: Introduce error injection to reduce maximum inode fork extent count
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when swapping extents
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when remapping an extent
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when moving extent from cow to data fork
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when writing to unwritten extent
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when adding/removing xattrs
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when renaming dir entries
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when removing dir entries
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when adding dir entries
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when punching a hole
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when trivally adding a new extent
Chandan Babu R
2021-01-22
xfs: Add helper for checking per-inode extent count overflow
Chandan Babu R
2021-01-22
xfs: fix an ABBA deadlock in xfs_rename
Darrick J. Wong
2021-01-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-01-16
Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-16
mm: don't play games with pinned pages in clear_page_refs
Linus Torvalds
2021-01-16
mm: fix clear_refs_write locking
Linus Torvalds
2021-01-15
io_uring: ensure finish_wait() is always called in __io_uring_task_cancel()
Jens Axboe
2021-01-15
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-01-15
Merge tag '5.11-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-01-15
ext4: remove expensive flush on fast commit
Daejun Park
[next]