[POWERPC] PS3: Rework AV settings driver
[safe/jmp/linux-2.6] / fs / xfs /
2007-05-29 David Chinner[XFS] Write at EOF may not update filesize correctly.
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-09 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-05-09 Rafael J. WysockiAdd suspend-related notifications for CPU hotplug
2007-05-09 Michael OpdenackerFix occurrences of "the the "
2007-05-08 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs/xfs-2.6
2007-05-08 Dmitriy Monakhovmm: move common segment checks to separate helper function
2007-05-08 Lachlan McIlroy[XFS] Add lockdep support for XFS
2007-05-08 Lachlan McIlroy[XFS] Fix race in xfs_write() b/w dmapi callout and...
2007-05-08 Utako Kusaka[XFS] Get rid of redundant "required" in msg.
2007-05-08 Tim Shimmin[XFS] Export via a function xfs_buftarg_list for use...
2007-05-08 Tim Shimmin[XFS] Remove unused ilen variable and references.
2007-05-08 Lachlan McIlroy[XFS] Fix to prevent the notorious 'NULL files' problem...
2007-05-08 Lachlan McIlroy[XFS] Fix race condition in xfs_write().
2007-05-08 Kouta Ooizumi[XFS] Fix uquota and oquota enforcement problems.
2007-05-08 Lachlan McIlroy[XFS] propogate return codes from flush routines
2007-05-08 Donald Douwsma[XFS] Fix quotaon syscall failures for group enforcemen...
2007-05-08 Donald Douwsma[XFS] Invalidate quotacheck when mounting without a...
2007-05-08 Joe Perches[XFS] reducing the number of random number functions.
2007-05-08 Eric Sandeen[XFS] remove more misc. unused args
2007-05-08 Eric Sandeen[XFS] the "aendp" arg to xfs_dir2_data_freescan is...
2007-05-08 Eric Sandeen[XFS] The last argument "lsn" of xfs_trans_commit(...
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-03-23 Rafael J. Wysocki[PATCH] Make XFS workqueues nonfreezable
2007-02-21 Andrew Morton[PATCH] xfs warning fix
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 3
2007-02-12 David Chinner[PATCH] Make XFS use BH_Unwritten and BH_Delay correctly
2007-02-12 David Chinner[PATCH] Make BH_Unwritten a first class bufferhead...
2007-02-10 David Chinner[XFS] Don't use kmap in xfs_iozero.
2007-02-10 Eric Sandeen[XFS] Remove a bunch of unused functions from XFS.
2007-02-10 Eric Sandeen[XFS] Remove unused arguments from the XFS_BTREE_*_ADDR...
2007-02-10 Eric Sandeen[XFS] Remove unused header files for MAC and CAP checki...
2007-02-10 David Chinner[XFS] Make freeze code a little cleaner.
2007-02-10 Eric Sandeen[XFS] Remove unused argument to xfs_bmap_finish
2007-02-10 Eric Sandeen[XFS] Clean up use of VFS attr flags
2007-02-10 Ralf Baechle[XFS] Remove useless memory barrier
2007-02-10 Eric W. Biederman[XFS] XFS sysctl cleanups
2007-02-10 Lachlan McIlroy[XFS] Fix assertion in xfs_attr_shortform_remove().
2007-02-10 Lachlan McIlroy[XFS] Fix callers of xfs_iozero() to zero the correct...
2007-02-10 David Chinner[XFS] Ensure a frozen filesystem has a clean log before...
2007-02-10 David Chinner[XFS] Fix sub-block zeroing for buffered writes into...
2007-02-10 Lachlan McIlroy[XFS] Re-initialize the per-cpu superblock counters...
2007-02-10 Kevin Jamieson[XFS] Fix block reservation changes for non-SMP systems.
2007-02-10 David Chinner[XFS] Fix block reservation mechanism.
2007-02-10 David Chinner[XFS] Make growfs work for amounts greater than 2TB
2007-02-10 David Chinner[XFS] Fix inode log item use-after-free on forced shutdown
2007-02-10 Barry Naujok[XFS] Fix attr2 corruption with btree data extents
2007-02-10 Vlad Apostolov[XFS] Workaround log space issue by increasing XFS_TRAN...
2007-02-10 Lachlan McIlroy[XFS] remove unused filp from ioctl functions
2007-02-10 Lachlan McIlroy[XFS] mraccessf & mrupdatef are supposed to be the...
2007-02-10 Lachlan McIlroy[XFS] remove unused xflags parameter from sync routines
2007-02-10 Lachlan McIlroy[XFS] fix sparse warning in xfs_da_btree.c
2007-02-10 Lachlan McIlroy[XFS] use struct kvec in struct uio
2007-02-10 David Chinner[XFS] Fix UP build breakage due to undefined m_icsb_mutex.
2007-02-10 David Chinner[XFS] Reduction global superblock lock contention near...
2007-02-10 Eric Sandeen[XFS] Get rid of old 5.3/6.1 v1 log items. Cleanup...
2007-02-10 David Chinner[XFS] Keep stack usage down for 4k stacks by using...
2007-02-10 David Chinner[XFS] Current usage of buftarg flags is incorrect.
2007-02-10 Lachlan McIlroy[XFS] Prevent buffer overrun in cmn_err().
2007-02-10 David Chinner[XFS] Fix a synchronous buftarg flush deadlock when...
2007-02-10 David Chinner[XFS] Make quiet mounts quiet
2006-12-21 David Chinner[PATCH] Fix XFS after clear_page_dirty() removal
2006-12-10 Zach Brown[PATCH] dio: only call aio_complete() after returning...
2006-12-08 Josef "Jeff" Sipek[PATCH] xfs: change uses of f_{dentry,vfsmnt} to use...
2006-12-07 Rafael J. Wysocki[PATCH] Use freezeable workqueues in XFS
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-21 David Chinner[XFS] Stale the correct inode when freeing clusters.
2006-11-21 Lachlan McIlroy[XFS] Fix uninitialized br_state and br_startoff in
2006-11-11 David Chinner[XFS] Remove KERNEL_VERSION macros from xfs_dmapi.h
2006-11-11 David Chinner[XFS] Prevent a deadlock when xfslogd unpins inodes.
2006-11-11 David Chinner[XFS] Clean up i_flags and i_flags_lock handling.
2006-11-11 Vlad Apostolov[XFS] 956664: dm_read_invis() changes i_atime
2006-11-11 Vlad Apostolov[XFS] rename uio_read() to xfs_uio_read()
2006-11-11 Tim Shimmin[XFS] Keep lockdep happy.
2006-11-11 Vlad Apostolov[XFS] 956618: Linux crashes on boot with XFS-DMAPI...
2006-10-20 Andrew Morton[PATCH] separate bdi congestion functions from queue...
2006-10-03 Eric SesterhennBUG_ON conversion for fs/xfs/
2006-10-01 Badari Pulavarty[PATCH] Streamline generic_file_* interfaces and filema...
2006-10-01 Badari Pulavarty[PATCH] Remove readv/writev methods and use aio_read...
2006-10-01 Badari Pulavarty[PATCH] Vectorize aio_read/aio_write fileop methods
2006-09-30 David Howells[PATCH] BLOCK: Make it possible to disable the block...
2006-09-29 Tim Shimmin[XFS] Remove v1 dir trace macro - missed in a past...
2006-09-28 Vlad Apostolov[XFS] 955947: Infinite loop in xfs_bulkstat() on format...
2006-09-28 Vlad Apostolov[XFS] pv 956241, author: nathans, rv: vapo - make ino...
2006-09-28 Vlad Apostolov[XFS] pv 956240, author: nathans, rv: vapo - Minor...
2006-09-28 David Chinner[XFS] Really fix use after free in xfs_iunpin.
2006-09-28 Eric Sandeen[XFS] Collapse sv_init and init_sv into just the one...
2006-09-28 Eric Sandeen[XFS] standardize on one sema init macro
2006-09-28 Eric Sandeen[XFS] Reduce endian flipping in alloc_btree, same as...
2006-09-28 Nathan Scott[XFS] Minor cleanup from dio locking fix, remove an...
2006-09-28 Nathan Scott[XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms.
2006-09-28 Vlad Apostolov[XFS] pv 955157, rv bnaujok - break the loop on EFAULT...
2006-09-28 Vlad Apostolov[XFS] pv 955157, rv bnaujok - break the loop on formatt...
2006-09-28 Tim Shimmin[XFS] Fixes the leak in reservation space because we...
2006-09-28 Josh Triplett[XFS] Add lock annotations to xfs_trans_update_ail and
2006-09-28 Nathan Scott[XFS] Fix a porting botch on the realtime subvol growfs...
2006-09-28 Nathan Scott[XFS] Minor code rearranging and cleanup to prevent...
next