index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_dir2_readdir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
2021-08-19
1
-1
/
+1
*
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-19
1
-1
/
+1
*
xfs: remove XFS_IFINLINE
Christoph Hellwig
2021-04-15
1
-1
/
+1
*
xfs: move the XFS_IFEXTENTS check into xfs_iread_extents
Christoph Hellwig
2021-04-15
1
-5
/
+3
*
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
2021-04-07
1
-1
/
+1
*
xfs: move the fork format fields into struct xfs_ifork
Christoph Hellwig
2020-05-19
1
-1
/
+1
*
xfs: fix regression in "cleanup xfs_dir2_block_getdents"
Tommi Rantala
2020-03-13
1
-5
/
+7
*
xfs: remove the mappedbno argument to xfs_da_read_buf
Christoph Hellwig
2019-11-22
1
-1
/
+1
*
xfs: remove the mappedbno argument to xfs_da_reada_buf
Christoph Hellwig
2019-11-22
1
-1
/
+2
*
xfs: convert open coded corruption check to use XFS_IS_CORRUPT
Darrick J. Wong
2019-11-13
1
-10
/
+9
*
xfs: devirtualize ->data_get_ftype and ->data_put_ftype
Christoph Hellwig
2019-11-10
1
-2
/
+2
*
xfs: move the dir2 data block fixed offsets to struct xfs_da_geometry
Christoph Hellwig
2019-11-10
1
-5
/
+5
*
xfs: devirtualize ->data_entsize
Christoph Hellwig
2019-11-10
1
-5
/
+6
*
xfs: replace xfs_dir3_data_endp with xfs_dir3_data_end_offset
Christoph Hellwig
2019-11-10
1
-1
/
+1
*
xfs: cleanup xfs_dir2_leaf_getdents
Christoph Hellwig
2019-11-10
1
-19
/
+17
*
xfs: cleanup xfs_dir2_block_getdents
Christoph Hellwig
2019-11-10
1
-20
/
+12
*
xfs: remove the data_dotdot_offset field in struct xfs_dir_ops
Christoph Hellwig
2019-11-10
1
-1
/
+2
*
xfs: remove the data_dot_offset field in struct xfs_dir_ops
Christoph Hellwig
2019-11-10
1
-5
/
+4
*
xfs: devirtualize ->sf_get_ftype and ->sf_put_ftype
Christoph Hellwig
2019-11-10
1
-1
/
+1
*
xfs: devirtualize ->sf_get_ino and ->sf_put_ino
Christoph Hellwig
2019-11-10
1
-1
/
+1
*
xfs: devirtualize ->sf_entsize and ->sf_nextentry
Christoph Hellwig
2019-11-10
1
-3
/
+4
*
xfs: devirtualize ->sf_get_parent_ino and ->sf_put_parent_ino
Christoph Hellwig
2019-11-10
1
-1
/
+1
*
xfs: namecheck directory entry names before listing them
Darrick J. Wong
2019-10-29
1
-5
/
+22
*
xfs: remove unused header files
Eric Sandeen
2019-06-28
1
-4
/
+0
*
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2019-06-28
1
-0
/
+1
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: directory scrubber must walk through data block to offset
Darrick J. Wong
2018-01-17
1
-3
/
+1
*
xfs: introduce the xfs_iext_cursor abstraction
Christoph Hellwig
2017-11-06
1
-4
/
+4
*
xfs: scrub directory metadata
Darrick J. Wong
2017-10-26
1
-1
/
+1
*
xfs: pass along transaction context when reading directory block buffers
Darrick J. Wong
2017-06-20
1
-4
/
+11
*
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
1
-4
/
+4
*
xfs: refactor dir2 leaf readahead shadow buffer cleverness
Darrick J. Wong
2017-06-19
1
-234
/
+84
*
xfs: prevent multi-fsb dir readahead from reading random blocks
Brian Foster
2017-04-25
1
-2
/
+3
*
xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
Eric Sandeen
2017-04-25
1
-2
/
+8
*
xfs: verify inline directory data forks
Darrick J. Wong
2017-03-15
1
-11
/
+0
*
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
2016-11-30
1
-2
/
+0
*
xfs: return an error when an inline directory is too small
Darrick J. Wong
2016-10-03
1
-1
/
+2
*
xfs: concurrent readdir hangs on data buffer locks
Dave Chinner
2016-05-18
1
-9
/
+14
*
xfs: mode di_mode to vfs inode
Dave Chinner
2016-02-09
1
-1
/
+1
*
xfs: per-filesystem stats counter implementation
Bill O'Donnell
2015-10-12
1
-1
/
+1
*
xfs: stop holding ILOCK over filldir callbacks
Dave Chinner
2015-08-19
1
-3
/
+8
*
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
2014-12-04
1
-17
/
+1
|
\
|
*
xfs: move ftype conversion functions to libxfs
Dave Chinner
2014-12-04
1
-17
/
+1
*
|
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+0
*
|
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+0
*
|
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+0
|
/
*
xfs: global error sign conversion
Dave Chinner
2014-06-25
1
-2
/
+2
*
xfs: Nuke XFS_ERROR macro
Eric Sandeen
2014-06-22
1
-2
/
+2
*
xfs: fix xfs_da_args sparse warning in xfs_readdir
Dave Chinner
2014-06-10
1
-1
/
+1
*
xfs: reduce direct usage of mp->m_dir_geo
Dave Chinner
2014-06-06
1
-45
/
+40
[next]