index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_dir2_readdir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
xfs: rearrange the logic and remove the broken comment for xfs_dir2_isxx
Shida Zhang
1
-1
/
+1
2022-07-09
xfs: convert XFS_IFORK_PTR to a static inline helper
Darrick J. Wong
1
-1
/
+1
2022-01-11
xfs: take the ILOCK when readdir inspects directory mapping data
Darrick J. Wong
1
-19
/
+34
2021-08-19
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
1
-1
/
+1
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
1
-1
/
+1
2021-04-15
xfs: remove XFS_IFINLINE
Christoph Hellwig
1
-1
/
+1
2021-04-15
xfs: move the XFS_IFEXTENTS check into xfs_iread_extents
Christoph Hellwig
1
-5
/
+3
2021-04-07
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
1
-1
/
+1
2020-05-19
xfs: move the fork format fields into struct xfs_ifork
Christoph Hellwig
1
-1
/
+1
2020-03-13
xfs: fix regression in "cleanup xfs_dir2_block_getdents"
Tommi Rantala
1
-5
/
+7
2019-11-22
xfs: remove the mappedbno argument to xfs_da_read_buf
Christoph Hellwig
1
-1
/
+1
2019-11-22
xfs: remove the mappedbno argument to xfs_da_reada_buf
Christoph Hellwig
1
-1
/
+2
2019-11-13
xfs: convert open coded corruption check to use XFS_IS_CORRUPT
Darrick J. Wong
1
-10
/
+9
2019-11-10
xfs: devirtualize ->data_get_ftype and ->data_put_ftype
Christoph Hellwig
1
-2
/
+2
2019-11-10
xfs: move the dir2 data block fixed offsets to struct xfs_da_geometry
Christoph Hellwig
1
-5
/
+5
2019-11-10
xfs: devirtualize ->data_entsize
Christoph Hellwig
1
-5
/
+6
2019-11-10
xfs: replace xfs_dir3_data_endp with xfs_dir3_data_end_offset
Christoph Hellwig
1
-1
/
+1
2019-11-10
xfs: cleanup xfs_dir2_leaf_getdents
Christoph Hellwig
1
-19
/
+17
2019-11-10
xfs: cleanup xfs_dir2_block_getdents
Christoph Hellwig
1
-20
/
+12
2019-11-10
xfs: remove the data_dotdot_offset field in struct xfs_dir_ops
Christoph Hellwig
1
-1
/
+2
2019-11-10
xfs: remove the data_dot_offset field in struct xfs_dir_ops
Christoph Hellwig
1
-5
/
+4
2019-11-10
xfs: devirtualize ->sf_get_ftype and ->sf_put_ftype
Christoph Hellwig
1
-1
/
+1
2019-11-10
xfs: devirtualize ->sf_get_ino and ->sf_put_ino
Christoph Hellwig
1
-1
/
+1
2019-11-10
xfs: devirtualize ->sf_entsize and ->sf_nextentry
Christoph Hellwig
1
-3
/
+4
2019-11-10
xfs: devirtualize ->sf_get_parent_ino and ->sf_put_parent_ino
Christoph Hellwig
1
-1
/
+1
2019-10-29
xfs: namecheck directory entry names before listing them
Darrick J. Wong
1
-5
/
+22
2019-06-28
xfs: remove unused header files
Eric Sandeen
1
-4
/
+0
2019-06-28
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
1
-0
/
+1
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-01-17
xfs: directory scrubber must walk through data block to offset
Darrick J. Wong
1
-3
/
+1
2017-11-06
xfs: introduce the xfs_iext_cursor abstraction
Christoph Hellwig
1
-4
/
+4
2017-10-26
xfs: scrub directory metadata
Darrick J. Wong
1
-1
/
+1
2017-06-20
xfs: pass along transaction context when reading directory block buffers
Darrick J. Wong
1
-4
/
+11
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
1
-4
/
+4
2017-06-19
xfs: refactor dir2 leaf readahead shadow buffer cleverness
Darrick J. Wong
1
-234
/
+84
2017-04-25
xfs: prevent multi-fsb dir readahead from reading random blocks
Brian Foster
1
-2
/
+3
2017-04-25
xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
Eric Sandeen
1
-2
/
+8
2017-03-15
xfs: verify inline directory data forks
Darrick J. Wong
1
-11
/
+0
2016-11-30
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
1
-2
/
+0
2016-10-03
xfs: return an error when an inline directory is too small
Darrick J. Wong
1
-1
/
+2
2016-05-18
xfs: concurrent readdir hangs on data buffer locks
Dave Chinner
1
-9
/
+14
2016-02-09
xfs: mode di_mode to vfs inode
Dave Chinner
1
-1
/
+1
2015-10-12
xfs: per-filesystem stats counter implementation
Bill O'Donnell
1
-1
/
+1
2015-08-19
xfs: stop holding ILOCK over filldir callbacks
Dave Chinner
1
-3
/
+8
2014-12-04
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
1
-17
/
+1
2014-12-04
xfs: move ftype conversion functions to libxfs
Dave Chinner
1
-17
/
+1
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-11-28
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-06-25
xfs: global error sign conversion
Dave Chinner
1
-2
/
+2
[next]