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_rtalloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: rename flist/free_list to dfops
Darrick J. Wong
2016-08-03
1
-5
/
+5
*
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
2016-08-03
1
-4
/
+4
*
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
2016-08-03
1
-0
/
+1
*
xfs: better xfs_trans_alloc interface
Christoph Hellwig
2016-04-06
1
-12
/
+9
*
xfs: remove timestamps from incore inode
Dave Chinner
2016-02-09
1
-1
/
+1
*
xfs: eliminate committed arg from xfs_bmap_finish
Eric Sandeen
2016-01-11
1
-2
/
+1
*
xfs: add missing bmap cancel calls in error paths
Brian Foster
2015-08-19
1
-28
/
+29
*
xfs: saner xfs_trans_commit interface
Christoph Hellwig
2015-06-04
1
-3
/
+3
*
xfs: remove the flags argument to xfs_trans_cancel
Christoph Hellwig
2015-06-04
1
-8
/
+2
*
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
*
Merge branch 'xfs-buf-iosubmit' into for-next
Dave Chinner
2014-10-02
1
-18
/
+12
|
\
|
*
xfs: check xfs_buf_read_uncached returns correctly
Dave Chinner
2014-10-02
1
-18
/
+12
*
|
xfs: xfs_rtget_summary can be static
Fengguang Wu
2014-09-23
1
-1
/
+1
*
|
xfs: combine xfs_rtmodify_summary and xfs_rtget_summary
Eric Sandeen
2014-09-09
1
-53
/
+2
|
/
*
xfs: require 64-bit sector_t
Christoph Hellwig
2014-07-30
1
-2
/
+2
*
xfs: global error sign conversion
Dave Chinner
2014-06-25
1
-10
/
+10
*
xfs: Nuke XFS_ERROR macro
Eric Sandeen
2014-06-22
1
-7
/
+7
*
xfs: use tr_growrtalloc for growing rt files
Brian Foster
2014-02-07
1
-1
/
+1
*
xfs: split xfs_rtalloc.c for userspace sanity
Dave Chinner
2013-10-23
1
-1247
/
+290
*
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
1
-6
/
+3
*
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
1
-3
/
+4
*
xfs: create a shared header file for format-related information
Dave Chinner
2013-10-23
1
-0
/
+1
*
xfs: refactor xfs_trans_reserve() interface
Jie Liu
2013-08-12
1
-8
/
+9
*
xfs: remove __KERNEL__ from debug code
Dave Chinner
2013-08-12
1
-1
/
+1
*
xfs: consolidate xfs_utils.c
Dave Chinner
2013-08-12
1
-1
/
+0
*
xfs: fix issues that cause userspace warnings
Dave Chinner
2013-08-12
1
-2
/
+2
*
xfs: create xfs_bmap_util.[ch]
Dave Chinner
2013-08-12
1
-0
/
+1
*
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
2013-08-12
1
-1
/
+0
*
xfs: introduce xfs_rtalloc_defs.h
Dave Chinner
2013-08-12
1
-1
/
+1
*
xfs: uncached buffer reads need to return an error
Dave Chinner
2012-11-15
1
-1
/
+8
*
xfs: make buffer read verication an IO completion function
Dave Chinner
2012-11-15
1
-3
/
+3
*
xfs: remove xfs_iget.c
Dave Chinner
2012-10-17
1
-0
/
+1
*
xfs: fix uninitialised variable in xfs_rtbuf_get()
Dave Chinner
2012-08-23
1
-1
/
+1
*
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
Dave Chinner
2012-05-14
1
-1
/
+0
*
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
2012-05-14
1
-1
/
+0
*
xfs: clean up buffer get/read call API
Dave Chinner
2012-05-14
1
-4
/
+4
*
xfs: fix deadlock in xfs_rtfree_extent
Kamal Dasu
2012-03-22
1
-5
/
+4
*
xfs: simplify xfs_trans_ijoin* again
Christoph Hellwig
2011-10-11
1
-5
/
+5
*
xfs: rename xfs_bmapi to xfs_bmapi_write
Dave Chinner
2011-10-11
1
-3
/
+3
*
xfs: remove xfs_bmapi_single()
Dave Chinner
2011-10-11
1
-21
/
+11
*
xfs: Remove the macro XFS_BUF_PTR
Chandra Seetharaman
2011-07-25
1
-15
/
+15
*
xfs: Remove the macro XFS_BUF_ERROR and family
Chandra Seetharaman
2011-07-25
1
-1
/
+1
*
xfs: Convert remaining cmn_err() callers to new API
Dave Chinner
2011-03-07
1
-4
/
+4
*
xfs: stop using xfs_trans_iget in the RT allocator
Christoph Hellwig
2011-02-22
1
-33
/
+21
*
xfs: add lockdep annotations for the rt inodes
Christoph Hellwig
2011-02-07
1
-6
/
+10
*
xfs: only lock the rt bitmap inode once per allocation
Christoph Hellwig
2011-02-07
1
-21
/
+13
*
xfs: use unhashed buffers for size checks
Dave Chinner
2010-10-18
1
-16
/
+13
*
xfs: remove unused delta tracking code in xfs_bmapi
Christoph Hellwig
2010-07-26
1
-1
/
+1
[next]