aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabledRandy Dunlap2008-07-16
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2008-07-15
|\ \
| * | jfs: remove DIRENTSIZAdrian Bunk2008-06-10
| * | JFS: diAlloc() should return -EIO rather than EIOLi Zefan2008-05-28
| * | JFS: skip bad iput() call in error pathDave Kleikamp2008-05-21
| * | JFS: switch to seq_filesAlexey Dobriyan2008-05-13
| * | JFS: 0 is not valid errno value so return NULL from jfs_lookupMarcin Slusarz2008-05-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2008-07-15
|\ \ \
| * | | [GFS2] Fix GFS2's use of do_div() in its quota calculationsDavid Howells2008-07-11
| * | | [GFS2] Remove unused declarationLi Xiaodong2008-07-10
| * | | [GFS2] Remove support for unused and pointless flagSteven Whitehouse2008-07-10
| * | | [GFS2] Replace rgrp "recent list" with mru listSteven Whitehouse2008-07-10
| * | | [GFS2] Allow local DF locks when holding a cached EX glockSteven Whitehouse2008-07-07
| * | | [GFS2] Fix delayed demote raceSteven Whitehouse2008-07-07
| * | | [GFS2] don't call permission()Miklos Szeredi2008-07-03
| * | | [GFS2] Fix module buildingSteven Whitehouse2008-06-27
| * | | [GFS2] Remove all_list from lock_dlmSteven Whitehouse2008-06-27
| * | | [GFS2] Remove obsolete conversion deadlock avoidance codeSteven Whitehouse2008-06-27
| * | | [GFS2] Remove remote lock dropping codeSteven Whitehouse2008-06-27
| * | | [GFS2] kernel panic mounting volumeBob Peterson2008-06-27
| * | | [GFS2] Revise readpage lockingSteven Whitehouse2008-06-27
| * | | [GFS2] Fix ordering of args for list_addSteven Whitehouse2008-06-27
| * | | [GFS2] trivial sparse lock annotationsHarvey Harrison2008-06-27
| * | | [GFS2] No lock_nolockSteven Whitehouse2008-06-27
| * | | [GFS2] Fix ordering bug in lock_dlmSteven Whitehouse2008-06-27
| * | | [GFS2] Clean up the glock coreSteven Whitehouse2008-06-27
| | |/ | |/|
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-07-15
|\ \ \
| * | | ext4: do not set extents feature from the kernelEric Sandeen2008-07-11
| * | | ext4: Don't allow nonextenst mount option for large filesystemAneesh Kumar K.V2008-07-11
| * | | ext4: Enable delalloc by default.Aneesh Kumar K.V2008-07-11
| * | | ext4: delayed allocation i_blocks fix for statMingming Cao2008-07-11
| * | | ext4: fix delalloc i_disksize early update issueMingming Cao2008-07-11
| * | | ext4: Handle page without buffers in ext4_*_writepage()Aneesh Kumar K.V2008-07-11
| * | | ext4: Add ordered mode support for delallocAneesh Kumar K.V2008-07-11
| * | | ext4: Invert lock ordering of page_lock and transaction start in delallocMingming Cao2008-07-11
| * | | ext4: delayed allocation ENOSPC handlingMingming Cao2008-07-14
| * | | percpu_counter: new function percpu_counter_sum_and_setMingming Cao2008-07-11
| * | | ext4: Add delayed allocation support in data=writeback modeAlex Tomas2008-07-11
| * | | vfs: add hooks for ext4's delayed allocation supportAlex Tomas2008-07-11
| * | | jbd2: Remove data=ordered mode support using jbd buffer headsJan Kara2008-07-11
| * | | ext4: Use new framework for data=ordered mode in JBD2Jan Kara2008-07-11
| * | | jbd2: Implement data=ordered mode handling via inodesJan Kara2008-07-11
| * | | ext4: Fix lock inversion in ext4_ext_truncate()Jan Kara2008-07-11
| * | | ext4: Invert the locking order of page_lock and transaction startJan Kara2008-07-11
| * | | vfs: Move mark_inode_dirty() from under page lock in generic_write_end()Jan Kara2008-07-11
| * | | ext4: Use page_mkwrite vma_operations to get mmap write notification.Aneesh Kumar K.V2008-07-11
| * | | ext4: fix online resize with mballocFrederic Bohe2008-07-11
| * | | ext4: use atomic functions to set bh_stateEric Sandeen2008-07-11