index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
xfs: remove qcore from incore dquots
Darrick J. Wong
2020-07-28
6
-44
/
+21
*
xfs: stop using q_core timers in the quota code
Darrick J. Wong
2020-07-28
5
-39
/
+47
*
xfs: stop using q_core warning counters in the quota code
Darrick J. Wong
2020-07-28
5
-18
/
+34
*
xfs: stop using q_core counters in the quota code
Darrick J. Wong
2020-07-28
7
-62
/
+56
*
xfs: stop using q_core limits in the quota code
Darrick J. Wong
2020-07-28
9
-141
/
+138
*
xfs: use a per-resource struct for incore dquot data
Darrick J. Wong
2020-07-28
8
-46
/
+50
*
xfs: stop using q_core.d_id in the quota code
Darrick J. Wong
2020-07-28
8
-43
/
+42
*
xfs: stop using q_core.d_flags in the quota code
Darrick J. Wong
2020-07-28
3
-4
/
+40
*
xfs: make XFS_DQUOT_CLUSTER_SIZE_FSB part of the ondisk format
Darrick J. Wong
2020-07-28
2
-11
/
+16
*
xfs: rename dquot incore state flags
Darrick J. Wong
2020-07-28
7
-20
/
+21
*
xfs: refactor quotacheck flags usage
Darrick J. Wong
2020-07-28
1
-11
/
+7
*
xfs: move the flags argument of xfs_qm_scall_trunc_qfiles to XFS_QMOPT_*
Darrick J. Wong
2020-07-28
2
-7
/
+7
*
xfs: validate ondisk/incore dquot flags
Darrick J. Wong
2020-07-28
1
-3
/
+20
*
xfs: fix inode quota reservation checks
Darrick J. Wong
2020-07-28
1
-1
/
+1
*
xfs: clear XFS_DQ_FREEING if we can't lock the dquot buffer to flush
Darrick J. Wong
2020-07-28
1
-0
/
+1
*
xfs: fix inode allocation block res calculation precedence
Brian Foster
2020-07-28
1
-1
/
+1
*
xfs: drain the buf delwri queue before xfsaild idles
Brian Foster
2020-07-28
1
-10
/
+6
*
xfs: preserve inode versioning across remounts
Eric Sandeen
2020-07-17
1
-0
/
+4
*
xfs: remove duplicated include from xfs_buf_item.c
YueHaibing
2020-07-14
1
-1
/
+0
*
xfs: remove SYNC_WAIT and SYNC_TRYLOCK
Christoph Hellwig
2020-07-14
1
-3
/
+0
*
xfs: get rid of unnecessary xfs_perag_{get,put} pairs
Gao Xiang
2020-07-14
8
-91
/
+34
*
xfs: Fix false positive lockdep warning with sb_internal & fs_reclaim
Waiman Long
2020-07-09
1
-1
/
+11
*
xfs: rtbitmap scrubber should check inode size
Darrick J. Wong
2020-07-07
1
-0
/
+7
*
xfs: rtbitmap scrubber should verify written extents
Darrick J. Wong
2020-07-07
1
-0
/
+40
*
xfs: remove xfs_inobp_check()
Dave Chinner
2020-07-07
3
-32
/
+0
*
xfs: factor xfs_iflush_done
Dave Chinner
2020-07-07
1
-75
/
+82
*
xfs: rework xfs_iflush_cluster() dirty inode iteration
Dave Chinner
2020-07-07
3
-98
/
+83
*
xfs: rename xfs_iflush_int()
Dave Chinner
2020-07-07
1
-147
/
+146
*
xfs: xfs_iflush() is no longer necessary
Dave Chinner
2020-07-07
3
-127
/
+33
*
xfs: attach inodes to the cluster buffer when dirtied
Dave Chinner
2020-07-07
5
-24
/
+27
*
xfs: rework stale inodes in xfs_ifree_cluster
Dave Chinner
2020-07-07
1
-99
/
+62
*
xfs: clean up inode reclaim comments
Dave Chinner
2020-07-07
1
-93
/
+35
*
xfs: remove SYNC_WAIT from xfs_reclaim_inodes()
Dave Chinner
2020-07-07
4
-60
/
+35
*
xfs: remove SYNC_TRYLOCK from inode reclaim
Dave Chinner
2020-07-07
1
-38
/
+25
*
xfs: don't block inode reclaim on the ILOCK
Dave Chinner
2020-07-07
1
-3
/
+5
*
xfs: allow multiple reclaimers per AG
Dave Chinner
2020-07-07
3
-24
/
+12
*
xfs: remove IO submission from xfs_reclaim_inode()
Dave Chinner
2020-07-07
1
-86
/
+31
*
xfs: make inode reclaim almost non-blocking
Dave Chinner
2020-07-07
1
-1
/
+1
*
xfs: pin inode backing buffer to the inode log item
Dave Chinner
2020-07-07
5
-24
/
+105
*
xfs: move xfs_clear_li_failed out of xfs_ail_delete_one()
Dave Chinner
2020-07-07
3
-8
/
+3
*
xfs: unwind log item error flagging
Dave Chinner
2020-07-07
4
-71
/
+14
*
xfs: handle buffer log item IO errors directly
Dave Chinner
2020-07-07
1
-70
/
+144
*
xfs: get rid of log item callbacks
Dave Chinner
2020-07-07
5
-29
/
+6
*
xfs: clean up the buffer iodone callback functions
Dave Chinner
2020-07-07
3
-114
/
+29
*
xfs: use direct calls for dquot IO completion
Dave Chinner
2020-07-06
3
-5
/
+40
*
xfs: make inode IO completion buffer centric
Dave Chinner
2020-07-06
4
-55
/
+56
*
xfs: clean up whacky buffer log item list reinit
Dave Chinner
2020-07-06
1
-2
/
+0
*
xfs: call xfs_buf_iodone directly
Dave Chinner
2020-07-06
5
-63
/
+24
*
xfs: mark log recovery buffers for completion
Dave Chinner
2020-07-06
6
-8
/
+18
*
xfs: mark dquot buffers in cache
Dave Chinner
2020-07-06
6
-0
/
+20
[prev]
[next]