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: 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
*
xfs: fix data corruption w/ unaligned dedupe ranges
Dave Chinner
2018-10-06
1
-0
/
+21
*
xfs: update ctime and remove suid before cloning files
Darrick J. Wong
2018-10-05
1
-0
/
+25
*
xfs: zero posteof blocks when cloning above eof
Darrick J. Wong
2018-10-05
1
-8
/
+25
*
xfs: refactor clonerange preparation into a separate helper
Darrick J. Wong
2018-10-05
1
-27
/
+73
*
xfs: fix error handling in xfs_bmap_extents_to_btree
Dave Chinner
2018-10-01
1
-11
/
+13
*
xfs: remove invalid log recovery first/last cycle check
Brian Foster
2018-09-29
1
-10
/
+0
*
xfs: validate inode di_forkoff
Eric Sandeen
2018-09-29
1
-0
/
+30
*
xfs: skip delalloc COW blocks in xfs_reflink_end_cow
Christoph Hellwig
2018-09-29
1
-6
/
+4
*
xfs: don't treat unknown di_flags2 as corruption in scrub
Eric Sandeen
2018-09-29
2
-1
/
+5
*
xfs: remove duplicated include from alloc.c
YueHaibing
2018-09-29
1
-1
/
+0
*
xfs: don't bring in extents in xfs_bmap_punch_delalloc_range
Christoph Hellwig
2018-09-29
1
-6
/
+2
*
xfs: fix transaction leak in xfs_reflink_allocate_cow()
Dave Chinner
2018-09-29
1
-50
/
+77
*
xfs: avoid lockdep false positives in xfs_trans_alloc
Dave Chinner
2018-09-29
1
-2
/
+8
*
xfs: refactor xfs_buf_log_item reference count handling
Brian Foster
2018-09-29
3
-58
/
+56
*
xfs: clean up xfs_trans_brelse()
Brian Foster
2018-09-29
1
-71
/
+39
*
xfs: don't unlock invalidated buf on aborted tx commit
Brian Foster
2018-09-29
2
-50
/
+42
*
xfs: remove last of unnecessary xfs_defer_cancel() callers
Brian Foster
2018-09-29
4
-44
/
+16
*
xfs: don't crash the vfs on a garbage inline symlink
Darrick J. Wong
2018-09-29
1
-1
/
+11
*
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-21
1
-22
/
+7
|
\
|
*
vfs: dedupe: rationalize args
Miklos Szeredi
2018-07-06
1
-6
/
+6
|
*
vfs: dedupe: return int
Miklos Szeredi
2018-07-06
1
-17
/
+2
*
|
Merge tag 'xfs-4.19-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-08-21
2
-19
/
+28
|
\
\
|
*
|
xfs: sanity check ag header values in xrep_calc_ag_resblks
Darrick J. Wong
2018-08-14
1
-19
/
+27
|
*
|
xfs: recalculate summary counters at mount time if icount is bad
Darrick J. Wong
2018-08-13
1
-0
/
+1
*
|
|
dax: remove VM_MIXEDMAP for fsdax and device dax
Dave Jiang
2018-08-17
1
-1
/
+1
*
|
|
Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-08-14
116
-5305
/
+5375
|
\
|
|
|
*
|
xfs: fix a null pointer dereference in xfs_bmap_extents_to_btree
Shan Hai
2018-08-12
1
-8
/
+16
|
*
|
xfs: remove b_last_holder & associated macros
Eric Sandeen
2018-08-12
3
-23
/
+2
[next]