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
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iomap-5.5-merge-11' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-11-30
11
-762
/
+172
|
\
|
*
iomap: use a srcmap for a read-modify-write I/O
Goldwyn Rodrigues
2019-10-21
1
-3
/
+6
|
*
iomap: ignore non-shared or non-data blocks in xfs_file_dirty
Christoph Hellwig
2019-10-21
1
-1
/
+1
|
*
iomap: lift the xfs writeback code to iomap
Christoph Hellwig
2019-10-21
4
-647
/
+59
|
*
iomap: lift common tracing code from xfs to iomap
Christoph Hellwig
2019-10-21
2
-50
/
+3
|
*
xfs: remove the fork fields in the writepage_ctx and ioend
Christoph Hellwig
2019-10-21
2
-27
/
+46
|
*
xfs: turn io_append_trans into an io_private void pointer
Christoph Hellwig
2019-10-21
2
-14
/
+14
|
*
xfs: refactor the ioend merging code
Christoph Hellwig
2019-10-21
1
-31
/
+42
|
*
xfs: use a struct iomap in xfs_writepage_ctx
Christoph Hellwig
2019-10-21
4
-51
/
+50
|
*
xfs: set IOMAP_F_NEW more carefully
Christoph Hellwig
2019-10-21
1
-3
/
+6
|
*
xfs: initialize iomap->flags in xfs_bmbt_to_iomap
Christoph Hellwig
2019-10-21
3
-14
/
+20
|
*
iomap: iomap that extends beyond EOF should be marked dirty
Dave Chinner
2019-10-17
1
-0
/
+7
|
*
xfs: Use iomap_dio_rw to wait for unaligned direct IO
Jan Kara
2019-10-15
1
-8
/
+4
|
*
iomap: Allow forcing of waiting for running DIO in iomap_dio_rw()
Jan Kara
2019-10-15
1
-2
/
+3
*
|
xfs: change the seconds fields in xfs_bulkstat to signed
Darrick J. Wong
2019-10-15
1
-4
/
+4
|
/
*
xfs: move local to extent inode logging into bmap helper
Brian Foster
2019-10-09
4
-7
/
+8
*
xfs: remove broken error handling on failed attr sf to leaf change
Brian Foster
2019-10-09
1
-17
/
+2
*
xfs: log the inode on directory sf to block format change
Brian Foster
2019-10-09
2
-0
/
+2
*
xfs: assure zeroed memory buffers for certain kmem allocations
Bill O'Donnell
2019-10-06
3
-3
/
+13
*
xfs: removed unused error variable from xchk_refcountbt_rec
Aliasgar Surti
2019-10-06
1
-2
/
+1
*
xfs: remove unused flags arg from xfs_get_aghdr_buf()
Eric Sandeen
2019-10-06
1
-3
/
+2
*
xfs: Fix tail rounding in xfs_alloc_file_space()
Max Reitz
2019-10-06
1
-1
/
+3
*
Merge tag 'xfs-5.4-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-09-26
5
-21
/
+17
|
\
|
*
xfs: avoid unused to_mp() function warning
Austin Kim
2019-09-24
1
-13
/
+0
|
*
xfs: log proper length of superblock
Eric Sandeen
2019-09-24
1
-1
/
+1
|
*
xfs: revert 1baa2800e62d ("xfs: remove the unused XFS_ALLOC_USERDATA flag")
Darrick J. Wong
2019-09-23
2
-5
/
+10
|
*
xfs: removed unneeded variable
Aliasgar Surti
2019-09-23
1
-2
/
+1
|
*
xfs: convert inode to extent format after extent merge due to shift
Brian Foster
2019-09-23
1
-0
/
+5
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-09-26
1
-2
/
+2
|
\
\
|
*
|
xfs: remove unlikely() from WARN_ON() condition
Denis Efremov
2019-09-26
1
-2
/
+2
*
|
|
Merge tag 'iomap-5.4-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-09-25
1
-4
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
iomap: move the iomap_dio_rw ->end_io callback into a structure
Christoph Hellwig
2019-09-19
1
-1
/
+5
|
*
|
iomap: split size and error for iomap_dio_rw ->end_io
Matthew Bobrowski
2019-09-19
1
-3
/
+5
*
|
|
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
2019-09-19
1
-0
/
+2
|
\
\
\
|
*
|
|
fs: Fill in max and min timestamps in superblock
Deepa Dinamani
2019-08-30
1
-0
/
+2
*
|
|
|
Merge tag 'xfs-5.4-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-09-18
78
-1081
/
+1295
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
xfs: push the grant head when the log head moves forward
Dave Chinner
2019-09-05
1
-25
/
+47
|
*
|
|
xfs: push iclog state cleaning into xlog_state_clean_log
Dave Chinner
2019-09-05
1
-24
/
+33
|
*
|
|
xfs: factor iclog state processing out of xlog_state_do_callback()
Dave Chinner
2019-09-05
1
-98
/
+98
|
*
|
|
xfs: factor callbacks out of xlog_state_do_callback()
Dave Chinner
2019-09-05
1
-28
/
+48
|
*
|
|
xfs: factor debug code out of xlog_state_do_callback()
Dave Chinner
2019-09-05
1
-35
/
+44
|
*
|
|
xfs: prevent CIL push holdoff in log recovery
Dave Chinner
2019-09-05
2
-10
/
+23
|
*
|
|
xfs: fix missed wakeup on l_flush_wait
Rik van Riel
2019-09-05
1
-5
/
+4
|
*
|
|
xfs: push the AIL in xlog_grant_head_wake
Dave Chinner
2019-09-05
1
-1
/
+28
|
*
|
|
xfs: Use WARN_ON_ONCE for bailout mount-operation
Austin Kim
2019-09-05
1
-1
/
+1
|
*
|
|
xfs: Fix deadlock between AGI and AGF with RENAME_WHITEOUT
kaixuxia
2019-09-03
1
-41
/
+42
|
*
|
|
xfs: define a flags field for the AG geometry ioctl structure
Darrick J. Wong
2019-09-03
2
-1
/
+5
|
*
|
|
xfs: add a xfs_valid_startblock helper
Christoph Hellwig
2019-09-03
3
-4
/
+11
|
*
|
|
xfs: remove the unused XFS_ALLOC_USERDATA flag
Christoph Hellwig
2019-08-30
2
-10
/
+5
|
*
|
|
xfs: cleanup xfs_fsb_to_db
Christoph Hellwig
2019-08-30
1
-3
/
+3
[next]