index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-09
xfs: fix silly whitespace problems with kernel libxfs
Darrick J. Wong
4
-4
/
+4
2021-08-09
xfs: throttle inode inactivation queuing on memory reclaim
Darrick J. Wong
5
-5
/
+147
2021-08-09
xfs: avoid buffer deadlocks when walking fs inodes
Darrick J. Wong
2
-10
/
+65
2021-08-09
xfs: use background worker pool when transactions can't get free space
Darrick J. Wong
4
-4
/
+31
2021-08-09
block: remove the bd_bdi in struct block_device
Christoph Hellwig
1
-1
/
+1
2021-08-09
xfs: don't run speculative preallocation gc when fs is frozen
Darrick J. Wong
6
-16
/
+48
2021-08-09
xfs: flush inode inactivation work when compiling usage statistics
Darrick J. Wong
2
-0
/
+11
2021-08-09
xfs: inactivate inodes any time we try to free speculative preallocations
Darrick J. Wong
1
-2
/
+10
2021-08-09
xfs: queue inactivation immediately when free realtime extents are tight
Darrick J. Wong
3
-6
/
+31
2021-08-09
xfs: queue inactivation immediately when quota is nearing enforcement
Darrick J. Wong
4
-0
/
+56
2021-08-09
xfs: queue inactivation immediately when free space is tight
Darrick J. Wong
3
-8
/
+15
2021-08-06
xfs: per-cpu deferred inode inactivation queues
Dave Chinner
9
-48
/
+571
2021-08-06
xfs: detach dquots from inode if we don't need to inactivate it
Darrick J. Wong
3
-1
/
+62
2021-08-06
xfs: move xfs_inactive call to xfs_inode_mark_reclaimable
Darrick J. Wong
2
-75
/
+74
2021-08-06
xfs: introduce all-mounts list for cpu hotplug notifications
Dave Chinner
2
-0
/
+41
2021-08-06
xfs: introduce CPU hotplug infrastructure
Dave Chinner
1
-1
/
+41
2021-08-06
xfs: remove the active vs running quota differentiation
Christoph Hellwig
11
-107
/
+58
2021-08-06
xfs: remove the flags argument to xfs_qm_dquot_walk
Christoph Hellwig
1
-10
/
+6
2021-08-06
xfs: remove xfs_dqrele_all_inodes
Christoph Hellwig
2
-112
/
+1
2021-08-06
xfs: remove support for disabling quota accounting on a mounted file system
Christoph Hellwig
8
-454
/
+13
2021-08-01
Merge tag 'xfs-5.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
7
-106
/
+244
2021-07-29
xfs: prevent spoofing of rtbitmap blocks when recovering buffers
Darrick J. Wong
1
-2
/
+12
2021-07-29
xfs: limit iclog tail updates
Dave Chinner
1
-13
/
+37
2021-07-29
xfs: need to see iclog flags in tracing
Dave Chinner
2
-4
/
+14
2021-07-29
xfs: Enforce attr3 buffer recovery order
Dave Chinner
1
-0
/
+1
2021-07-29
xfs: logging the on disk inode LSN can make it go backwards
Dave Chinner
2
-11
/
+39
2021-07-29
xfs: avoid unnecessary waits in xfs_log_force_lsn()
Dave Chinner
1
-5
/
+37
2021-07-29
xfs: log forces imply data device cache flushes
Dave Chinner
1
-13
/
+34
2021-07-29
xfs: factor out forced iclog flushes
Dave Chinner
1
-24
/
+18
2021-07-29
xfs: fix ordering violation between cache flushes and tail updates
Dave Chinner
3
-13
/
+39
2021-07-29
xfs: fold __xlog_state_release_iclog into xlog_state_release_iclog
Dave Chinner
1
-28
/
+17
2021-07-29
xfs: external logs need to flush data device
Dave Chinner
1
-8
/
+11
2021-07-29
xfs: flush data dev on external log write
Dave Chinner
1
-1
/
+1
2021-07-18
Merge tag 'xfs-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
9
-37
/
+174
2021-07-15
xfs: detect misaligned rtinherit directory extent size hints
Darrick J. Wong
1
-2
/
+16
2021-07-15
xfs: fix an integer overflow error in xfs_growfs_rt
Darrick J. Wong
1
-5
/
+5
2021-07-15
xfs: improve FSGROWFSRT precondition checking
Darrick J. Wong
1
-7
/
+32
2021-07-15
xfs: don't expose misaligned extszinherit hints to userspace
Darrick J. Wong
1
-1
/
+18
2021-07-15
xfs: correct the narrative around misaligned rtinherit/extszinherit dirs
Darrick J. Wong
3
-22
/
+24
2021-07-15
xfs: reset child dir '..' entry when unlinking child
Darrick J. Wong
1
-0
/
+13
2021-07-15
xfs: check for sparse inode clusters that cross new EOAG when shrinking
Darrick J. Wong
3
-0
/
+66
2021-07-13
xfs: Convert double locking of MMAPLOCK to use VFS helpers
Jan Kara
2
-33
/
+19
2021-07-13
xfs: Convert to use invalidate_lock
Jan Kara
4
-32
/
+34
2021-07-13
xfs: Refactor xfs_isilocked()
Pavel Reichl
2
-9
/
+27
2021-07-12
xfs: Fix multiple fall-through warnings for Clang
Gustavo A. R. Silva
1
-8
/
+8
2021-07-02
Merge tag 'xfs-5.14-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
92
-3034
/
+3825
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-10
/
+3
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2021-06-29
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-06-29
iomap: use __set_page_dirty_nobuffers
Matthew Wilcox (Oracle)
1
-1
/
+1
[prev]
[next]