index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_inode_fork.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-17
xfs: btree format ifork loader should check for zero numrecs
Darrick J. Wong
1
-0
/
+1
2018-01-08
xfs: provide a centralized method for verifying inline fork data
Darrick J. Wong
1
-20
/
+44
2018-01-08
xfs: refactor short form directory structure verifier function
Darrick J. Wong
1
-3
/
+2
2018-01-08
xfs: move inode fork verifiers to xfs_dinode_verify
Darrick J. Wong
1
-86
/
+0
2017-11-21
xfs: abstract out dev_t conversions
Christoph Hellwig
1
-6
/
+2
2017-11-06
xfs: pass struct xfs_bmbt_irec to xfs_bmbt_validate_extent
Christoph Hellwig
1
-3
/
+3
2017-11-06
xfs: remove the nr_extents argument to xfs_iext_insert
Christoph Hellwig
1
-1
/
+1
2017-11-06
xfs: use a b+tree for the in-core extent list
Christoph Hellwig
1
-1022
/
+13
2017-11-06
xfs: remove support for inlining data/extents into the inode fork
Christoph Hellwig
1
-172
/
+13
2017-11-06
xfs: introduce the xfs_iext_cursor abstraction
Christoph Hellwig
1
-34
/
+41
2017-11-06
xfs: iterate over extents in xfs_iextents_copy
Christoph Hellwig
1
-40
/
+13
2017-11-06
xfs: pass an on-disk extent to xfs_bmbt_validate_extent
Christoph Hellwig
1
-5
/
+4
2017-10-26
xfs: add a new xfs_iext_lookup_extent_before helper
Christoph Hellwig
1
-0
/
+21
2017-10-26
xfs: merge xfs_bmap_read_extents into xfs_iread_extents
Christoph Hellwig
1
-37
/
+0
2017-10-26
xfs: remove if_rdev
Christoph Hellwig
1
-17
/
+21
2017-10-26
xfs: remove the never fully implemented UUID fork format
Christoph Hellwig
1
-9
/
+0
2017-10-26
xfs: remove XFS_BMAP_TRACE_EXLIST
Christoph Hellwig
1
-2
/
+6
2017-10-26
xfs: move pre/post-bmap tracing into xfs_iext_update_extent
Christoph Hellwig
1
-1
/
+6
2017-09-02
xfs: fix compiler warnings
Darrick J. Wong
1
-6
/
+3
2017-09-01
xfs: add a xfs_iext_update_extent helper
Christoph Hellwig
1
-0
/
+12
2017-04-25
xfs: simplify validation of the unwritten extent bit
Christoph Hellwig
1
-65
/
+25
2017-03-28
xfs: rework the inline directory verifiers
Darrick J. Wong
1
-22
/
+13
2017-03-15
xfs: verify inline directory data forks
Darrick J. Wong
1
-3
/
+23
2017-02-02
xfs: check for obviously bad level values in the bmbt root
Darrick J. Wong
1
-1
/
+5
2017-02-02
xfs: fix toctou race when locking an inode to access the data map
Darrick J. Wong
1
-2
/
+1
2016-11-24
xfs: new inode extent list lookup helpers
Christoph Hellwig
1
-0
/
+46
2016-11-08
xfs: provide helper for counting extents from if_bytes
Eric Sandeen
1
-12
/
+19
2016-10-04
xfs: introduce the CoW fork
Darrick J. Wong
1
-3
/
+44
2016-10-04
xfs: don't allow reflinked dir/dev/fifo/socket/pipe files
Darrick J. Wong
1
-1
/
+22
2016-05-20
Merge branch 'xfs-4.7-inode-reclaim' into for-next
Dave Chinner
1
-8
/
+19
2016-05-20
Merge branch 'xfs-4.7-misc-fixes' into for-next
Dave Chinner
1
-7
/
+3
2016-05-18
xfs: optimise xfs_iext_destroy
Alex Lyakas
1
-8
/
+19
2016-04-06
xfs: improve kmem_realloc
Christoph Hellwig
1
-7
/
+3
2016-04-06
xfs: optimize inline symlinks
Christoph Hellwig
1
-4
/
+18
2016-04-06
xfs: factor out a helper to initialize a local format inode fork
Christoph Hellwig
1
-18
/
+30
2016-03-07
Merge branch 'xfs-gut-icdinode-4.6' into for-next
Dave Chinner
1
-1
/
+1
2016-02-09
xfs: mode di_mode to vfs inode
Dave Chinner
1
-1
/
+1
2016-02-08
xfs: move struct xfs_attr_shortform to xfs_da_format.h
Darrick J. Wong
1
-0
/
+1
2014-11-28
xfs: merge xfs_inum.h into xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-11-28
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-07-30
xfs: require 64-bit sector_t
Christoph Hellwig
1
-2
/
+2
2014-06-25
xfs: global error sign conversion
Dave Chinner
1
-15
/
+15
2014-06-25
libxfs: move source files
Dave Chinner
1
-0
/
+1906