summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | rpc: bring back cl_chattyOlga Kornievskaia2008-07-091-1/+1
| | * | NFS: implement option checking when remounting NFS filesystems (resend)Jeff Layton2008-07-091-0/+76
| | * | fs/nfs/nfsroot.c: remove CVS keywordAdrian Bunk2008-07-091-2/+0
| | * | NFS: Fix trace debugging nits in write.cChuck Lever2008-07-091-13/+14
| | * | NFS: Use NFSDBG_FILE for all fopsChuck Lever2008-07-093-30/+43
| | * | NFS: Add debugging facility for NFS aopsChuck Lever2008-07-091-2/+27
| | * | NFS: Make nfs_open methods consistentChuck Lever2008-07-092-2/+9
| | * | NFS: Make nfs_llseek methods consistentChuck Lever2008-07-092-2/+15
| | * | NFS: Make nfs_fsync methods consistentChuck Lever2008-07-092-6/+9
| | * | NFS: Update help text for CONFIG_NFS_FSChuck Lever2008-07-091-58/+57
| | * | NFS: do_setlk(): don't flush caches when we have a delegationTrond Myklebust2008-07-091-1/+2
| | * | NFS: Revert commit 44dd151dTrond Myklebust2008-07-091-11/+2
| | * | NFS: Optimise append writes with holesTrond Myklebust2008-07-092-9/+23
| | * | NFS: Add correct bounds checking to NFSv2 locksTrond Myklebust2008-07-092-5/+39
| | * | NFS: Fix a preemption count leak in nfs_update_requestTrond Myklebust2008-07-091-7/+4
| | * | NFS: Reduce the stack usage in NFSv3 create operationsTrond Myklebust2008-07-091-129/+142
| | * | NFS: Reduce the stack usage in NFSv4 create operationsTrond Myklebust2008-07-091-107/+97
* | | | Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabledRandy Dunlap2008-07-161-0/+6
|/ / /
* | | Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-1/+1
|\ \ \
| * | | on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2008-07-1510-142/+119
|\ \ \ \
| * | | | jfs: remove DIRENTSIZAdrian Bunk2008-06-101-3/+0
| * | | | JFS: diAlloc() should return -EIO rather than EIOLi Zefan2008-05-281-1/+1
| * | | | JFS: skip bad iput() call in error pathDave Kleikamp2008-05-211-4/+3
| * | | | JFS: switch to seq_filesAlexey Dobriyan2008-05-136-133/+114
| * | | | JFS: 0 is not valid errno value so return NULL from jfs_lookupMarcin Slusarz2008-05-121-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2008-07-1532-1946/+1161
|\ \ \ \ \
| * | | | | [GFS2] Fix GFS2's use of do_div() in its quota calculationsDavid Howells2008-07-111-1/+1
| * | | | | [GFS2] Remove unused declarationLi Xiaodong2008-07-101-1/+0
| * | | | | [GFS2] Remove support for unused and pointless flagSteven Whitehouse2008-07-105-26/+2
| * | | | | [GFS2] Replace rgrp "recent list" with mru listSteven Whitehouse2008-07-103-99/+12
| * | | | | [GFS2] Allow local DF locks when holding a cached EX glockSteven Whitehouse2008-07-071-2/+6
| * | | | | [GFS2] Fix delayed demote raceSteven Whitehouse2008-07-071-1/+4
| * | | | | [GFS2] don't call permission()Miklos Szeredi2008-07-034-13/+30
| * | | | | [GFS2] Fix module buildingSteven Whitehouse2008-06-272-2/+0
| * | | | | [GFS2] Remove all_list from lock_dlmSteven Whitehouse2008-06-273-30/+1
| * | | | | [GFS2] Remove obsolete conversion deadlock avoidance codeSteven Whitehouse2008-06-271-22/+1
| * | | | | [GFS2] Remove remote lock dropping codeSteven Whitehouse2008-06-2710-69/+6
| * | | | | [GFS2] kernel panic mounting volumeBob Peterson2008-06-271-1/+1
| * | | | | [GFS2] Revise readpage lockingSteven Whitehouse2008-06-271-13/+16
| * | | | | [GFS2] Fix ordering of args for list_addSteven Whitehouse2008-06-271-1/+1
| * | | | | [GFS2] trivial sparse lock annotationsHarvey Harrison2008-06-272-0/+4
| * | | | | [GFS2] No lock_nolockSteven Whitehouse2008-06-278-266/+71
| * | | | | [GFS2] Fix ordering bug in lock_dlmSteven Whitehouse2008-06-274-387/+306
| * | | | | [GFS2] Clean up the glock coreSteven Whitehouse2008-06-2713-1049/+736
| | |/ / / | |/| | |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-07-1526-965/+2646
|\ \ \ \ \
| * | | | | ext4: do not set extents feature from the kernelEric Sandeen2008-07-112-9/+18
| * | | | | ext4: Don't allow nonextenst mount option for large filesystemAneesh Kumar K.V2008-07-111-0/+15
| * | | | | ext4: Enable delalloc by default.Aneesh Kumar K.V2008-07-111-1/+22
| * | | | | ext4: delayed allocation i_blocks fix for statMingming Cao2008-07-113-0/+29
OpenPOWER on IntegriCloud