index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_rw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: move xfs_do_force_shutdown() and kill xfs_rw.c
Dave Chinner
2012-05-14
1
-90
/
+0
*
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
Dave Chinner
2012-05-14
1
-15
/
+0
*
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
2012-05-14
1
-1
/
+0
*
xfs: kill xfs_read_buf()
Dave Chinner
2012-05-14
1
-50
/
+0
*
xfs: kill XBF_LOCK
Dave Chinner
2012-05-14
1
-1
/
+1
*
xfs: clean up xfs_ioerror_alert
Christoph Hellwig
2011-10-11
1
-19
/
+1
*
xfs: remove buffers from the delwri list in xfs_buf_stale
Christoph Hellwig
2011-10-11
1
-1
/
+0
*
xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE
Christoph Hellwig
2011-10-11
1
-1
/
+1
*
xfs: call xfs_buf_delwri_queue directly
Christoph Hellwig
2011-10-11
1
-1
/
+1
*
xfs: Remove the macro XFS_BUFTARG_NAME
Chandra Seetharaman
2011-07-25
1
-1
/
+1
*
xfs: Remove the macro XFS_BUF_TARGET
Chandra Seetharaman
2011-07-25
1
-1
/
+1
*
xfs: Remove the macro XFS_BUF_ERROR and family
Chandra Seetharaman
2011-07-25
1
-3
/
+3
*
xfs: Convert remaining cmn_err() callers to new API
Dave Chinner
2011-03-07
1
-9
/
+8
*
xfs: convert xfs_cmn_err to xfs_alert_tag
Dave Chinner
2011-03-07
1
-14
/
+9
*
xfs: fix xfs_get_extsz_hint for a zero extent size hint
Christoph Hellwig
2011-02-07
1
-13
/
+5
*
xfs: remove unneeded #include statements
Christoph Hellwig
2010-07-26
1
-14
/
+0
*
xfs: drop dmapi hooks
Christoph Hellwig
2010-07-26
1
-1
/
+0
*
xfs: only clear the suid bit once in xfs_write
Christoph Hellwig
2010-02-12
1
-42
/
+0
*
xfs: move more buffer helpers into xfs_buf.c
Christoph Hellwig
2010-01-15
1
-82
/
+0
*
xfs: clean up xfs_bwrite
Christoph Hellwig
2010-01-15
1
-31
/
+0
*
xfs: event tracing support
Christoph Hellwig
2009-12-14
1
-2
/
+1
*
xfs: uninline xfs_get_extsz_hint
Christoph Hellwig
2009-12-11
1
-0
/
+22
*
xfs: simplify xfs_buf_get / xfs_buf_read interfaces
Christoph Hellwig
2009-12-11
1
-4
/
+4
*
xfs: merge fsync and O_SYNC handling
Christoph Hellwig
2009-09-01
1
-84
/
+0
*
xfs: use generic Posix ACL code
Christoph Hellwig
2009-06-10
1
-1
/
+0
*
[XFS] replace b_fspriv with b_mount
Christoph Hellwig
2008-12-11
1
-1
/
+1
*
[XFS] replace the XFS buf iodone semaphore with a completion
David Chinner
2008-08-13
1
-1
/
+1
*
[XFS] Sanitise xfs_log_force error checking.
David Chinner
2008-04-18
1
-4
/
+4
*
[XFS] decontaminate vfs operations from behavior details
Christoph Hellwig
2007-10-16
1
-4
/
+1
*
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
Eric Sandeen
2007-05-08
1
-2
/
+2
*
[XFS] Remove unused header files for MAC and CAP checking functionality.
Eric Sandeen
2007-02-10
1
-1
/
+0
*
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
2006-06-20
1
-2
/
+0
*
[XFS] Push some common code out of write path into core XFS code for
Nathan Scott
2006-06-19
1
-1
/
+85
*
[XFS] Shutdown the filesystem if all device paths have gone. Made
Nathan Scott
2006-06-09
1
-16
/
+20
*
[XFS] Complete the pagebuf -> xfs_buf naming convention transition,
Nathan Scott
2006-01-11
1
-5
/
+4
*
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-11-02
1
-25
/
+11
*
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
2005-11-02
1
-10
/
+10
*
[XFS] Add format checking to cmn_err and icmn_err
Christoph Hellwig
2005-11-02
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+356