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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'xfs-da-geom' into for-next
Dave Chinner
2014-06-10
1
-47
/
+85
|
\
|
*
xfs: reduce direct usage of mp->m_dir_geo
Dave Chinner
2014-06-06
1
-27
/
+23
|
*
xfs: move node entry counts to xfs_da_geometry
Dave Chinner
2014-06-06
1
-3
/
+0
|
*
xfs: convert dir/attr btree threshold to xfs_da_geometry
Dave Chinner
2014-06-06
1
-2
/
+0
|
*
xfs: convert m_dirblksize to xfs_da_geometry
Dave Chinner
2014-06-06
1
-3
/
+2
|
*
xfs: convert m_dirblkfsbs to xfs_da_geometry
Dave Chinner
2014-06-06
1
-3
/
+2
|
*
xfs: convert directory segment limits to xfs_da_geometry
Dave Chinner
2014-06-06
1
-5
/
+2
|
*
xfs: convert directory db conversion to xfs_da_geometry
Dave Chinner
2014-06-06
1
-4
/
+9
|
*
xfs: convert directory dablk conversion to xfs_da_geometry
Dave Chinner
2014-06-06
1
-2
/
+2
|
*
xfs: convert dir byte/off conversion to xfs_da_geometry
Dave Chinner
2014-06-06
1
-1
/
+1
|
*
xfs: kill XFS_DIR2...FIRSTDB macros
Dave Chinner
2014-06-06
1
-1
/
+1
|
*
xfs: introduce directory geometry structure
Dave Chinner
2014-06-06
1
-13
/
+60
*
|
Merge branch 'xfs-feature-bit-cleanup' into for-next
Dave Chinner
2014-05-20
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
xfs: don't need dirv2 checks anymore
Dave Chinner
2014-05-20
1
-1
/
+1
*
|
xfs: remove unused tp arg from xfs_bmap_last_offset() and callers
Eric Sandeen
2014-04-14
1
-14
/
+12
|
/
*
xfs: allocate xfs_da_args to reduce stack footprint
Dave Chinner
2014-02-27
1
-130
/
+212
*
xfs: convert directory vector functions to constants
Dave Chinner
2013-10-30
1
-1
/
+1
*
xfs: vectorise DA btree operations
Dave Chinner
2013-10-30
1
-2
/
+5
*
xfs: vectorise directory leaf operations
Dave Chinner
2013-10-30
1
-6
/
+1
*
xfs: abstract the differences in dir2/dir3 via an ops vector
Dave Chinner
2013-10-30
1
-0
/
+7
*
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
1
-3
/
+2
*
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
1
-3
/
+3
*
xfs: unify directory/attribute format definitions
Dave Chinner
2013-10-23
1
-1
/
+1
*
XFS: Assertion failed: first <= last && last < BBTOB(bp->b_length), file: fs/...
Dave Chinner
2013-08-30
1
-6
/
+10
*
xfs: Add write support for dirent filetype field
Dave Chinner
2013-08-22
1
-0
/
+3
*
xfs: Add read-only support for dirent filetype field
Dave Chinner
2013-08-22
1
-1
/
+4
*
xfs: kill xfs_vnodeops.[ch]
Dave Chinner
2013-08-12
1
-1
/
+0
*
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
2013-08-12
1
-1
/
+1
*
xfs: move getdents code into it's own file
Dave Chinner
2013-08-12
1
-31
/
+0
*
[readdir] convert xfs
Al Viro
2013-06-29
1
-8
/
+5
*
xfs: remove struct xfs_dabuf and infrastructure
Dave Chinner
2012-07-01
1
-2
/
+2
*
xfs: clean up xfs_bit.h includes
Dave Chinner
2012-05-14
1
-1
/
+0
*
xfs: get rid of open-coded S_ISREG(), etc.
Al Viro
2011-07-26
1
-8
/
+8
*
xfs: factor out xfs_da_grow_inode_int
Christoph Hellwig
2011-07-13
1
-110
/
+15
*
xfs: reshuffle dir2 headers
Christoph Hellwig
2011-07-13
1
-6
/
+3
*
xfs: kill struct xfs_dir2_sf
Christoph Hellwig
2011-07-08
1
-3
/
+3
*
xfs: convert xfs_fs_cmn_err to new error logging API
Dave Chinner
2011-03-07
1
-1
/
+1
*
xfs: split xfs_itrace_entry
Christoph Hellwig
2010-07-26
1
-1
/
+1
*
xfs: remove unused delta tracking code in xfs_bmapi
Christoph Hellwig
2010-07-26
1
-4
/
+3
*
xfs: remove unneeded #include statements
Christoph Hellwig
2010-07-26
1
-1
/
+0
*
xfs: drop dmapi hooks
Christoph Hellwig
2010-07-26
1
-1
/
+0
*
xfs: clean up sign warnings in dir2 code
Dave Chinner
2010-01-20
1
-1
/
+1
*
xfs: make xfs_dir_cilookup_result use unsigned char
Dave Chinner
2010-01-20
1
-1
/
+1
*
xfs: convert dirnameops to unsigned char names
Dave Chinner
2010-01-20
1
-2
/
+2
*
xfs: event tracing support
Christoph Hellwig
2009-12-14
1
-3
/
+5
*
xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result
Christoph Hellwig
2009-08-12
1
-1
/
+1
*
xfs: move declaration to header file
Hannes Eder
2009-03-06
1
-2
/
+0
*
[XFS] Account for allocated blocks when expanding directories
David Chinner
2008-10-30
1
-0
/
+6
*
[XFS] Zero uninitialised xfs_da_args structure in xfs_dir2.c
Barry Naujok
2008-07-28
1
-5
/
+5
*
[XFS] XFS: ASCII case-insensitive support
Barry Naujok
2008-07-28
1
-1
/
+50
[next]