index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
/
xfs_aops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-09
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
Nathan Scott
1
-18
/
+15
2006-06-09
[XFS] Start writeout earlier (on last close) in the case where we have a
Nathan Scott
1
-0
/
+13
2006-06-09
[XFS] Make the pflags test/set wrappers more legible for us mere humans.
Nathan Scott
1
-2
/
+2
2006-06-09
[XFS] Shutdown the filesystem if all device paths have gone. Made
Nathan Scott
1
-8
/
+7
2006-04-11
[XFS] Fix a writepage regression where we accidentally stopped honouring
Nathan Scott
1
-9
/
+9
2006-03-29
[XFS] Cleanup in XFS after recent get_block_t interface tweaks.
Nathan Scott
1
-29
/
+24
2006-03-29
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
Nathan Scott
1
-7
/
+7
2006-03-26
[PATCH] remove ->get_blocks() support
Badari Pulavarty
1
-3
/
+3
2006-03-26
[PATCH] map multiple blocks for mpage_readpages()
Badari Pulavarty
1
-2
/
+3
2006-03-26
[PATCH] Make address_space_operations->invalidatepage return void
NeilBrown
1
-2
/
+2
2006-03-22
[XFS] Check that a page has dirty buffers before finding it acceptable for
David Chinner
1
-1
/
+1
2006-03-22
[XFS] Fixing KDB's xrwtrc command, also added the current process id into
Yingping Lu
1
-1
/
+1
2006-03-17
[XFS] Make couple names consitent, be more defensive on releasepage (and
Nathan Scott
1
-4
/
+7
2006-03-17
[XFS] Complete transition away from linvfs naming convention, finally.
Nathan Scott
1
-6
/
+6
2006-03-14
[XFS] Switch over from linvfs names for address space ops for consistent
Nathan Scott
1
-33
/
+30
2006-03-14
[XFS] Add xfs_map_buffer helper, use it in a couple of places.
Nathan Scott
1
-24
/
+25
2006-03-14
[XFS] Move some code around to avoid prototypes and prep for future
Nathan Scott
1
-184
/
+183
2006-02-28
[XFS] Don't map non-uptodate buffers in xfs_probe_cluster; also fixes
Eric Sandeen
1
-1
/
+1
2006-02-07
[XFS] Account for the page we just wrote when we detect congestion during
David Chinner
1
-1
/
+2
2006-02-01
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
Christoph Lameter
1
-0
/
+1
2006-01-18
[XFS] Fix a race in xfs_submit_ioend() where we can be completing I/O for
David Chinner
1
-3
/
+26
2006-01-11
[XFS] add helper to get xfs_inode from vnode
Christoph Hellwig
1
-3
/
+1
2006-01-11
[XFS] fix writeback control handling fix a reversed condition on where to
Christoph Hellwig
1
-3
/
+12
2006-01-11
[XFS] cluster rewrites We can cluster mapped pages aswell, this improves
Christoph Hellwig
1
-16
/
+47
2006-01-11
[XFS] pass full 64bit offsets to xfs_add_to_ioend
Christoph Hellwig
1
-12
/
+6
2006-01-11
[XFS] consolidate some code in xfs_page_state_convert The unmapped buffer
Christoph Hellwig
1
-57
/
+34
2006-01-11
[XFS] various fixes for xfs_convert_page fix various bogusities in
Christoph Hellwig
1
-37
/
+52
2006-01-11
[XFS] clean up the xfs_offset_to_map interface Currently we pass a struct
Christoph Hellwig
1
-83
/
+53
2006-01-11
[XFS] use pagevec lookups This reduces the time spend in the radix tree
Christoph Hellwig
1
-56
/
+88
2006-01-11
[XFS] Initial pass at going directly-to-bio on the buffered IO path. This
Christoph Hellwig
1
-355
/
+421
2006-01-11
[XFS] Complete the pagebuf -> xfs_buf naming convention transition,
Nathan Scott
1
-3
/
+3
2005-11-25
[XFS] Fix a 32 bit value wraparound when providing a mapping for a large
Nathan Scott
1
-7
/
+6
2005-11-02
[XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF.
Nathan Scott
1
-2
/
+3
2005-11-02
[XFS] Fix boundary conditions when issuing direct IOs from large userspace
Nathan Scott
1
-12
/
+16
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
1
-25
/
+11
2005-11-02
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
1
-5
/
+6
2005-10-28
[PATCH] gfp_t: fs/*
Al Viro
1
-1
/
+1
2005-09-05
[XFS] Fix incorrect use of BMAPI_READ in unwritten extent handling
Nathan Scott
1
-1
/
+1
2005-09-05
[XFS] Delay I/O completion for unwritten extents after conversion
Christoph Hellwig
1
-2
/
+25
2005-09-05
[XFS] Delay direct I/O completion to a workqueue This is nessecary
Christoph Hellwig
1
-26
/
+48
2005-09-02
[XFS] Add infrastructure for tracking I/O completions
Christoph Hellwig
1
-66
/
+90
2005-09-02
[XFS] add infrastructure for waiting on I/O completion at inode reclaim
Christoph Hellwig
1
-9
/
+2
2005-09-02
[XFS] Add a chunk of tracing code to diagnose truncate related issues.
Nathan Scott
1
-0
/
+11
2005-06-24
[PATCH] pass iocb to dio_iodone_t
Christoph Hellwig
1
-1
/
+2
2005-05-27
[XFS] remove an over-zealous WARN_ON
Christoph Hellwig
1
-1
/
+0
2005-05-06
[XFS] Use the right offset when ensuring a delayed allocate conversion has co...
Nathan Scott
1
-29
/
+39
2005-05-06
[XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimes
Nathan Scott
1
-5
/
+3
2005-05-06
[XFS] stop background sync from waiting for in-use inodes
Daniel Moore
1
-1
/
+4
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1275