| Commit message (Expand) | Author | Age | Files | Lines |
* | sendfile: remove .sendfile from filesystems that use generic_file_sendfile() | Jens Axboe | 2007-07-10 | 6 | -83/+0 |
* | [XFS] s/memclear_highpage_flush/zero_user_page/ | Christoph Hellwig | 2007-06-19 | 1 | -1/+1 |
* | [XFS] Write at EOF may not update filesize correctly. | David Chinner | 2007-05-29 | 1 | -9/+17 |
* | Remove SLAB_CTOR_CONSTRUCTOR | Christoph Lameter | 2007-05-17 | 1 | -2/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 | 1 | -1/+1 |
|\ |
|
| * | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 1 | -1/+1 |
* | | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 | 1 | -0/+3 |
|/ |
|
* | Merge git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 2007-05-08 | 44 | -304/+491 |
|\ |
|
| * | [XFS] Add lockdep support for XFS | Lachlan McIlroy | 2007-05-08 | 5 | -28/+88 |
| * | [XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks. | Lachlan McIlroy | 2007-05-08 | 1 | -27/+26 |
| * | [XFS] Get rid of redundant "required" in msg. | Utako Kusaka | 2007-05-08 | 1 | -2/+1 |
| * | [XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg. | Tim Shimmin | 2007-05-08 | 2 | -1/+12 |
| * | [XFS] Remove unused ilen variable and references. | Tim Shimmin | 2007-05-08 | 1 | -4/+0 |
| * | [XFS] Fix to prevent the notorious 'NULL files' problem after a crash. | Lachlan McIlroy | 2007-05-08 | 9 | -88/+208 |
| * | [XFS] Fix race condition in xfs_write(). | Lachlan McIlroy | 2007-05-08 | 1 | -29/+32 |
| * | [XFS] Fix uquota and oquota enforcement problems. | Kouta Ooizumi | 2007-05-08 | 3 | -4/+12 |
| * | [XFS] propogate return codes from flush routines | Lachlan McIlroy | 2007-05-08 | 10 | -22/+53 |
| * | [XFS] Fix quotaon syscall failures for group enforcement requests. | Donald Douwsma | 2007-05-08 | 1 | -3/+1 |
| * | [XFS] Invalidate quotacheck when mounting without a quota type. | Donald Douwsma | 2007-05-08 | 1 | -0/+11 |
| * | [XFS] reducing the number of random number functions. | Joe Perches | 2007-05-08 | 4 | -20/+3 |
| * | [XFS] remove more misc. unused args | Eric Sandeen | 2007-05-08 | 3 | -15/+8 |
| * | [XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it. | Eric Sandeen | 2007-05-08 | 5 | -21/+13 |
| * | [XFS] The last argument "lsn" of xfs_trans_commit() is always called with | Eric Sandeen | 2007-05-08 | 21 | -67/+50 |
* | | mm: move common segment checks to separate helper function | Dmitriy Monakhov | 2007-05-08 | 1 | -19/+3 |
|/ |
|
* | slab allocators: Remove SLAB_DEBUG_INITIAL flag | Christoph Lameter | 2007-05-07 | 1 | -2/+1 |
* | [PATCH] Make XFS workqueues nonfreezable | Rafael J. Wysocki | 2007-03-22 | 1 | -2/+2 |
* | [PATCH] xfs warning fix | Andrew Morton | 2007-02-20 | 1 | -1/+1 |
* | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [PATCH] mark struct inode_operations const 3 | Arjan van de Ven | 2007-02-12 | 2 | -6/+6 |
* | [PATCH] Make XFS use BH_Unwritten and BH_Delay correctly | David Chinner | 2007-02-12 | 1 | -3/+0 |
* | [PATCH] Make BH_Unwritten a first class bufferhead flag V2 | David Chinner | 2007-02-12 | 1 | -10/+0 |
* | [XFS] Don't use kmap in xfs_iozero. | David Chinner | 2007-02-10 | 1 | -7/+3 |
* | [XFS] Remove a bunch of unused functions from XFS. | Eric Sandeen | 2007-02-10 | 9 | -294/+0 |
* | [XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros. | Eric Sandeen | 2007-02-10 | 7 | -82/+39 |
* | [XFS] Remove unused header files for MAC and CAP checking functionality. | Eric Sandeen | 2007-02-10 | 19 | -205/+0 |
* | [XFS] Make freeze code a little cleaner. | David Chinner | 2007-02-10 | 3 | -11/+11 |
* | [XFS] Remove unused argument to xfs_bmap_finish | Eric Sandeen | 2007-02-10 | 9 | -35/+25 |
* | [XFS] Clean up use of VFS attr flags | Eric Sandeen | 2007-02-10 | 1 | -18/+13 |
* | [XFS] Remove useless memory barrier | Ralf Baechle | 2007-02-10 | 1 | -1/+0 |
* | [XFS] XFS sysctl cleanups | Eric W. Biederman | 2007-02-10 | 1 | -79/+181 |
* | [XFS] Fix assertion in xfs_attr_shortform_remove(). | Lachlan McIlroy | 2007-02-10 | 1 | -1/+2 |
* | [XFS] Fix callers of xfs_iozero() to zero the correct range. | Lachlan McIlroy | 2007-02-10 | 3 | -20/+20 |
* | [XFS] Ensure a frozen filesystem has a clean log before writing the dummy | David Chinner | 2007-02-10 | 3 | -7/+34 |
* | [XFS] Fix sub-block zeroing for buffered writes into unwritten extents. | David Chinner | 2007-02-10 | 1 | -4/+9 |
* | [XFS] Re-initialize the per-cpu superblock counters after recovery. | Lachlan McIlroy | 2007-02-10 | 3 | -5/+23 |
* | [XFS] Fix block reservation changes for non-SMP systems. | Kevin Jamieson | 2007-02-10 | 1 | -1/+1 |
* | [XFS] Fix block reservation mechanism. | David Chinner | 2007-02-10 | 4 | -20/+54 |
* | [XFS] Make growfs work for amounts greater than 2TB | David Chinner | 2007-02-10 | 5 | -61/+68 |
* | [XFS] Fix inode log item use-after-free on forced shutdown | David Chinner | 2007-02-10 | 1 | -4/+18 |