index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
xfs: expose various functions to repair code
Darrick J. Wong
2018-05-15
4
-3
/
+11
|
*
xfs: add helpers to calculate btree size
Darrick J. Wong
2018-05-15
8
-3
/
+37
|
*
xfs: refactor scrub transaction allocation function
Darrick J. Wong
2018-05-15
4
-21
/
+17
|
*
xfs: btree scrub should check minrecs
Darrick J. Wong
2018-05-15
1
-0
/
+40
|
*
xfs: clean up scrub usage of KM_NOFS
Darrick J. Wong
2018-05-15
3
-3
/
+4
|
*
xfs: avoid ilock games in the quota scrubber
Darrick J. Wong
2018-05-15
3
-28
/
+30
|
*
xfs: refactor dquot iteration
Darrick J. Wong
2018-05-15
3
-30
/
+63
|
*
xfs: rename on-disk dquot counter zap functions
Darrick J. Wong
2018-05-10
1
-8
/
+8
|
*
xfs: replace XFS_QMOPT_DQALLOC with a simple boolean
Darrick J. Wong
2018-05-10
6
-28
/
+19
|
*
xfs: remove direct calls to _qm_dqread
Darrick J. Wong
2018-05-10
3
-15
/
+39
|
*
xfs: refactor xfs_qm_dqtobp and xfs_qm_dqalloc
Darrick J. Wong
2018-05-10
1
-148
/
+122
|
*
xfs: refactor incore dquot initialization functions
Darrick J. Wong
2018-05-10
1
-30
/
+51
|
*
xfs: fetch dquots directly during quotacheck
Darrick J. Wong
2018-05-10
1
-16
/
+12
|
*
xfs: split out dqget for inodes from regular dqget
Darrick J. Wong
2018-05-10
8
-77
/
+134
|
*
xfs: remove unnecessary xfs_qm_dqattach parameter
Darrick J. Wong
2018-05-10
8
-20
/
+19
|
*
xfs: delegate dqget input checks to helper function
Darrick J. Wong
2018-05-10
1
-9
/
+31
|
*
xfs: refactor dquot cache handling
Darrick J. Wong
2018-05-10
1
-34
/
+78
|
*
xfs: refactor XFS_QMOPT_DQNEXT out of existence
Darrick J. Wong
2018-05-10
7
-71
/
+108
|
*
xfs: don't spray logs when dquot flush/purge fail
Darrick J. Wong
2018-05-10
2
-12
/
+3
|
*
xfs: release new dquot buffer on defer_finish error
Darrick J. Wong
2018-05-10
1
-20
/
+28
|
*
xfs: don't discard on free of unwritten extents
Brian Foster
2018-05-10
1
-1
/
+2
|
*
xfs: skip online discard during eofblocks trims
Brian Foster
2018-05-10
3
-12
/
+35
|
*
xfs: add bmapi nodiscard flag
Brian Foster
2018-05-10
7
-18
/
+87
|
*
xfs: get rid of the log item descriptor
Dave Chinner
2018-05-10
18
-124
/
+63
|
*
xfs: add some more debug checks to buffer log item reuse
Dave Chinner
2018-05-10
1
-1
/
+3
|
*
xfs: fix double ijoin in xfs_reflink_clear_inode_flag()
Dave Chinner
2018-05-10
1
-2
/
+6
|
*
xfs: fix double ijoin in xfs_reflink_cancel_cow_range
Dave Chinner
2018-05-10
1
-2
/
+4
|
*
xfs: fix double ijoin in xfs_inactive_symlink_rmt()
Dave Chinner
2018-05-10
1
-7
/
+2
|
*
xfs: don't assert fail with AIL lock held
Dave Chinner
2018-05-10
1
-11
/
+32
|
*
xfs: adder caller IP to xfs_defer* tracepoints
Dave Chinner
2018-05-10
2
-12
/
+17
|
*
xfs: add tracing to high level transaction operations
Dave Chinner
2018-05-10
3
-1
/
+57
|
*
xfs: log item flags are racy
Dave Chinner
2018-05-10
19
-48
/
+52
|
*
xfs: add missing rmap error return
Darrick J. Wong
2018-05-10
1
-0
/
+2
|
*
xfs: bmap debugging should never panic the system
Darrick J. Wong
2018-05-09
1
-2
/
+4
|
*
xfs: defer agfl frees from directory op transactions
Brian Foster
2018-05-09
1
-0
/
+3
|
*
xfs: defer frees from common inode allocation paths
Brian Foster
2018-05-09
2
-0
/
+2
|
*
xfs: defer agfl frees from inode inactivation
Brian Foster
2018-05-09
1
-0
/
+1
|
*
xfs: defer agfl block frees from deferred ops processing context
Brian Foster
2018-05-09
1
-0
/
+12
|
*
xfs: defer agfl block frees when dfops is available
Brian Foster
2018-05-09
6
-7
/
+129
|
*
xfs: create agfl block free helper function
Brian Foster
2018-05-09
2
-10
/
+29
|
*
xfs: print specific dqblk that failed verifiers
Eric Sandeen
2018-05-09
1
-19
/
+22
|
*
xfs: add full xfs_dqblk verifier
Eric Sandeen
2018-05-09
4
-11
/
+30
|
*
xfs: pass full xfs_dqblk to repair during quotacheck
Eric Sandeen
2018-05-09
3
-14
/
+11
|
*
xfs: check type in quota verifier during quotacheck
Eric Sandeen
2018-05-09
1
-1
/
+3
|
*
xfs: remove unused flags arg from xfs_dquot_verify
Eric Sandeen
2018-05-09
5
-9
/
+7
|
*
xfs: clean up locking in xfs_file_iomap_begin
Dave Chinner
2018-05-09
1
-37
/
+61
|
*
xfs: simplify xfs_file_iomap_begin() logic
Dave Chinner
2018-05-09
1
-36
/
+46
|
*
iomap: iomap_dio_rw() handles all sync writes
Dave Chinner
2018-05-09
1
-5
/
+0
|
*
xfs: move generic_write_sync calls inwards
Dave Chinner
2018-05-09
1
-15
/
+33
|
*
xfs: don't retry xfs_buf_find on XBF_TRYLOCK failure
Dave Chinner
2018-05-09
1
-28
/
+65
[prev]
[next]