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 'xfs-4.15-fixes-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-01-05
3
-19
/
+33
|
\
|
*
xfs: fix s_maxbytes overflow problems
Darrick J. Wong
2018-01-02
2
-3
/
+3
|
*
xfs: quota: check result of register_shrinker()
Aliaksei Karaliou
2018-01-02
1
-16
/
+29
|
*
xfs: quota: fix missed destroy of qi_tree_lock
Aliaksei Karaliou
2018-01-02
1
-0
/
+1
*
|
Merge tag 'xfs-4.15-fixes-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-12-22
19
-97
/
+258
|
\
|
|
*
xfs: only skip rmap owner checks for unknown-owner rmap removal
Darrick J. Wong
2017-12-21
1
-24
/
+52
|
*
xfs: always honor OWN_UNKNOWN rmap removal requests
Darrick J. Wong
2017-12-21
5
-4
/
+48
|
*
xfs: queue deferred rmap ops for cow staging extent alloc/free in the right o...
Darrick J. Wong
2017-12-21
1
-33
/
+19
|
*
xfs: set cowblocks tag for direct cow writes too
Darrick J. Wong
2017-12-21
1
-0
/
+2
|
*
xfs: remove leftover CoW reservations when remounting ro
Darrick J. Wong
2017-12-21
3
-1
/
+11
|
*
xfs: don't be so eager to clear the cowblocks tag on truncate
Darrick J. Wong
2017-12-21
1
-9
/
+19
|
*
xfs: track cowblocks separately in i_flags
Darrick J. Wong
2017-12-20
2
-9
/
+25
|
*
xfs: allow CoW remap transactions to use reserve blocks
Darrick J. Wong
2017-12-14
1
-1
/
+1
|
*
xfs: avoid infinite loop when cancelling CoW blocks after writeback failure
Darrick J. Wong
2017-12-14
1
-0
/
+3
|
*
xfs: relax is_reflink_inode assert in xfs_reflink_find_cow_mapping
Darrick J. Wong
2017-12-14
1
-1
/
+2
|
*
xfs: remove dest file's post-eof preallocations before reflinking
Darrick J. Wong
2017-12-14
1
-0
/
+11
|
*
xfs: move xfs_iext_insert tracepoint to report useful information
Darrick J. Wong
2017-12-14
1
-2
/
+2
|
*
xfs: account for null transactions in bunmapi
Darrick J. Wong
2017-12-14
1
-1
/
+1
|
*
xfs: hold xfs_buf locked between shortform->leaf conversion and the addition ...
Darrick J. Wong
2017-12-14
3
-9
/
+23
|
*
xfs: add the ability to join a held buffer to a defer_ops
Darrick J. Wong
2017-12-14
2
-4
/
+40
*
|
Merge tag 'xfs-4.15-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-12-13
11
-57
/
+15
|
\
|
|
*
xfs: make iomap_begin functions trim iomaps consistently
Darrick J. Wong
2017-12-08
1
-1
/
+1
|
*
xfs: remove "no-allocation" reservations for file creations
Christoph Hellwig
2017-12-08
6
-51
/
+14
|
*
fs: xfs: remove duplicate includes
Pravin Shedge
2017-12-08
4
-5
/
+0
*
|
Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-12-01
13
-61
/
+190
|
\
|
|
*
xfs: Properly retry failed dquot items in case of error during buffer writeback
Carlos Maiolino
2017-11-30
2
-5
/
+49
|
*
xfs: scrub inode mode properly
Darrick J. Wong
2017-11-30
1
-1
/
+13
|
*
xfs: remove unused parameter from xfs_writepage_map
Darrick J. Wong
2017-11-30
1
-3
/
+3
|
*
xfs: ubsan fixes
Darrick J. Wong
2017-11-30
1
-3
/
+3
|
*
xfs: calculate correct offset in xfs_scrub_quota_item
Eric Sandeen
2017-11-28
1
-1
/
+1
|
*
xfs: fix uninitialized variable in xfs_scrub_quota
Eric Sandeen
2017-11-28
1
-1
/
+1
|
*
xfs: fix leaks on corruption errors in xfs_bmap.c
Eric Sandeen
2017-11-28
1
-2
/
+4
|
*
xfs: fortify xfs_alloc_buftarg error handling
Michal Hocko
2017-11-28
1
-5
/
+10
|
*
xfs: log recovery should replay deferred ops in order
Darrick J. Wong
2017-11-27
5
-40
/
+85
|
*
xfs: always free inline data before resetting inode fork during ifree
Darrick J. Wong
2017-11-27
1
-0
/
+21
*
|
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
3
-8
/
+8
|
/
*
Merge tag 'xfs-4.15-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-11-22
3
-7
/
+13
|
\
|
*
xfs: abstract out dev_t conversions
Christoph Hellwig
2017-11-21
2
-6
/
+12
|
*
xfs: fix memory leak in xfs_iext_free_last_leaf
Shu Wang
2017-11-21
1
-1
/
+1
*
|
Merge tag 'xfs-4.15-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-11-17
3
-3
/
+4
|
\
|
|
*
xfs: fix type usage
Darrick J. Wong
2017-11-16
2
-3
/
+3
|
*
xfs: fix forgotten rcu read unlock when skipping inode reclaim
Darrick J. Wong
2017-11-16
1
-0
/
+1
*
|
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-17
3
-28
/
+23
|
\
\
|
*
|
fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax core
Dan Williams
2017-11-13
1
-2
/
+2
|
*
|
xfs: support for synchronous DAX faults
Christoph Hellwig
2017-11-03
2
-1
/
+19
|
*
|
xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault()
Jan Kara
2017-11-03
2
-27
/
+4
|
*
|
dax: Allow dax_iomap_fault() to return pfn
Jan Kara
2017-11-03
1
-2
/
+2
*
|
|
slab, slub, slob: add slab_flags_t
Alexey Dobriyan
2017-11-15
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge tag 'xfs-4.15-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-11-14
87
-4011
/
+10972
|
\
\
|
*
|
xfs: on failed mount, force-reclaim inodes after unmounting quota controls
Darrick J. Wong
2017-11-09
1
-2
/
+13
[next]