- d79689c xfs: convert to new aops by Nick Piggin · 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
- 776a75fa [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
- 34521c5 [XFS] Fix sparse warning in kmem_shake_allow by Christoph Hellwig · 17 years ago
- 8da22d7 [XFS] Set filestreams object timeout to something sane. by David Chinner · 17 years ago
- ad690ef xfs ioctl __user annotations by Al Viro · 17 years ago
- 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
- fdb64f9 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
- d0217ac mm: fault feedback #1 by Nick Piggin · 17 years ago
- 54cb882 mm: merge populate and nopage into fault (fixes nonlinear) by Nick Piggin · 17 years ago
- d00806b mm: fix fault vs invalidate race for linear mappings by Nick Piggin · 17 years ago
- 4f57dbc [XFS] Implement ->page_mkwrite in XFS. by David Chinner · 17 years ago
- a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
- 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
- 8e1f936 mm: clean up and kernelify shrinker registration by Rusty Russell · 17 years ago
- faa63e9 [XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat mode by Michal Marek · 17 years ago
- 1fa503d [XFS] Compat ioctl handler for handle operations by Michal Marek · 17 years ago
- 547e00c [XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1. by Michal Marek · 17 years ago
- 2a82b8b [XFS] Concurrent Multi-File Data Streams by David Chinner · 17 years ago
- fbf3ce8 [XFS] XFS should not be looking at filp reference counts by Christoph Hellwig · 17 years ago
- 516b2e7 [XFS] Fix remount,readonly path to flush everything correctly. by David Chinner · 17 years ago
- effd120 [XFS] Map unwritten extents correctly for I/o completion processing by David Chinner · 17 years ago
- b282613 [XFS] Handle null returned from xfs_vtoi() in xfs_setfilesize(). by David Chinner · 17 years ago
- e927af9 [XFS] Block on unwritten extent conversion during synchronous direct I/O. by David Chinner · 17 years ago
- f4a9f28 [XFS] Flush the block device before closing it on unmount. by David Chinner · 17 years ago
- 92821e2 [XFS] Lazy Superblock Counters by David Chinner · 17 years ago
- 3260f78 [XFS] Use generic shrinker interfaces in XFS. by Andrew Morton · 17 years ago
- ca165b8 [XFS] Fix double free in xfs_buf_get_noaddr error handling path by Christoph Hellwig · 17 years ago
- 1fa40b0 [XFS] Only use refcounted pages for I/O by Christoph Hellwig · 17 years ago
- 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
- 700716c [XFS] s/memclear_highpage_flush/zero_user_page/ by Christoph Hellwig · 17 years ago
- df3c724 [XFS] Write at EOF may not update filesize correctly. by David Chinner · 17 years ago
- a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
- 60c9b27 Merge git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 18 years ago
- 0ceb331 mm: move common segment checks to separate helper function by Dmitriy Monakhov · 18 years ago
- f7c66ce [XFS] Add lockdep support for XFS by Lachlan McIlroy · 18 years ago
- 71dfd5a [XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks. by Lachlan McIlroy · 18 years ago
- e6a0e9c [XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg. by Tim Shimmin · 18 years ago
- ba87ea6 [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. by Lachlan McIlroy · 18 years ago
- 2a32963 [XFS] Fix race condition in xfs_write(). by Lachlan McIlroy · 18 years ago
- d3cf209 [XFS] propogate return codes from flush routines by Lachlan McIlroy · 18 years ago
- 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 18 years ago
- b433769 [PATCH] Make XFS workqueues nonfreezable by Rafael J. Wysocki · 18 years ago
- 5085b60 [PATCH] xfs warning fix by Andrew Morton · 18 years ago
- 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
- cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
- c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 18 years ago
- 6ab8eb1 [PATCH] Make XFS use BH_Unwritten and BH_Delay correctly by David Chinner · 18 years ago
- 33a266d [PATCH] Make BH_Unwritten a first class bufferhead flag V2 by David Chinner · 18 years ago
- e7ff6ae [XFS] Don't use kmap in xfs_iozero. by David Chinner · 18 years ago
- 7bc5306 [XFS] Remove unused header files for MAC and CAP checking functionality. by Eric Sandeen · 18 years ago
- 3c0dc77 [XFS] Make freeze code a little cleaner. by David Chinner · 18 years ago
- 39058a0 [XFS] Clean up use of VFS attr flags by Eric Sandeen · 18 years ago
- 4cf3b52 [XFS] Remove useless memory barrier by Ralf Baechle · 18 years ago
- 3a68cbf [XFS] XFS sysctl cleanups by Eric W. Biederman · 18 years ago
- 6816016 [XFS] Fix callers of xfs_iozero() to zero the correct range. by Lachlan McIlroy · 18 years ago
- 2823945 [XFS] Ensure a frozen filesystem has a clean log before writing the dummy by David Chinner · 18 years ago
- 549054a [XFS] Fix sub-block zeroing for buffered writes into unwritten extents. by David Chinner · 18 years ago
- 5180602 [XFS] remove unused filp from ioctl functions by Lachlan McIlroy · 18 years ago
- a3227fb [XFS] mraccessf & mrupdatef are supposed to be the "flags" versions of the by Lachlan McIlroy · 18 years ago
- e5eb7f2 [XFS] use struct kvec in struct uio by Lachlan McIlroy · 18 years ago
- 7989cb8 [XFS] Keep stack usage down for 4k stacks by using noinline. by David Chinner · 18 years ago
- 5e6a07d [XFS] Current usage of buftarg flags is incorrect. by David Chinner · 18 years ago
- 585e6d8 [XFS] Fix a synchronous buftarg flush deadlock when freezing. 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
- e678fb0 [PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
- 58e14b1 [PATCH] Use freezeable workqueues in XFS by Rafael J. Wysocki · 18 years ago
- 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
- c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
- 050e714 [XFS] Remove KERNEL_VERSION macros from xfs_dmapi.h by David Chinner · 18 years ago
- 7a18c38 [XFS] Clean up i_flags and i_flags_lock handling. by David Chinner · 18 years ago
- 2e2e7bb [XFS] 956664: dm_read_invis() changes i_atime by Vlad Apostolov · 18 years ago
- 93c189c [XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem when by Vlad Apostolov · 18 years ago
- 3fcfab1 [PATCH] separate bdi congestion functions from queue congestion functions by Andrew Morton · 18 years ago
- 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
- ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
- 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
- 6216ff1 [XFS] pv 956240, author: nathans, rv: vapo - Minor fixes in kmem_zalloc_greedy() by Vlad Apostolov · 18 years ago
- f273ab8 [XFS] Really fix use after free in xfs_iunpin. by David Chinner · 18 years ago
- 01106eae [XFS] Collapse sv_init and init_sv into just the one interface. by Eric Sandeen · 18 years ago
- 7ae67d7 [XFS] standardize on one sema init macro by Eric Sandeen · 18 years ago
- edcd4bc [XFS] Minor cleanup from dio locking fix, remove an extra conditional. by Nathan Scott · 18 years ago
- 68c3271 [XFS] Fix a porting botch on the realtime subvol growfs code path. by Nathan Scott · 18 years ago
- b627259 [XFS] Remove a no-longer-correct debug assert from dio completion handling. by Nathan Scott · 18 years ago
- 77e4635 [XFS] Add a greedy allocation interface, allocating within a min/max size range. by Nathan Scott · 18 years ago
- 572d95f [XFS] Improve error handling for the zero-fsblock extent detection code. by Nathan Scott · 18 years ago
- 948ecdb [XFS] Be more defensive with page flags (error/private) for metadata buffers. by Nathan Scott · 18 years ago
- efb8ad7 [XFS] Add a debug flag for allocations which are known to be larger than by Nathan Scott · 18 years ago
- 3f89243 [XFS] Remove several macros that are no longer used anywhere by Eric Sandeen · 18 years ago
- 43129c1 [XFS] Remove a couple of unused BUF macros by Eric Sandeen · 18 years ago
- 51bdd70 [XFS] When issuing metadata readahead, submit bio with READA not READ. by Nathan Scott · 18 years ago
- 69e23b9 [XFS] Update XFS for i_blksize removal from generic inode structure by Nathan Scott · 18 years ago
- 29b6d22 [XFS] remove accidentally reintroduced vfs unmount flag, unneeded in by Nathan Scott · 18 years ago
- fe48cae [XFS] remove bhv_lookup, _range version works aswell and has more useful by Christoph Hellwig · 18 years ago
- ed9d88f [XFS] Fix sparse warning found when page tracing enabled, due to by Nathan Scott · 18 years ago
- 87395de [XFS] move XFS_IOC_GETVERSION to main multiplexer by Alexey Dobriyan · 18 years ago
- f07c225 [XFS] Improve xfsbufd delayed write submission patterns, after blktrace by Nathan Scott · 18 years ago