Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
e06536a692e032470130af5b2136b519595809da
/
fs
/
xfs
/
xfs_dir2_readdir.c
3d28e7e
xfs: fix regression in "cleanup xfs_dir2_block_getdents"
by Tommi Rantala
· 4 years, 10 months ago
cd2c9f1
xfs: remove the mappedbno argument to xfs_da_read_buf
by Christoph Hellwig
· 5 years ago
06566fd
xfs: remove the mappedbno argument to xfs_da_reada_buf
by Christoph Hellwig
· 5 years ago
a71895c
xfs: convert open coded corruption check to use XFS_IS_CORRUPT
by Darrick J. Wong
· 5 years ago
59b8b46
xfs: devirtualize ->data_get_ftype and ->data_put_ftype
by Christoph Hellwig
· 5 years ago
d73e1ce
xfs: move the dir2 data block fixed offsets to struct xfs_da_geometry
by Christoph Hellwig
· 5 years ago
fdbb8c5
xfs: devirtualize ->data_entsize
by Christoph Hellwig
· 5 years ago
5c07212
xfs: replace xfs_dir3_data_endp with xfs_dir3_data_end_offset
by Christoph Hellwig
· 5 years ago
2f4369a
xfs: cleanup xfs_dir2_leaf_getdents
by Christoph Hellwig
· 5 years ago
263dde8
xfs: cleanup xfs_dir2_block_getdents
by Christoph Hellwig
· 5 years ago
2eb68a5
xfs: remove the data_dotdot_offset field in struct xfs_dir_ops
by Christoph Hellwig
· 5 years ago
1682310
xfs: remove the data_dot_offset field in struct xfs_dir_ops
by Christoph Hellwig
· 5 years ago
4501ed2
xfs: devirtualize ->sf_get_ftype and ->sf_put_ftype
by Christoph Hellwig
· 5 years ago
93b1e96
xfs: devirtualize ->sf_get_ino and ->sf_put_ino
by Christoph Hellwig
· 5 years ago
50f6bb6
xfs: devirtualize ->sf_entsize and ->sf_nextentry
by Christoph Hellwig
· 5 years ago
84915e1
xfs: devirtualize ->sf_get_parent_ino and ->sf_put_parent_ino
by Christoph Hellwig
· 5 years ago
04df34a
xfs: namecheck directory entry names before listing them
by Darrick J. Wong
· 5 years ago
250d4b4
xfs: remove unused header files
by Eric Sandeen
· 6 years ago
5467b34
xfs: move xfs_ino_geometry to xfs_shared.h
by Darrick J. Wong
· 6 years ago
0b61f8a
xfs: convert to SPDX license tags
by Dave Chinner
· 7 years ago
ce92d29
xfs: directory scrubber must walk through data block to offset
by Darrick J. Wong
· 7 years ago
b2b1712
xfs: introduce the xfs_iext_cursor abstraction
by Christoph Hellwig
· 7 years ago
a5c46e5
xfs: scrub directory metadata
by Darrick J. Wong
· 7 years ago
acb9553
xfs: pass along transaction context when reading directory block buffers
by Darrick J. Wong
· 8 years ago
c8ce540
xfs: remove double-underscore integer types
by Darrick J. Wong
· 8 years ago
d205a7d
xfs: refactor dir2 leaf readahead shadow buffer cleverness
by Darrick J. Wong
· 8 years ago
cb52ee3
xfs: prevent multi-fsb dir readahead from reading random blocks
by Brian Foster
· 8 years ago
023cc84
xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
by Eric Sandeen
· 8 years ago
630a04e
xfs: verify inline directory data forks
by Darrick J. Wong
· 8 years ago
6552321
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
by Christoph Hellwig
· 8 years ago
9cdafd8
xfs: return an error when an inline directory is too small
by Darrick J. Wong
· 8 years ago
9f54180
xfs: concurrent readdir hangs on data buffer locks
by Dave Chinner
· 9 years ago
c19b3b05
xfs: mode di_mode to vfs inode
by Dave Chinner
· 9 years ago
ff6d6af
xfs: per-filesystem stats counter implementation
by Bill O'Donnell
· 9 years ago
dbad7c9
xfs: stop holding ILOCK over filldir callbacks
by Dave Chinner
· 9 years ago
6044e43
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
by Dave Chinner
· 10 years ago
1b767ee
xfs: move ftype conversion functions to libxfs
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
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
b474c7a
xfs: Nuke XFS_ERROR macro
by Eric Sandeen
· 11 years ago
35f46c5
xfs: fix xfs_da_args sparse warning in xfs_readdir
by Dave Chinner
· 11 years ago
53f82db
xfs: reduce direct usage of mp->m_dir_geo
by Dave Chinner
· 11 years ago
8f66193
xfs: convert m_dirblksize to xfs_da_geometry
by Dave Chinner
· 11 years ago
d6cf130
xfs: convert m_dirblkfsbs to xfs_da_geometry
by Dave Chinner
· 11 years ago
7dda6e8
xfs: convert directory segment limits to xfs_da_geometry
by Dave Chinner
· 11 years ago
3002803
xfs: convert directory db conversion to xfs_da_geometry
by Dave Chinner
· 11 years ago
2998ab1d
xfs: convert directory dablk conversion to xfs_da_geometry
by Dave Chinner
· 11 years ago
9b3b552
xfs: convert dir byte/off conversion to xfs_da_geometry
by Dave Chinner
· 11 years ago
ff14ee4
Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next
by Dave Chinner
· 11 years ago
8cfcc3e
xfs: fix directory readahead offset off-by-one
by Dave Chinner
· 11 years ago
2599405
xfs: remove unused mp arg from xfs_dir2 dataptr/byte functions
by Eric Sandeen
· 11 years ago
9df2dd0
xfs: remove unused tp arg from xfs_da_reada_buf & callers
by Eric Sandeen
· 11 years ago
7fb2cd4
xfs: remove unused tp arg from xfs_bmap_last_offset() and callers
by Eric Sandeen
· 11 years ago
40194ec
xfs: reinstate the ilock in xfs_readdir
by Ben Myers
· 11 years ago
1c9a5b2
xfs: convert directory vector functions to constants
by Dave Chinner
· 11 years ago
2ca9877
xfs: vectorise directory data operations part 2
by Dave Chinner
· 11 years ago
9d23fc8
xfs: vectorise directory data operations
by Dave Chinner
· 11 years ago
4740175
xfs: vectorise remaining shortform dir2 ops
by Dave Chinner
· 11 years ago
32c5483
xfs: abstract the differences in dir2/dir3 via an ops vector
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
367993e
xfs: dirent dtype presence is dependent on directory magic numbers
by Dave Chinner
· 11 years ago
0cb9776
xfs: Add read-only support for dirent filetype field
by Dave Chinner
· 11 years ago
2b9ab5a
xfs: reshuffle dir2 definitions around for userspace
by Dave Chinner
· 11 years ago
4a8af27
xfs: move getdents code into it's own file
by Dave Chinner
· 11 years ago