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
*
xfs: fix inverted return from xfs_btree_sblock_verify_crc
Eric Sandeen
2018-12-04
1
-1
/
+1
*
xfs: fix PAGE_MASK usage in xfs_free_file_space
Darrick J. Wong
2018-12-04
1
-2
/
+2
*
fs/xfs: fix f_ffree value for statfs when project quota is set
Ye Yin
2018-11-26
1
-1
/
+1
*
xfs: delalloc -> unwritten COW fork allocation can go wrong
Dave Chinner
2018-11-21
1
-1
/
+4
*
xfs: flush removing page cache in xfs_reflink_remap_prep
Dave Chinner
2018-11-21
3
-5
/
+17
*
xfs: extent shifting doesn't fully invalidate page cache
Dave Chinner
2018-11-20
1
-7
/
+1
*
xfs: finobt AG reserves don't consider last AG can be a runt
Dave Chinner
2018-11-20
1
-4
/
+7
*
xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffers
Dave Chinner
2018-11-20
1
-7
/
+21
*
xfs: uncached buffer tracing needs to print bno
Dave Chinner
2018-11-20
1
-1
/
+4
*
xfs: make xfs_file_remap_range() static
Eric Biggers
2018-11-19
1
-1
/
+1
*
xfs: fix shared extent data corruption due to missing cow reservation
Brian Foster
2018-11-19
1
-0
/
+1
*
xfs: fix overflow in xfs_attr3_leaf_verify
Dave Chinner
2018-11-06
1
-2
/
+9
*
xfs: print buffer offsets when dumping corrupt buffers
Darrick J. Wong
2018-11-06
1
-1
/
+1
*
xfs: Fix error code in 'xfs_ioc_getbmap()'
Christophe JAILLET
2018-11-06
1
-1
/
+1
*
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-11-02
3
-161
/
+109
|
\
|
*
xfs: remove [cm]time update from reflink calls
Darrick J. Wong
2018-10-30
1
-6
/
+1
|
*
xfs: remove xfs_reflink_remap_range
Darrick J. Wong
2018-10-30
3
-75
/
+70
|
*
xfs: remove redundant remap partial EOF block checks
Darrick J. Wong
2018-10-30
1
-19
/
+0
|
*
xfs: support returning partial reflink results
Darrick J. Wong
2018-10-30
3
-10
/
+14
|
*
xfs: clean up xfs_reflink_remap_blocks call site
Darrick J. Wong
2018-10-30
1
-19
/
+18
|
*
xfs: fix pagecache truncation prior to reflink
Darrick J. Wong
2018-10-30
1
-2
/
+3
|
*
vfs: clean up generic_remap_file_range_prep return value
Darrick J. Wong
2018-10-30
1
-2
/
+2
|
*
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
2018-10-30
3
-6
/
+9
|
*
vfs: remap helper should update destination inode metadata
Darrick J. Wong
2018-10-30
1
-23
/
+0
|
*
vfs: pass remap flags to generic_remap_file_range_prep
Darrick J. Wong
2018-10-30
3
-12
/
+14
|
*
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
2018-10-30
1
-16
/
+7
|
*
vfs: rename vfs_clone_file_prep to be more descriptive
Darrick J. Wong
2018-10-30
1
-1
/
+1
|
*
vfs: check file ranges before cloning files
Darrick J. Wong
2018-10-30
1
-1
/
+1
*
|
xfs: cancel COW blocks before swapext
Christoph Hellwig
2018-10-18
1
-0
/
+6
*
|
xfs: clear ail delwri queued bufs on unmount of shutdown fs
Brian Foster
2018-10-18
2
-6
/
+29
*
|
xfs: use offsetof() in place of offset macros for __xfsstats
Carlos Maiolino
2018-10-18
2
-49
/
+31
*
|
xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstat
Carlos Maiolino
2018-10-18
1
-1
/
+1
*
|
xfs: fix use-after-free race in xfs_buf_rele
Dave Chinner
2018-10-18
1
-1
/
+37
*
|
xfs: Add attibute remove and helper functions
Allison Henderson
2018-10-18
2
-11
/
+26
*
|
xfs: Add attibute set and helper functions
Allison Henderson
2018-10-18
4
-87
/
+115
*
|
xfs: Add helper function xfs_attr_try_sf_addname
Allison Henderson
2018-10-18
1
-23
/
+30
*
|
xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
Allison Henderson
2018-10-18
1
-0
/
+0
*
|
xfs: issue log message on user force shutdown
Dave Chinner
2018-10-18
1
-25
/
+25
*
|
xfs: fix buffer state management in xrep_findroot_block
Darrick J. Wong
2018-10-18
3
-14
/
+71
*
|
xfs: always assign buffer verifiers when one is provided
Darrick J. Wong
2018-10-18
3
-17
/
+78
*
|
xfs: xrep_findroot_block should reject root blocks with siblings
Darrick J. Wong
2018-10-18
1
-13
/
+48
*
|
xfs: add a define for statfs magic to uapi
Adam Borowski
2018-10-18
1
-2
/
+3
*
|
xfs: print dangling delalloc extents
Christoph Hellwig
2018-10-18
1
-1
/
+32
*
|
xfs: fix fork selection in xfs_find_trim_cow_extent
Christoph Hellwig
2018-10-18
1
-2
/
+6
*
|
xfs: remove the unused trimmed argument from xfs_reflink_trim_around_shared
Christoph Hellwig
2018-10-18
4
-16
/
+10
*
|
xfs: remove the unused shared argument to xfs_reflink_reserve_cow
Christoph Hellwig
2018-10-18
3
-12
/
+8
*
|
xfs: handle zeroing in xfs_file_iomap_begin_delay
Christoph Hellwig
2018-10-18
1
-6
/
+38
*
|
xfs: remove suport for filesystems without unwritten extent flag
Christoph Hellwig
2018-10-18
6
-94
/
+12
*
|
xfs: remove XFS_IO_INVALID
Christoph Hellwig
2018-10-18
2
-10
/
+8
|
/
*
xfs: fix data corruption w/ unaligned reflink ranges
Dave Chinner
2018-10-06
1
-13
/
+34
[next]