Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
34a52c6c064fb9f1fd1310407ce076a4bb049734
/
fs
/
xfs
/
linux-2.6
/
xfs_aops.c
34a52c6
xfs: move I/O type flags into xfs_aops.c
by Christoph Hellwig
· 15 years ago
207d041
xfs: kill struct xfs_iomap
by Christoph Hellwig
· 15 years ago
e513182
xfs: report iomap_bn in block base
by Christoph Hellwig
· 15 years ago
8699bb0
xfs: report iomap_offset and iomap_bsize in block base
by Christoph Hellwig
· 15 years ago
9563b3d
xfs: remove iomap_delta
by Christoph Hellwig
· 15 years ago
046f168
xfs: remove iomap_target
by Christoph Hellwig
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e8c3753
xfs: don't warn about page discards on shutdown
by Dave Chinner
· 15 years ago
3ed3a43
xfs: truncate delalloc extents when IO fails in writeback
by Dave Chinner
· 15 years ago
6941893
xfs: Fix a build warning in xfs_aops.c
by Dave Chinner
· 15 years ago
77d7a0c
xfs: Non-blocking inode locking in IO completion
by Dave Chinner
· 15 years ago
66d834e
xfs: implement optimized fdatasync
by Christoph Hellwig
· 15 years ago
5fe878a
direct-io: cleanup blockdev_direct_IO locking
by Christoph Hellwig
· 15 years ago
0b1b213
xfs: event tracing support
by Christoph Hellwig
· 15 years ago
f4d544e
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
b8f82a4
xfs: kill the STATIC_INLINE macro
by Christoph Hellwig
· 15 years ago
5ec4fab
xfs: cleanup data end I/O handlers
by Christoph Hellwig
· 15 years ago
06342cf
xfs: use WRITE_SYNC_PLUG for synchronous writeout
by Christoph Hellwig
· 15 years ago
0d99519
writeback: remove unused nonblocking and congestion checks
by Wu Fengguang
· 15 years ago
a372bf8
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
932640e
xfs: mark inodes dirty before issuing I/O
by Dave Chinner
· 15 years ago
f9581b1
xfs: implement ->dirty_inode to fix timestamp handling
by Christoph Hellwig
· 15 years ago
db16826
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
aa261f5
HWPOISON: Enable .remove_error_page for migration aware file systems
by Andi Kleen
· 15 years ago
13e6d5c
xfs: merge fsync and O_SYNC handling
by Christoph Hellwig
· 15 years ago
c8a4051
xfs: bump up nr_to_write in xfs_vm_writepage
by Eric Sandeen
· 16 years ago
c626d17
xfs: prevent unwritten extent conversion from blocking I/O completion
by Dave Chinner
· 16 years ago
bddaafa
xfs: pagecache usage optimization
by Hisashi Hifumi
· 16 years ago
25e41b3
move vn_iowait / vn_iowake into xfs_aops.c
by Christoph Hellwig
· 16 years ago
583fa58
kill vn_ioerror
by Christoph Hellwig
· 16 years ago
6bd16ff
kill dead inode flags
by Christoph Hellwig
· 16 years ago
94b97e3
[XFS] Never call mark_inode_dirty_sync() directly
by David Chinner
· 16 years ago
364f358
[XFS] Prevent direct I/O from mapping extents beyond eof
by Lachlan McIlroy
· 16 years ago
e6064d3
[XFS] XFS: Kill xfs_vtoi()
by David Chinner
· 16 years ago
ca5de40
fs: rename buffer trylock
by Nick Piggin
· 17 years ago
529ae9a
mm: rename page trylock
by Nick Piggin
· 17 years ago
b41759c
[XFS] Remove unused wbc parameter from xfs_start_page_writeback()
by Denys Vlasenko
· 17 years ago
cc88466
[XFS] Catch unwritten extent conversion errors.
by David Chinner
· 17 years ago
126468b
[XFS] kill xfs_rwlock/xfs_rwunlock
by Christoph Hellwig
· 17 years ago
71ddabb
[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime config
by Eric Sandeen
· 17 years ago
613d704
[XFS] kill xfs_iocore_t
by Christoph Hellwig
· 17 years ago
541d7d3
[XFS] kill unnessecary ioops indirection
by Lachlan McIlroy
· 17 years ago
7642861
[XFS] kill BMAPI_UNWRITTEN
by Christoph Hellwig
· 17 years ago
6214ed4
[XFS] kill BMAPI_DEVICE
by Christoph Hellwig
· 17 years ago
cf441ee
[XFS] clean up vnode/inode tracing
by Lachlan McIlroy
· 17 years ago
347c53d
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 17 years ago
1f7decf
writeback: remove pages_skipped accounting in __block_write_full_page()
by Fengguang Wu
· 17 years ago
d79689c
xfs: convert to new aops
by Nick Piggin
· 17 years ago
150f29e
[XFS] no longer using io_vnode, as was remaining from 23 cherrypick
by Tim Shimmin
· 17 years ago
1543d79
[XFS] move v_trace from bhv_vnode to xfs_inode
by Christoph Hellwig
· 17 years ago
b677c21
[XFS] move v_iocount from bhv_vnode to xfs_inode
by Christoph Hellwig
· 17 years ago
b3aea4e
[XFS] kill the v_flag member in struct bhv_vnode
by Christoph Hellwig
· 17 years ago
739bfb2
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
by Christoph Hellwig
· 17 years ago
782e3b3
Fix up more bio fallout
by Al Viro
· 17 years ago
6712ecf
Drop 'size' argument from bio_endio and bi_end_io
by NeilBrown
· 17 years ago
776a75f
[XFS] Ensure file size updates have been completed before writing inode to disk.
by Lachlan McIlroy
· 17 years ago
265c1fa
[XFS] fix sparse shadowed variable warnings
by Christoph Hellwig
· 17 years ago
effd120
[XFS] Map unwritten extents correctly for I/o completion processing
by David Chinner
· 18 years ago
b282613
[XFS] Handle null returned from xfs_vtoi() in xfs_setfilesize().
by David Chinner
· 18 years ago
e927af9
[XFS] Block on unwritten extent conversion during synchronous direct I/O.
by David Chinner
· 18 years ago
df3c724
[XFS] Write at EOF may not update filesize correctly.
by David Chinner
· 18 years ago
ba87ea6
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
by Lachlan McIlroy
· 18 years ago
6ab8eb1
[PATCH] Make XFS use BH_Unwritten and BH_Delay correctly
by David Chinner
· 18 years ago
549054a
[XFS] Fix sub-block zeroing for buffered writes into unwritten extents.
by David Chinner
· 18 years ago
7989cb8
[XFS] Keep stack usage down for 4k stacks by using noinline.
by David Chinner
· 18 years ago
9213202
[PATCH] Fix XFS after clear_page_dirty() removal
by David Chinner
· 18 years ago
8459d86
[PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED
by Zach Brown
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
b627259
[XFS] Remove a no-longer-correct debug assert from dio completion handling.
by Nathan Scott
· 18 years ago
ed9d88f
[XFS] Fix sparse warning found when page tracing enabled, due to
by Nathan Scott
· 18 years ago
721259b
[XFS] Fix ABBA deadlock between i_mutex and iolock. Avoid calling
by Lachlan McIlroy
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 19 years ago
f6c2d1f
[XFS] Remove version 1 directory code. Never functioned on Linux, just
by Nathan Scott
· 19 years ago
67fcaa7
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
by Nathan Scott
· 19 years ago
7d4fb40
[XFS] Start writeout earlier (on last close) in the case where we have a
by Nathan Scott
· 19 years ago
59c1b08
[XFS] Make the pflags test/set wrappers more legible for us mere humans.
by Nathan Scott
· 19 years ago
7d04a33
[XFS] Shutdown the filesystem if all device paths have gone. Made
by Nathan Scott
· 19 years ago
8272145
[XFS] Fix a writepage regression where we accidentally stopped honouring
by Nathan Scott
· 19 years ago
c253666
[XFS] Cleanup in XFS after recent get_block_t interface tweaks.
by Nathan Scott
· 19 years ago
c41564b
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
by Nathan Scott
· 19 years ago
1d8fa7a
[PATCH] remove ->get_blocks() support
by Badari Pulavarty
· 19 years ago
fa30bd0
[PATCH] map multiple blocks for mpage_readpages()
by Badari Pulavarty
· 19 years ago
2ff28e2
[PATCH] Make address_space_operations->invalidatepage return void
by NeilBrown
· 19 years ago
2ddee84
[XFS] Check that a page has dirty buffers before finding it acceptable for
by David Chinner
· 19 years ago
f1fdc84
[XFS] Fixing KDB's xrwtrc command, also added the current process id into
by Yingping Lu
· 19 years ago
238f4c5
[XFS] Make couple names consitent, be more defensive on releasepage (and
by Nathan Scott
· 19 years ago
ec86dc0
[XFS] Complete transition away from linvfs naming convention, finally.
by Nathan Scott
· 19 years ago
e4c573b
[XFS] Switch over from linvfs names for address space ops for consistent naming.
by Nathan Scott
· 19 years ago
87cbc49
[XFS] Add xfs_map_buffer helper, use it in a couple of places.
by Nathan Scott
· 19 years ago
f51623b
[XFS] Move some code around to avoid prototypes and prep for future
by Nathan Scott
· 19 years ago
2353e8e
[XFS] Don't map non-uptodate buffers in xfs_probe_cluster; also fixes
by Eric Sandeen
· 19 years ago
9fddaca
[XFS] Account for the page we just wrote when we detect congestion during
by David Chinner
· 19 years ago
e965f96
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
by Christoph Lameter
· 19 years ago
d88992f
[XFS] Fix a race in xfs_submit_ioend() where we can be completing I/O for
by David Chinner
· 19 years ago
75e17b3
[XFS] add helper to get xfs_inode from vnode
by Christoph Hellwig
· 19 years ago
f5e596b
[XFS] fix writeback control handling fix a reversed condition on where to
by Christoph Hellwig
· 19 years ago
6c4fe19
[XFS] cluster rewrites We can cluster mapped pages aswell, this improves
by Christoph Hellwig
· 19 years ago
7336cea
[XFS] pass full 64bit offsets to xfs_add_to_ioend
by Christoph Hellwig
· 19 years ago
d5cb48a
[XFS] consolidate some code in xfs_page_state_convert The unmapped buffer
by Christoph Hellwig
· 19 years ago
9260dc6
[XFS] various fixes for xfs_convert_page fix various bogusities in
by Christoph Hellwig
· 19 years ago
Next »