aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6
Commit message (Expand)AuthorAge
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* Merge git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-05-08
|\
| * [XFS] Add lockdep support for XFSLachlan McIlroy2007-05-07
| * [XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks.Lachlan McIlroy2007-05-07
| * [XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg.Tim Shimmin2007-05-07
| * [XFS] Fix to prevent the notorious 'NULL files' problem after a crash.Lachlan McIlroy2007-05-07
| * [XFS] Fix race condition in xfs_write().Lachlan McIlroy2007-05-07
| * [XFS] propogate return codes from flush routinesLachlan McIlroy2007-05-07
* | mm: move common segment checks to separate helper functionDmitriy Monakhov2007-05-08
|/
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* [PATCH] Make XFS workqueues nonfreezableRafael J. Wysocki2007-03-22
* [PATCH] xfs warning fixAndrew Morton2007-02-20
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-14
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-12
* [PATCH] Make XFS use BH_Unwritten and BH_Delay correctlyDavid Chinner2007-02-12
* [PATCH] Make BH_Unwritten a first class bufferhead flag V2David Chinner2007-02-12
* [XFS] Don't use kmap in xfs_iozero.David Chinner2007-02-10
* [XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen2007-02-10
* [XFS] Make freeze code a little cleaner.David Chinner2007-02-10
* [XFS] Clean up use of VFS attr flagsEric Sandeen2007-02-10
* [XFS] Remove useless memory barrierRalf Baechle2007-02-10
* [XFS] XFS sysctl cleanupsEric W. Biederman2007-02-10
* [XFS] Fix callers of xfs_iozero() to zero the correct range.Lachlan McIlroy2007-02-10
* [XFS] Ensure a frozen filesystem has a clean log before writing the dummyDavid Chinner2007-02-10
* [XFS] Fix sub-block zeroing for buffered writes into unwritten extents.David Chinner2007-02-10
* [XFS] remove unused filp from ioctl functionsLachlan McIlroy2007-02-10
* [XFS] mraccessf & mrupdatef are supposed to be the "flags" versions of theLachlan McIlroy2007-02-10
* [XFS] use struct kvec in struct uioLachlan McIlroy2007-02-10
* [XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner2007-02-10
* [XFS] Current usage of buftarg flags is incorrect.David Chinner2007-02-10
* [XFS] Fix a synchronous buftarg flush deadlock when freezing.David Chinner2007-02-10
* [PATCH] Fix XFS after clear_page_dirty() removalDavid Chinner2006-12-21
* [PATCH] dio: only call aio_complete() after returning -EIOCBQUEUEDZach Brown2006-12-10
* [PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* [PATCH] Use freezeable workqueues in XFSRafael J. Wysocki2006-12-07
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [XFS] Remove KERNEL_VERSION macros from xfs_dmapi.hDavid Chinner2006-11-11
* [XFS] Clean up i_flags and i_flags_lock handling.David Chinner2006-11-11
* [XFS] 956664: dm_read_invis() changes i_atimeVlad Apostolov2006-11-11
* [XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem whenVlad Apostolov2006-11-11
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-20
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-01
* [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-01
* [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-01
* [XFS] pv 956240, author: nathans, rv: vapo - Minor fixes inVlad Apostolov2006-09-27
* [XFS] Really fix use after free in xfs_iunpin.David Chinner2006-09-27
* [XFS] Collapse sv_init and init_sv into just the one interface.Eric Sandeen2006-09-27
* [XFS] standardize on one sema init macroEric Sandeen2006-09-27