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
/
libxfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'xfs-4.10-misc-fixes-4' into for-next
Dave Chinner
2016-12-09
4
-4
/
+10
|
\
|
*
xfs: use GPF_NOFS when allocating btree cursors
Darrick J. Wong
2016-12-09
3
-3
/
+3
|
*
xfs: ignore leaf attr ichdr.count in verifier during log replay
Eric Sandeen
2016-12-09
1
-1
/
+7
*
|
Merge branch 'xfs-4.10-misc-fixes-3' into for-next
Dave Chinner
2016-12-07
14
-56
/
+93
|
\
\
|
*
|
xfs: optimise CRC updates
Dave Chinner
2016-12-05
2
-5
/
+23
|
*
|
xfs: make xfs btree stats less huge
Dave Chinner
2016-12-05
6
-39
/
+13
|
*
|
xfs: don't allow di_size with high bit set
Darrick J. Wong
2016-12-05
1
-0
/
+8
|
*
|
xfs: error out if trying to add attrs and anextents > 0
Darrick J. Wong
2016-12-05
1
-1
/
+4
|
*
|
xfs: don't crash if reading a directory results in an unexpected hole
Darrick J. Wong
2016-12-05
1
-1
/
+1
|
*
|
xfs: complain if we don't get nextents bmap records
Darrick J. Wong
2016-12-05
1
-1
/
+2
|
*
|
xfs: check for bogus values in btree block headers
Darrick J. Wong
2016-12-05
1
-0
/
+20
|
*
|
xfs: forbid AG btrees with level == 0
Darrick J. Wong
2016-12-05
2
-4
/
+15
|
*
|
xfs: several xattr functions can be void
Eric Sandeen
2016-12-05
1
-1
/
+1
|
*
|
xfs: handle cow fork in xfs_bmap_trace_exlist
Eric Sandeen
2016-12-05
1
-1
/
+3
|
*
|
xfs: pass state not whichfork to trace_xfs_extlist
Eric Sandeen
2016-12-05
1
-1
/
+1
|
*
|
xfs: Move AGI buffer type setting to xfs_read_agi
Eric Sandeen
2016-12-05
1
-2
/
+2
|
|
/
*
|
Merge branch 'xfs-4.10-misc-fixes-2' into for-next
Dave Chinner
2016-11-28
3
-6
/
+38
|
\
|
|
*
xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()
Brian Foster
2016-11-28
2
-3
/
+22
|
*
fs: xfs: libxfs: constify xfs_nameops structures
Bhumika Goyal
2016-11-28
1
-1
/
+1
|
*
xfs: factor rmap btree size into the indlen calculations
Darrick J. Wong
2016-11-28
1
-2
/
+15
*
|
Merge branch 'xfs-4.10-extent-lookup' into for-next
Dave Chinner
2016-11-24
5
-176
/
+118
|
\
|
|
*
xfs: remove NULLEXTNUM
Christoph Hellwig
2016-11-24
2
-2
/
+1
|
*
xfs: remove xfs_bmap_search_extents
Christoph Hellwig
2016-11-24
2
-95
/
+0
|
*
xfs: remove prev argument to xfs_bmapi_reserve_delalloc
Christoph Hellwig
2016-11-24
2
-4
/
+7
|
*
xfs: use new extent lookup helpers in __xfs_bunmapi
Christoph Hellwig
2016-11-24
1
-27
/
+13
|
*
xfs: use new extent lookup helpers in xfs_bmapi_write
Christoph Hellwig
2016-11-24
1
-8
/
+7
|
*
xfs: use new extent lookup helpers in xfs_bmapi_read
Christoph Hellwig
2016-11-24
1
-8
/
+6
|
*
xfs: cleanup xfs_bmap_last_before
Christoph Hellwig
2016-11-24
1
-32
/
+32
|
*
xfs: new inode extent list lookup helpers
Christoph Hellwig
2016-11-24
2
-0
/
+52
*
|
Merge branch 'xfs-4.10-misc-fixes-1' into for-next
Dave Chinner
2016-11-10
3
-38
/
+43
|
\
|
|
*
xfs: provide helper for counting extents from if_bytes
Eric Sandeen
2016-11-08
3
-38
/
+43
*
|
xfs: check minimum block size for CRC filesystems
Darrick J. Wong
2016-11-09
2
-0
/
+9
*
|
xfs: check return value of _trans_reserve_quota_nblks
Darrick J. Wong
2016-11-08
1
-1
/
+4
*
|
xfs: move dir_ino_validate declaration per xfsprogs
Darrick J. Wong
2016-11-08
2
-1
/
+2
*
|
xfs: don't call xfs_sb_quota_from_disk twice
Eric Sandeen
2016-11-08
1
-2
/
+5
*
|
libxfs: clean up _dir2_data_freescan
Darrick J. Wong
2016-11-08
2
-7
/
+20
*
|
libxfs: fix xfs_attr_shortform_bytesfit declaration
Darrick J. Wong
2016-11-08
1
-1
/
+1
*
|
libxfs: fix whitespace problems
Darrick J. Wong
2016-11-08
1
-1
/
+0
*
|
libxfs: synchronize dinode_verify with userspace
Darrick J. Wong
2016-11-08
1
-3
/
+3
*
|
libxfs: convert ushort to unsigned short
Darrick J. Wong
2016-11-08
4
-7
/
+8
|
/
*
xfs: defer should abort intent items if the trans roll fails
Darrick J. Wong
2016-10-24
1
-12
/
+5
*
xfs: remove xfs_bunmapi_cow
Christoph Hellwig
2016-10-20
2
-23
/
+0
*
xfs: refactor xfs_bunmapi_cow
Christoph Hellwig
2016-10-20
2
-154
/
+225
*
xfs: add xfs_trim_extent
Darrick J. Wong
2016-10-20
2
-0
/
+35
*
libxfs: v3 inodes are only valid on crc-enabled filesystems
Roger Willcocks
2016-10-20
3
-2
/
+14
*
libxfs: clean up _calc_dquots_per_chunk
Darrick J. Wong
2016-10-20
1
-2
/
+1
*
xfs: remove pointless error goto in xfs_bmap_remap_alloc
Eric Sandeen
2016-10-20
1
-3
/
+0
*
xfs: add some 'static' annotations
Eric Biggers
2016-10-20
1
-1
/
+1
*
xfs: remove redundant assignment of ifp
Colin Ian King
2016-10-20
1
-1
/
+1
*
xfs: rework refcount cow recovery error handling
Darrick J. Wong
2016-10-10
1
-11
/
+9
[next]