index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-14
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+9
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-6
/
+6
2017-09-12
xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
Richard Wareing
1
-1
/
+8
2017-09-11
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-15
/
+41
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+2
2017-09-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2017-09-06
dax: use common 4k zero page for dax mmap reads
Ross Zwisler
1
-1
/
+1
2017-09-04
fs: support RWF_NOWAIT for buffered reads
Christoph Hellwig
1
-2
/
+9
2017-09-03
xfs: use kmem_free to free return value of kmem_zalloc
Pan Bian
1
-1
/
+1
2017-09-03
xfs: open code end_buffer_async_write in xfs_finish_page_writeback
Christoph Hellwig
1
-24
/
+47
2017-09-02
xfs: don't set v3 xflags for v2 inodes
Christoph Hellwig
1
-13
/
+25
2017-09-02
xfs: fix compiler warnings
Darrick J. Wong
5
-8
/
+11
2017-09-01
xfs: simplify the rmap code in xfs_bmse_merge
Darrick J. Wong
1
-4
/
+3
2017-09-01
xfs: remove unused flags arg from xfs_file_iomap_begin_delay
Eric Sandeen
1
-3
/
+1
2017-09-01
xfs: fix incorrect log_flushed on fsync
Amir Goldstein
1
-7
/
+0
2017-09-01
xfs: disable per-inode DAX flag
Christoph Hellwig
1
-1
/
+2
2017-09-01
xfs: replace xfs_qm_get_rtblks with a direct call to xfs_bmap_count_leaves
Christoph Hellwig
1
-32
/
+12
2017-09-01
xfs: rewrite xfs_bmap_count_leaves using xfs_iext_get_extent
Christoph Hellwig
2
-11
/
+11
2017-09-01
xfs: use xfs_iext_*_extent helpers in xfs_bmap_split_extent_at
Christoph Hellwig
1
-16
/
+4
2017-09-01
xfs: use xfs_iext_*_extent helpers in xfs_bmap_shift_extents
Christoph Hellwig
1
-92
/
+88
2017-09-01
xfs: move some code around inside xfs_bmap_shift_extents
Christoph Hellwig
1
-25
/
+29
2017-09-01
xfs: use xfs_iext_get_extent in xfs_bmap_first_unused
Christoph Hellwig
1
-5
/
+7
2017-09-01
xfs: switch xfs_bmap_local_to_extents to use xfs_iext_insert
Christoph Hellwig
1
-4
/
+7
2017-09-01
xfs: add a xfs_iext_update_extent helper
Christoph Hellwig
3
-6
/
+20
2017-09-01
xfs: consolidate the various page fault handlers
Christoph Hellwig
2
-65
/
+60
2017-09-01
iomap: return VM_FAULT_* codes from iomap_page_mkwrite
Christoph Hellwig
1
-1
/
+0
2017-09-01
xfs: relog dirty buffers during swapext bmbt owner change
Brian Foster
2
-18
/
+65
2017-09-01
xfs: disallow marking previously dirty buffers as ordered
Brian Foster
2
-3
/
+6
2017-09-01
xfs: move bmbt owner change to last step of extent swap
Brian Foster
1
-18
/
+26
2017-09-01
xfs: skip bmbt block ino validation during owner change
Brian Foster
3
-1
/
+4
2017-09-01
xfs: don't log dirty ranges for ordered buffers
Brian Foster
3
-18
/
+16
2017-09-01
xfs: refactor buffer logging into buffer dirtying helper
Brian Foster
2
-17
/
+33
2017-09-01
xfs: ordered buffer log items are never formatted
Brian Foster
2
-11
/
+2
2017-09-01
xfs: remove unnecessary dirty bli format check for ordered bufs
Brian Foster
2
-30
/
+33
2017-09-01
xfs: open-code xfs_buf_item_dirty()
Brian Foster
3
-13
/
+1
2017-09-01
xfs: remove the ip argument to xfs_defer_finish
Christoph Hellwig
15
-116
/
+129
2017-09-01
xfs: rename xfs_defer_join to xfs_defer_ijoin
Christoph Hellwig
3
-4
/
+4
2017-09-01
xfs: refactor xfs_trans_roll
Christoph Hellwig
9
-56
/
+48
2017-09-01
xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
Omar Sandoval
2
-10
/
+23
2017-09-01
xfs: evict all inodes involved with log redo item
Darrick J. Wong
1
-0
/
+12
2017-08-31
xfs: perform dax_device lookup at mount
Dan Williams
6
-15
/
+41
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2
-2
/
+2
2017-08-22
xfs: stop searching for free slots in an inode chunk when there are none
Carlos Maiolino
1
-28
/
+27
2017-08-22
xfs: add log recovery tracepoint for head/tail
Brian Foster
2
-0
/
+20
2017-08-22
xfs: handle -EFSCORRUPTED during head/tail verification
Brian Foster
1
-4
/
+3
2017-08-22
xfs: add log item pinning error injection tag
Brian Foster
3
-2
/
+22
2017-08-22
xfs: fix log recovery corruption error due to tail overwrite
Brian Foster
1
-31
/
+77
2017-08-22
xfs: always verify the log tail during recovery
Brian Foster
1
-23
/
+3
2017-08-22
xfs: fix recovery failure when log record header wraps log end
Brian Foster
1
-4
/
+14
2017-08-22
xfs: Properly retry failed inode items in case of error during buffer writeback
Carlos Maiolino
6
-5
/
+108
[next]