index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_dir2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-30
xfs: convert directory vector functions to constants
Dave Chinner
1
-1
/
+1
2013-10-30
xfs: vectorise DA btree operations
Dave Chinner
1
-2
/
+5
2013-10-30
xfs: vectorise directory leaf operations
Dave Chinner
1
-6
/
+1
2013-10-30
xfs: abstract the differences in dir2/dir3 via an ops vector
Dave Chinner
1
-0
/
+7
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
1
-3
/
+2
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
1
-3
/
+3
2013-10-23
xfs: unify directory/attribute format definitions
Dave Chinner
1
-1
/
+1
2013-08-30
XFS: Assertion failed: first <= last && last < BBTOB(bp->b_length), file: fs/...
Dave Chinner
1
-6
/
+10
2013-08-22
xfs: Add write support for dirent filetype field
Dave Chinner
1
-0
/
+3
2013-08-22
xfs: Add read-only support for dirent filetype field
Dave Chinner
1
-1
/
+4
2013-08-12
xfs: kill xfs_vnodeops.[ch]
Dave Chinner
1
-1
/
+0
2013-08-12
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
1
-1
/
+1
2013-08-12
xfs: move getdents code into it's own file
Dave Chinner
1
-31
/
+0
2013-06-29
[readdir] convert xfs
Al Viro
1
-8
/
+5
2012-07-01
xfs: remove struct xfs_dabuf and infrastructure
Dave Chinner
1
-2
/
+2
2012-05-14
xfs: clean up xfs_bit.h includes
Dave Chinner
1
-1
/
+0
2011-07-26
xfs: get rid of open-coded S_ISREG(), etc.
Al Viro
1
-8
/
+8
2011-07-13
xfs: factor out xfs_da_grow_inode_int
Christoph Hellwig
1
-110
/
+15
2011-07-13
xfs: reshuffle dir2 headers
Christoph Hellwig
1
-6
/
+3
2011-07-08
xfs: kill struct xfs_dir2_sf
Christoph Hellwig
1
-3
/
+3
2011-03-07
xfs: convert xfs_fs_cmn_err to new error logging API
Dave Chinner
1
-1
/
+1
2010-07-26
xfs: split xfs_itrace_entry
Christoph Hellwig
1
-1
/
+1
2010-07-26
xfs: remove unused delta tracking code in xfs_bmapi
Christoph Hellwig
1
-4
/
+3
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
1
-1
/
+0
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
1
-1
/
+0
2010-01-20
xfs: clean up sign warnings in dir2 code
Dave Chinner
1
-1
/
+1
2010-01-20
xfs: make xfs_dir_cilookup_result use unsigned char
Dave Chinner
1
-1
/
+1
2010-01-20
xfs: convert dirnameops to unsigned char names
Dave Chinner
1
-2
/
+2
2009-12-14
xfs: event tracing support
Christoph Hellwig
1
-3
/
+5
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result
Christoph Hellwig
1
-1
/
+1
2009-03-06
xfs: move declaration to header file
Hannes Eder
1
-2
/
+0
2008-10-30
[XFS] Account for allocated blocks when expanding directories
David Chinner
1
-0
/
+6
2008-07-28
[XFS] Zero uninitialised xfs_da_args structure in xfs_dir2.c
Barry Naujok
1
-5
/
+5
2008-07-28
[XFS] XFS: ASCII case-insensitive support
Barry Naujok
1
-1
/
+50
2008-07-28
[XFS] Return case-insensitive match for dentry cache
Barry Naujok
1
-2
/
+38
2008-07-28
[XFS] Add op_flags field and helpers to xfs_da_args
Barry Naujok
1
-6
/
+8
2008-07-28
[XFS] Name operation vector for hash and compare
Barry Naujok
1
-5
/
+7
2008-07-28
[XFS] Remove unused arg from kmem_free()
Denys Vlasenko
1
-3
/
+3
2008-04-18
[XFS] remove bhv_vname_t and xfs_rename code
Barry Naujok
1
-34
/
+28
2008-04-10
[XFS] remove shouting-indirection macros from xfs_sb.h
Eric Sandeen
1
-1
/
+1
2008-02-07
[XFS] Fix up sparse warnings.
David Chinner
1
-0
/
+1
2008-02-07
[XFS] clean up vnode/inode tracing
Lachlan McIlroy
1
-1
/
+1
2007-10-16
[XFS] move v_trace from bhv_vnode to xfs_inode
Christoph Hellwig
1
-1
/
+1
2007-10-15
[XFS] decontaminate vnode operations from behavior details
Christoph Hellwig
1
-4
/
+2
2007-10-15
[XFS] use filldir internally
Christoph Hellwig
1
-103
/
+18
2007-07-14
[XFS] Reduce shouting by removing unnecessary macros from dir2 code.
Christoph Hellwig
1
-6
/
+6
2006-11-11
[XFS] rename uio_read() to xfs_uio_read()
Vlad Apostolov
1
-1
/
+1
2006-06-20
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
1
-233
/
+158
2006-06-09
[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report
Olaf Weber
1
-3
/
+4
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
1
-25
/
+11
[next]