Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
406e308770a92bd33995b2e5b681e86358328bb0
/
fs
/
xfs
/
libxfs
/
xfs_attr.c
f6106ef
xfs: eliminate committed arg from xfs_bmap_finish
by Eric Sandeen
· 9 years ago
ff6d6af
xfs: per-filesystem stats counter implementation
by Bill O'Donnell
· 9 years ago
c400ee3
xfs: set XFS_DA_OP_OKNOENT in xfs_attr_get
by Eric Sandeen
· 9 years ago
7039331
xfs: saner xfs_trans_commit interface
by Christoph Hellwig
· 10 years ago
4906e21
xfs: remove the flags argument to xfs_trans_cancel
by Christoph Hellwig
· 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
6d3ebaa
xfs: merge xfs_dinode.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
2451337
xfs: global error sign conversion
by Dave Chinner
· 11 years ago
30f712c
libxfs: move source files
by Dave Chinner
· 11 years ago
[Renamed from fs/xfs/xfs_attr.c]
b474c7a
xfs: Nuke XFS_ERROR macro
by Eric Sandeen
· 11 years ago
d99831f
xfs: return is not a function
by Eric Sandeen
· 11 years ago
b2a21e7
xfs: remove redundant geometry information from xfs_da_state
by Dave Chinner
· 11 years ago
c2c4c47
xfs: replace attr LBSIZE with xfs_da_geometry
by Dave Chinner
· 11 years ago
c59f0ad
xfs: pass xfs_da_args to xfs_attr_leaf_newentsize
by Dave Chinner
· 11 years ago
33a6039
xfs: use xfs_da_geometry for block size in attr code
by Dave Chinner
· 11 years ago
7ab610f
xfs: move node entry counts to xfs_da_geometry
by Dave Chinner
· 11 years ago
0650b55
xfs: introduce directory geometry structure
by Dave Chinner
· 11 years ago
2d6dcc6
Merge branch 'xfs-attr-cleanup' into for-next
by Dave Chinner
· 11 years ago
6c888af
xfs: pass struct da_args to xfs_attr_calc_size
by Christoph Hellwig
· 11 years ago
67fd718
xfs: simplify attr name setup
by Christoph Hellwig
· 11 years ago
1bc426a
xfs: fold xfs_attr_remove_int into xfs_attr_remove
by Christoph Hellwig
· 11 years ago
b87d022
xfs: fold xfs_attr_get_int into xfs_attr_get
by Christoph Hellwig
· 11 years ago
c5b4ac3
xfs: fold xfs_attr_set_int into xfs_attr_set
by Christoph Hellwig
· 11 years ago
8275cdd
xfs: remote attribute overwrite causes transaction overrun
by Dave Chinner
· 11 years ago
683cb94
xfs: use xfs_ilock_attr_map_shared in xfs_attr_get
by Christoph Hellwig
· 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
70a9883
xfs: create a shared header file for format-related information
by Dave Chinner
· 11 years ago
6dd93e9
xfs: avoid double-free in xfs_attr_node_addname
by Eric Sandeen
· 11 years ago
3d3c8b5
xfs: refactor xfs_trans_reserve() interface
by Jie Liu
· 11 years ago
c24b5df
xfs: kill xfs_vnodeops.[ch]
by Dave Chinner
· 11 years ago
6898811
xfs: create xfs_bmap_util.[ch]
by Dave Chinner
· 11 years ago
fde2227
xfs: split out attribute fork truncation code into separate file
by Dave Chinner
· 11 years ago
abec5f2
xfs: split out attribute listing code into separate file
by Dave Chinner
· 11 years ago
d386b32
xfs: sync minor header differences needed by userspace.
by Dave Chinner
· 11 years ago
6ca1c90
xfs: separate dquot on disk format definitions out of xfs_quota.h
by Dave Chinner
· 11 years ago
95920cd
xfs: split remote attribute code out
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
a21cd50
xfs: refactor space log reservation for XFS_TRANS_ATTR_SET
by Jeff Liu
· 12 years ago
d9392a4
xfs: add xfs_da_node verification
by Dave Chinner
· 12 years ago
ad14c33
xfs: factor and verify attr leaf reads
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
· 13 years ago
2a0ec1d
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
by Dave Chinner
· 13 years ago
60a3460
xfs: move xfsagino_t to xfs_types.h
by Dave Chinner
· 13 years ago
aa5c158
xfs: kill XBF_DONTBLOCK
by Dave Chinner
· 13 years ago
7ca790a
xfs: kill xfs_read_buf()
by Dave Chinner
· 13 years ago
a8acad7
xfs: kill XBF_LOCK
by Dave Chinner
· 13 years ago
4e94b71
xfs: use blocks for counting length of buffers
by Dave Chinner
· 13 years ago
5a5881c
xfs: add lots of attribute trace points
by Dave Chinner
· 13 years ago
673e8e5
xfs: remove xfs_itruncate_data
by Christoph Hellwig
· 13 years ago
af5c4be
xfs: remove buffers from the delwri list in xfs_buf_stale
by Christoph Hellwig
· 13 years ago
c867cb6
xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE
by Christoph Hellwig
· 13 years ago
ddc3415
xfs: simplify xfs_trans_ijoin* again
by Christoph Hellwig
· 13 years ago
c0dc782
xfs: rename xfs_bmapi to xfs_bmapi_write
by Dave Chinner
· 13 years ago
5c8ed20
xfs: introduce xfs_bmapi_read()
by Dave Chinner
· 13 years ago
b522950
xfs: Check the return value of xfs_buf_get()
by Chandra Seetharaman
· 13 years ago
859f57c
xfs: avoid synchronous transactions when deleting attr blocks
by Christoph Hellwig
· 13 years ago
c2b006c
xfs: let xfs_bwrite callers handle the xfs_buf_relse
by Christoph Hellwig
· 13 years ago
61551f1
xfs: call xfs_buf_delwri_queue directly
by Christoph Hellwig
· 13 years ago
5a52c2a58
xfs: Remove the macro XFS_BUF_ERROR and family
by Chandra Seetharaman
· 13 years ago
69ef921
xfs: byteswap constants instead of variables
by Christoph Hellwig
· 13 years ago
8f04c47
xfs: split xfs_itruncate_finish
by Christoph Hellwig
· 13 years ago
4a33821
xfs: prevent bogus assert when trying to remove non-existent attribute
by Dave Chinner
· 14 years ago
1a1a3e9
xfs: remove xfs_buf wrappers
by Christoph Hellwig
· 14 years ago
dcd79a1
xfs: don't use vfs writeback for pure metadata modifications
by Dave Chinner
· 14 years ago
b4e9181
xfs: remove unused delta tracking code in xfs_bmapi
by Christoph Hellwig
· 15 years ago
898621d
xfs: simplify inode to transaction joining
by Christoph Hellwig
· 15 years ago
3400777
xfs: remove unneeded #include statements
by Christoph Hellwig
· 15 years ago
288699f
xfs: drop dmapi hooks
by Christoph Hellwig
· 15 years ago
0cadda1
xfs: remove duplicate buffer flags
by Christoph Hellwig
· 15 years ago
a9273ca
xfs: convert attr to use unsigned names
by Dave Chinner
· 15 years ago
5d77c0d
xfs: make several more functions static
by Eric Sandeen
· 15 years ago
0b1b213
xfs: event tracing support
by Christoph Hellwig
· 15 years ago
e82fa0c
xfs: rename xfs_attr_fetch to xfs_attr_get_int
by Christoph Hellwig
· 15 years ago
6ad112b
xfs: simplify xfs_buf_get / xfs_buf_read interfaces
by Christoph Hellwig
· 15 years ago
ddd3a14
xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_get
by Christoph Hellwig
· 15 years ago
10746e4
xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_set
by Christoph Hellwig
· 15 years ago
ef14f0c
xfs: use generic Posix ACL code
by Christoph Hellwig
· 16 years ago
7d09525
xfs: kill xfs_qmops
by Christoph Hellwig
· 16 years ago
9d87c31
[XFS] Remove the rest of the macro-to-function indirections.
by Eric Sandeen
· 16 years ago
322ff6b
[XFS] Move xfs_attr_rolltrans to xfs_trans_roll
by Niv Sardi
· 16 years ago
5e9da7b
[XFS] Move attr log alloc size calculator to another function.
by Niv Sardi
· 16 years ago
ad9b463
[XFS] Switches xfs_vn_listxattr to set it's put_listent callback directly
by Christoph Hellwig
· 17 years ago
caf8aab
[XFS] Factor out code for whether inode has attributes or not.
by Christoph Hellwig
· 17 years ago
0ec5851
[XFS] Use the generic xattr methods.
by Lachlan McIlroy
· 17 years ago
6a17810
[XFS] Add op_flags field and helpers to xfs_da_args
by Barry Naujok
· 17 years ago
68f34d5
[XFS]
by Eric Sandeen
· 17 years ago
911ee3d
[XFS] Kill attr_capable checks as already done in xattr_permission.
by Christoph Hellwig
· 17 years ago
e8b0eba
[XFS] Cleanup xfs_attr a bit with xfs_name and remove cred
by Barry Naujok
· 17 years ago
f7d3c34
[XFS] Remove CONFIG_XFS_SECURITY.
by Eric Sandeen
· 17 years ago
a8272ce
[XFS] Fix up sparse warnings.
by David Chinner
· 17 years ago
739bfb2
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
by Christoph Hellwig
· 17 years ago
993386c1
[XFS] decontaminate vnode operations from behavior details
by Christoph Hellwig
· 17 years ago
1c72bf9
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with NULL.
by Eric Sandeen
· 18 years ago
Next »