index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_buf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-15
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
1
-1
/
+0
2012-05-15
xfs: kill XBF_DONTBLOCK
Dave Chinner
1
-11
/
+7
2012-05-15
xfs: kill XBF_LOCK
Dave Chinner
1
-15
/
+5
2012-05-15
xfs: kill xfs_buf_btoc
Dave Chinner
1
-18
/
+21
2012-05-15
xfs: use blocks for storing the desired IO size
Dave Chinner
1
-13
/
+13
2012-05-15
xfs: use blocks for counting length of buffers
Dave Chinner
1
-10
/
+12
2012-05-15
xfs: kill b_file_offset
Dave Chinner
1
-10
/
+7
2012-05-15
xfs: clean up buffer get/read call API
Dave Chinner
1
-40
/
+46
2012-05-15
xfs: use kmem_zone_zalloc for buffers
Dave Chinner
1
-2
/
+1
2012-05-15
xfs: fix incorrect b_offset initialisation
Dave Chinner
1
-1
/
+0
2012-05-15
xfs: check for buffer errors before waiting
Dave Chinner
1
-12
/
+10
2012-05-15
xfs: fix buffer lookup race on allocation failure
Dave Chinner
1
-7
/
+9
2012-05-15
xfs: on-stack delayed write buffer lists
Christoph Hellwig
1
-210
/
+131
2012-03-05
xfs: use per-filesystem I/O completion workqueues
Christoph Hellwig
1
-17
/
+0
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-01-09
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2011-12-17
xfs: remove unused XBT_FORCE_SLEEP bit
Eric Sandeen
1
-5
/
+1
2011-12-06
treewide: Fix comment and string typo 'bufer'
Paul Bolle
1
-1
/
+1
2011-11-22
freezer: unexport refrigerator() and update try_to_freeze() slightly
Tejun Heo
1
-1
/
+1
2011-10-12
xfs: do not flush data workqueues in xfs_flush_buftarg
Christoph Hellwig
1
-10
/
+1
2011-10-12
xfs: remove xfs_buf_target_name
Christoph Hellwig
1
-1
/
+5
2011-10-12
xfs: clean up xfs_ioerror_alert
Christoph Hellwig
1
-0
/
+11
2011-10-12
xfs: clean up buffer allocation
Christoph Hellwig
1
-32
/
+18
2011-10-12
xfs: remove buffers from the delwri list in xfs_buf_stale
Christoph Hellwig
1
-2
/
+1
2011-10-12
xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE
Christoph Hellwig
1
-2
/
+2
2011-10-12
xfs: remove XFS_BUF_FINISH_IOWAIT
Christoph Hellwig
1
-1
/
+1
2011-10-12
xfs: remove xfs_get_buftarg_list
Christoph Hellwig
1
-8
/
+0
2011-10-12
xfs: Don't allocate new buffers on every call to _xfs_buf_find
Dave Chinner
1
-20
/
+28
2011-10-12
xfs: Fix the incorrect comment in the header of _xfs_buf_find
Chandra Seetharaman
1
-4
/
+1
2011-10-12
xfs: use the "delwri" terminology consistently
Christoph Hellwig
1
-24
/
+19
2011-10-12
xfs: let xfs_bwrite callers handle the xfs_buf_relse
Christoph Hellwig
1
-4
/
+4
2011-10-12
xfs: call xfs_buf_delwri_queue directly
Christoph Hellwig
1
-18
/
+3
2011-10-12
xfs: move more delwri setup into xfs_buf_delwri_queue
Christoph Hellwig
1
-19
/
+12
2011-10-12
xfs: remove the unlock argument to xfs_buf_delwri_queue
Christoph Hellwig
1
-10
/
+6
2011-10-12
xfs: remove delwri buffer handling from xfs_buf_iorequest
Christoph Hellwig
1
-7
/
+2
2011-08-13
xfs: remove subdirectories
Christoph Hellwig
1
-0
/
+1876