Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
05f6e10e6cd47bbd8610c7391eab803dc77ec3aa
/
fs
/
xfs
/
libxfs
/
xfs_da_btree.c
7e2dd1f
xfs: fail _dir_open when readahead fails
by Darrick J. Wong
· 8 years ago
2c3234d
xfs: rename flist/free_list to dfops
by Darrick J. Wong
· 8 years ago
160ae76
libxfs: directory node splitting does not have an extra block
by Dave Chinner
· 8 years ago
233135b
xfs: print name of verifier if it fails
by Eric Sandeen
· 9 years ago
a45086e
xfs: validate metadata LSNs against log on v5 superblocks
by Brian Foster
· 9 years ago
5d54b8c
Merge branch 'xfs-misc-fixes-for-4.3-4' into for-next
by Dave Chinner
· 9 years ago
dfdd4ac
libxfs: bad magic number should set da block buffer error
by Darrick J. Wong
· 9 years ago
aa49338
Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next
by Dave Chinner
· 9 years ago
7df1c17
xfs: swap leaf buffer into path struct atomically during path shift
by Brian Foster
· 9 years ago
5461ad9
Merge branch 'xfs-meta-uuid' into for-next
by Dave Chinner
· 9 years ago
ce748ea
xfs: create new metadata UUID field and incompat flag
by Eric Sandeen
· 9 years ago
ab7bb61
xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flag
by Dave Chinner
· 9 years ago
29916df
xfs: fix shadow warning in xfs_da3_root_split()
by Fabian Frederick
· 10 years ago
6044e43
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
by Dave Chinner
· 10 years ago
32296f8
xfs: fix set-but-unused warnings
by Dave Chinner
· 10 years ago
bb58e61
xfs: move most of xfs_sb.h to xfs_format.h
by Christoph Hellwig
· 10 years ago
4fb6e8a
xfs: merge xfs_ag.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
6ee49a2
xfs: don't send null bp to xfs_trans_brelse()
by Eric Sandeen
· 10 years ago
d5cf09b
xfs: require 64-bit sector_t
by Christoph Hellwig
· 10 years ago
2451337
xfs: global error sign conversion
by Dave Chinner
· 10 years ago
30f712c
libxfs: move source files
by Dave Chinner
· 10 years ago
[Renamed from fs/xfs/xfs_da_btree.c]
b474c7a
xfs: Nuke XFS_ERROR macro
by Eric Sandeen
· 10 years ago
d99831f
xfs: return is not a function
by Eric Sandeen
· 10 years ago
8612c7e
Merge branch 'xfs-da-geom' into for-next
by Dave Chinner
· 10 years ago
b2a21e7
xfs: remove redundant geometry information from xfs_da_state
by Dave Chinner
· 10 years ago
7ab610f
xfs: move node entry counts to xfs_da_geometry
by Dave Chinner
· 10 years ago
8f66193
xfs: convert m_dirblksize to xfs_da_geometry
by Dave Chinner
· 10 years ago
d6cf130
xfs: convert m_dirblkfsbs to xfs_da_geometry
by Dave Chinner
· 10 years ago
7dda6e8
xfs: convert directory segment limits to xfs_da_geometry
by Dave Chinner
· 10 years ago
0d907a3
Merge branch 'xfs-misc-fixes-2-for-3.16' into for-next
by Dave Chinner
· 10 years ago
7c16635
xfs: remove redundant checks from xfs_da_read_buf
by Dave Chinner
· 10 years ago
9df2dd0
xfs: remove unused tp arg from xfs_da_reada_buf & callers
by Eric Sandeen
· 11 years ago
a6cf33b
Merge branch 'xfs-bug-fixes-for-3.15-3' into for-next
by Dave Chinner
· 11 years ago
c88547a
xfs: fix directory hash ordering bug
by Mark Tinguely
· 11 years ago
ce5028c
xfs: modify verifiers to differentiate CRC from other errors
by Eric Sandeen
· 11 years ago
f1dbcd7
xfs: add helper for updating checksums on xfs_bufs
by Eric Sandeen
· 11 years ago
5158217
xfs: add helper for verifying checksums on xfs_bufs
by Eric Sandeen
· 11 years ago
1c9a5b2
xfs: convert directory vector functions to constants
by Dave Chinner
· 11 years ago
01ba43b
xfs: vectorise encoding/decoding directory headers
by Dave Chinner
· 11 years ago
4bceb18
xfs: vectorise DA btree operations
by Dave Chinner
· 11 years ago
4141956
xfs: vectorise directory leaf operations
by Dave Chinner
· 11 years ago
a4fbe6a
xfs: decouple inode and bmap btree header files
by Dave Chinner
· 11 years ago
239880e
xfs: decouple log and transaction headers
by Dave Chinner
· 11 years ago
5706278
xfs: unify directory/attribute format definitions
by Dave Chinner
· 11 years ago
70a9883c
xfs: create a shared header file for format-related information
by Dave Chinner
· 11 years ago
997def2
xfs: fix node forward in xfs_node_toosmall
by Mark Tinguely
· 11 years ago
0a4edc8
xfs: ensure we copy buffer type in da btree root splits
by Dave Chinner
· 11 years ago
836a94a
xfs: fix issues that cause userspace warnings
by Dave Chinner
· 11 years ago
2b9ab5a
xfs: reshuffle dir2 definitions around for userspace
by Dave Chinner
· 11 years ago
7ced60c
xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGIC
by Dave Chinner
· 11 years ago
b17cb36
xfs: fix missing KM_NOFS tags to keep lockdep happy
by Dave Chinner
· 11 years ago
cab09a8
xfs: fix da node magic number mismatches
by Dave Chinner
· 12 years ago
61fe135
xfs: buffer type overruns blf_flags field
by Dave Chinner
· 12 years ago
d75afeb
xfs: add buffer types to directory and attribute buffers
by Dave Chinner
· 12 years ago
517c222
xfs: add CRCs to attr leaf blocks
by Dave Chinner
· 12 years ago
f5ea110
xfs: add CRCs to dir2/da node blocks
by Dave Chinner
· 12 years ago
24df33b
xfs: add CRC checking to dir2 leaf blocks
by Dave Chinner
· 12 years ago
1813dd6
xfs: convert buffer verifiers to an ops structure.
by Dave Chinner
· 12 years ago
b0f539d
xfs: connect up write verifiers to new buffers
by Dave Chinner
· 12 years ago
612cfbf
xfs: add pre-write metadata buffer verifier callbacks
by Dave Chinner
· 12 years ago
da6958c
xfs: Add verifiers to dir2 data readahead.
by Dave Chinner
· 12 years ago
d9392a4
xfs: add xfs_da_node verification
by Dave Chinner
· 12 years ago
4bb20a8
xfs: add verifier callback to directory read code
by Dave Chinner
· 12 years ago
c3f8fc7
xfs: make buffer read verication an IO completion function
by Dave Chinner
· 12 years ago
ee73259
xfs: add more attribute tree trace points.
by Dave Chinner
· 12 years ago
1d9025e
xfs: remove struct xfs_dabuf and infrastructure
by Dave Chinner
· 12 years ago
3605431
xfs: use discontiguous xfs_buf support in dabuf wrappers
by Dave Chinner
· 12 years ago
60a3460
xfs: move xfsagino_t to xfs_types.h
by Dave Chinner
· 13 years ago
aa0e883
xfs: use blocks for storing the desired IO size
by Dave Chinner
· 13 years ago
5a5881c
xfs: add lots of attribute trace points
by Dave Chinner
· 13 years ago
38f2323
xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF
by Christoph Hellwig
· 13 years ago
c0dc782
xfs: rename xfs_bmapi to xfs_bmapi_write
by Dave Chinner
· 13 years ago
5b777ad
xfs: remove xfs_bmapi_single()
by Dave Chinner
· 13 years ago
5c8ed20
xfs: introduce xfs_bmapi_read()
by Dave Chinner
· 13 years ago
2ddb4e9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Alex Elder
· 13 years ago
1c4f332
xfs: encapsulate a block of debug code
by Alex Elder
· 13 years ago
6292604
xfs: Remove the macro XFS_BUF_PTR
by Chandra Seetharaman
· 13 years ago
5a52c2a58
xfs: Remove the macro XFS_BUF_ERROR and family
by Chandra Seetharaman
· 13 years ago
d0f9e8f
xfs: remove the dead XFS_DABUF_DEBUG code
by Christoph Hellwig
· 13 years ago
77936d0
xfs: factor out xfs_da_grow_inode_int
by Christoph Hellwig
· 13 years ago
5792664
xfs: reshuffle dir2 headers
by Christoph Hellwig
· 13 years ago
69ef921
xfs: byteswap constants instead of variables
by Christoph Hellwig
· 13 years ago
c2066e2
xfs: avoid usage of struct xfs_dir2_data
by Christoph Hellwig
· 13 years ago
0b932cc
xfs: Convert remaining cmn_err() callers to new API
by Dave Chinner
· 14 years ago
1a1a3e9
xfs: remove xfs_buf wrappers
by Christoph Hellwig
· 14 years ago
73523a2
xfs: fix gcc 4.6 set but not read and unused statement warnings
by Christoph Hellwig
· 14 years ago
b4e9181
xfs: remove unused delta tracking code in xfs_bmapi
by Christoph Hellwig
· 14 years ago
3400777
xfs: remove unneeded #include statements
by Christoph Hellwig
· 14 years ago
288699f
xfs: drop dmapi hooks
by Christoph Hellwig
· 14 years ago
2bc7542
xfs: convert dirnameops to unsigned char names
by Dave Chinner
· 15 years ago
0b1b213
xfs: event tracing support
by Christoph Hellwig
· 15 years ago
73195ed
xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make
by Christoph Hellwig
· 15 years ago
f41d7fb
xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc
by Christoph Hellwig
· 15 years ago
a568778
xfs: remove uchar_t/ushort_t/uint_t/ulong_t types
by Christoph Hellwig
· 16 years ago
9d87c31
[XFS] Remove the rest of the macro-to-function indirections.
by Eric Sandeen
· 16 years ago
a744405
[XFS] Account for allocated blocks when expanding directories
by David Chinner
· 16 years ago
9f8868f
[XFS] streamline init/exit path
by Christoph Hellwig
· 16 years ago
6a17810
[XFS] Add op_flags field and helpers to xfs_da_args
by Barry Naujok
· 16 years ago
5163f95
[XFS] Name operation vector for hash and compare
by Barry Naujok
· 16 years ago
f0e2d93
[XFS] Remove unused arg from kmem_free()
by Denys Vlasenko
· 16 years ago
Next »