index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
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
2014-06-25
xfs: global error sign conversion
Dave Chinner
1
-2
/
+2
2014-06-22
xfs: Nuke XFS_ERROR macro
Eric Sandeen
1
-2
/
+2
2014-06-10
xfs: fix xfs_da_args sparse warning in xfs_readdir
Dave Chinner
1
-1
/
+1
2014-06-06
xfs: reduce direct usage of mp->m_dir_geo
Dave Chinner
1
-45
/
+40
2014-06-06
xfs: convert m_dirblksize to xfs_da_geometry
Dave Chinner
1
-6
/
+5
2014-06-06
xfs: convert m_dirblkfsbs to xfs_da_geometry
Dave Chinner
1
-8
/
+8
2014-06-06
xfs: convert directory segment limits to xfs_da_geometry
Dave Chinner
1
-9
/
+9
2014-06-06
xfs: convert directory db conversion to xfs_da_geometry
Dave Chinner
1
-19
/
+26
2014-06-06
xfs: convert directory dablk conversion to xfs_da_geometry
Dave Chinner
1
-3
/
+3
2014-06-06
xfs: convert dir byte/off conversion to xfs_da_geometry
Dave Chinner
1
-3
/
+4
2014-05-15
Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next
Dave Chinner
1
-2
/
+1
2014-05-07
xfs: fix directory readahead offset off-by-one
Dave Chinner
1
-2
/
+1
2014-04-14
xfs: remove unused mp arg from xfs_dir2 dataptr/byte functions
Eric Sandeen
1
-4
/
+4
2014-04-14
xfs: remove unused tp arg from xfs_da_reada_buf & callers
Eric Sandeen
1
-2
/
+2
2014-04-14
xfs: remove unused tp arg from xfs_bmap_last_offset() and callers
Eric Sandeen
1
-1
/
+1
2013-12-18
xfs: reinstate the ilock in xfs_readdir
Ben Myers
1
-0
/
+4
2013-10-30
xfs: convert directory vector functions to constants
Dave Chinner
1
-3
/
+3
2013-10-30
xfs: vectorise directory data operations part 2
Dave Chinner
1
-3
/
+3
2013-10-30
xfs: vectorise directory data operations
Dave Chinner
1
-7
/
+7
2013-10-30
xfs: vectorise remaining shortform dir2 ops
Dave Chinner
1
-3
/
+3
2013-10-30
xfs: abstract the differences in dir2/dir3 via an ops vector
Dave Chinner
1
-2
/
+2
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
1
-2
/
+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-09-30
xfs: dirent dtype presence is dependent on directory magic numbers
Dave Chinner
1
-2
/
+2
2013-08-22
xfs: Add read-only support for dirent filetype field
Dave Chinner
1
-10
/
+59
2013-08-12
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
1
-0
/
+1
2013-08-12
xfs: move getdents code into it's own file
Dave Chinner
1
-0
/
+645