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: huge page fault support
Matthew Wilcox
2015-09-08
2
-1
/
+30
*
dax: move DAX-related functions to a new header
Matthew Wilcox
2015-09-08
1
-0
/
+1
*
Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-07
55
-478
/
+861
|
\
|
*
Merge branch 'xfs-misc-fixes-for-4.3-4' into for-next
Dave Chinner
2015-09-01
4
-5
/
+9
|
|
\
|
|
*
xfs: fix error gotos in xfs_setattr_nonsize
Eric Sandeen
2015-08-28
1
-4
/
+4
|
|
*
xfs: add mssing inode cache attempts counter increment
Lucas Stach
2015-08-28
1
-0
/
+2
|
|
*
xfs: return errors from partial I/O failures to files
David Jeffery
2015-08-28
1
-1
/
+2
|
|
*
libxfs: bad magic number should set da block buffer error
Darrick J. Wong
2015-08-28
1
-0
/
+1
|
*
|
Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next
Dave Chinner
2015-08-25
7
-24
/
+34
|
|
\
\
|
|
*
|
xfs: fix non-debug build warnings
Dave Chinner
2015-08-25
3
-11
/
+15
|
|
*
|
xfs: collapse allocsize and biosize mount option handling
Eric Sandeen
2015-08-25
1
-10
/
+2
|
|
*
|
xfs: Fix file type directory corruption for btree directories
Jan Kara
2015-08-25
1
-1
/
+9
|
|
*
|
xfs: lockdep annotations throw warnings on non-debug builds
Dave Chinner
2015-08-25
1
-1
/
+7
|
|
*
|
xfs: Fix uninitialized return value in xfs_alloc_fix_freelist()
Jan Kara
2015-08-25
1
-1
/
+1
|
*
|
|
Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next
Dave Chinner
2015-08-20
15
-106
/
+235
|
|
\
|
|
|
|
*
|
xfs: inode lockdep annotations broke non-lockdep build
Dave Chinner
2015-08-20
1
-2
/
+14
|
|
*
|
xfs: flush entire file on dio read/write to cached file
Brian Foster
2015-08-19
1
-22
/
+29
|
|
*
|
xfs: Fix xfs_attr_leafblock definition
Jan Kara
2015-08-19
1
-2
/
+9
|
|
*
|
libxfs: readahead of dir3 data blocks should use the read verifier
Darrick J. Wong
2015-08-19
1
-1
/
+2
|
|
*
|
xfs: stop holding ILOCK over filldir callbacks
Dave Chinner
2015-08-19
4
-19
/
+36
|
|
*
|
xfs: clean up inode lockdep annotations
Dave Chinner
2015-08-19
2
-43
/
+110
|
|
*
|
xfs: swap leaf buffer into path struct atomically during path shift
Brian Foster
2015-08-19
1
-9
/
+14
|
|
*
|
xfs: relocate sparse inode mount warning
Brian Foster
2015-08-19
2
-3
/
+4
|
|
*
|
xfs: dquots should be stamped with sb_meta_uuid
Dave Chinner
2015-08-19
1
-1
/
+1
|
|
*
|
xfs: log recovery needs to validate against sb_meta_uuid
Dave Chinner
2015-08-19
1
-2
/
+12
|
|
*
|
xfs: growfs not aware of sb_meta_uuid
Dave Chinner
2015-08-19
1
-3
/
+3
|
|
*
|
xfs: fix sb_meta_uuid usage
Dave Chinner
2015-08-19
1
-1
/
+1
|
|
*
|
xfs: set XFS_DA_OP_OKNOENT in xfs_attr_get
Eric Sandeen
2015-08-19
1
-0
/
+2
|
*
|
|
Merge branch 'xfs-efi-rework' into for-next
Dave Chinner
2015-08-19
21
-234
/
+420
|
|
\
\
\
|
|
*
|
|
xfs: add missing bmap cancel calls in error paths
Brian Foster
2015-08-19
4
-36
/
+41
|
|
*
|
|
xfs: add helper to conditionally remove items from the AIL
Brian Foster
2015-08-19
5
-33
/
+21
|
|
*
|
|
xfs: fix btree cursor error cleanups
Brian Foster
2015-08-19
2
-2
/
+3
|
|
*
|
|
xfs: clean up root inode properly on mount failure
Brian Foster
2015-08-19
1
-0
/
+2
|
|
*
|
|
xfs: checksum log record ext headers based on record size
Brian Foster
2015-08-19
1
-1
/
+6
|
|
*
|
|
xfs: fix broken icreate log item cancellation
Brian Foster
2015-08-19
1
-12
/
+37
|
|
*
|
|
xfs: icreate log item recovery and cancellation tracepoints
Brian Foster
2015-08-19
2
-1
/
+38
|
|
*
|
|
xfs: don't leave EFIs on AIL on mount failure
Brian Foster
2015-08-19
5
-22
/
+100
|
|
*
|
|
xfs: use EFI refcount consistently in log recovery
Brian Foster
2015-08-19
2
-57
/
+43
|
|
*
|
|
xfs: ensure EFD trans aborts on log recovery extent free failure
Brian Foster
2015-08-19
4
-30
/
+36
|
|
*
|
|
xfs: fix efi/efd error handling to avoid fs shutdown hangs
Brian Foster
2015-08-19
3
-67
/
+111
|
|
*
|
|
xfs: return committed status from xfs_trans_roll()
Brian Foster
2015-08-19
2
-2
/
+14
|
|
*
|
|
xfs: disentagle EFI release from the extent count
Brian Foster
2015-08-19
4
-14
/
+11
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'xfs-meta-uuid' into for-next
Dave Chinner
2015-07-29
18
-36
/
+66
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
xfs: create new metadata UUID field and incompat flag
Eric Sandeen
2015-07-29
18
-36
/
+66
|
|
|
/
|
*
|
Merge branch 'xfs-misc-fixes-for-4.3' into for-next
Dave Chinner
2015-07-29
13
-74
/
+98
|
|
\
\
|
|
*
|
libxfs: add xfs_bit.c
Dave Chinner
2015-07-29
2
-1
/
+1
|
|
*
|
xfs: Remove duplicate jumps to the same label
Jan Kara
2015-07-29
1
-8
/
+2
|
|
*
|
xfs: Use consistent logging message prefixes
Joe Perches
2015-07-29
5
-37
/
+43
|
|
*
|
xfs: validate transaction header length on log recovery
Brian Foster
2015-07-29
1
-3
/
+25
|
|
*
|
xfs: close xc_cil list_empty() races with cil commit sequence
Brian Foster
2015-07-29
1
-1
/
+7
[next]