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_da_btree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-11
xfs: miscellaneous verifier magic value fixups
Brian Foster
1
-6
/
+5
2019-02-11
xfs: always check magic values in on-disk byte order
Brian Foster
1
-2
/
+2
2018-08-01
xfs: check da node magic in _node_lookup_int
Darrick J. Wong
1
-1
/
+3
2018-08-01
xfs: use a local variable for magic number in xfs_da3_node_lookup_int
Darrick J. Wong
1
-5
/
+6
2018-07-11
xfs: remove xfs_bunmapi() firstblock param
Brian Foster
1
-2
/
+1
2018-07-11
xfs: remove xfs_bmapi_write() firstblock param
Brian Foster
1
-3
/
+2
2018-07-11
xfs: use ->t_firstblock in xattr ops
Brian Foster
1
-4
/
+3
2018-07-11
xfs: remove xfs_bunmapi() dfops param
Brian Foster
1
-1
/
+1
2018-07-11
xfs: remove xfs_bmapi_write() dfops param
Brian Foster
1
-4
/
+2
2018-07-11
xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove
Brian Foster
1
-9
/
+10
2018-06-08
xfs: clean up MIN/MAX
Dave Chinner
1
-1
/
+1
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-06-04
xfs: explicitly pass buffer size to xfs_corruption_error
Darrick J. Wong
1
-1
/
+1
2018-06-04
xfs: don't return garbage buffers in xfs_da3_node_read
Darrick J. Wong
1
-3
/
+5
2018-01-29
Split buffer's b_fspriv field
Carlos Maiolino
1
-1
/
+1
2018-01-08
xfs: create a new buf_ops pointer to verify structure metadata
Darrick J. Wong
1
-0
/
+25
2018-01-08
xfs: refactor verifier callers to print address of failing check
Darrick J. Wong
1
-6
/
+11
2018-01-08
xfs: have buffer verifier functions report failing address
Darrick J. Wong
1
-13
/
+13
2018-01-08
xfs: refactor xfs_verifier_error and xfs_buf_ioerror
Darrick J. Wong
1
-11
/
+5
2017-10-27
xfs: abort dir/attr btree operation if btree is obviously weird
Darrick J. Wong
1
-1
/
+21
2017-07-07
xfs: don't crash on unexpected holes in dir/attr btrees
Darrick J. Wong
1
-1
/
+1
2017-06-20
xfs: return the hash value of a leaf1 directory block
Darrick J. Wong
1
-5
/
+5
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
1
-1
/
+1
2017-02-02
xfs: fail _dir_open when readahead fails
Darrick J. Wong
1
-4
/
+2
2016-08-03
xfs: rename flist/free_list to dfops
Darrick J. Wong
1
-3
/
+3
2016-07-22
libxfs: directory node splitting does not have an extra block
Dave Chinner
1
-30
/
+29
2016-01-04
xfs: print name of verifier if it fails
Eric Sandeen
1
-0
/
+1
2015-10-12
xfs: validate metadata LSNs against log on v5 superblocks
Brian Foster
1
-0
/
+4
2015-09-01
Merge branch 'xfs-misc-fixes-for-4.3-4' into for-next
Dave Chinner
1
-0
/
+1
2015-08-28
libxfs: bad magic number should set da block buffer error
Darrick J. Wong
1
-0
/
+1
2015-08-20
Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next
Dave Chinner
1
-9
/
+14
2015-08-19
xfs: swap leaf buffer into path struct atomically during path shift
Brian Foster
1
-9
/
+14
2015-07-29
Merge branch 'xfs-meta-uuid' into for-next
Dave Chinner
1
-2
/
+2
2015-07-29
xfs: create new metadata UUID field and incompat flag
Eric Sandeen
1
-2
/
+2
2015-07-29
xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flag
Dave Chinner
1
-2
/
+2
2015-03-25
xfs: fix shadow warning in xfs_da3_root_split()
Fabian Frederick
1
-4
/
+4
2014-12-04
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
1
-4
/
+0
2014-12-04
xfs: fix set-but-unused warnings
Dave Chinner
1
-4
/
+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-10-02
xfs: don't send null bp to xfs_trans_brelse()
Eric Sandeen
1
-1
/
+2
2014-07-30
xfs: require 64-bit sector_t
Christoph Hellwig
1
-1
/
+1
2014-06-25
xfs: global error sign conversion
Dave Chinner
1
-21
/
+21
2014-06-25
libxfs: move source files
Dave Chinner
1
-0
/
+2665