summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | nfs4: fix potential race with rapid nfs_callback_up/down cycleJeff Layton2008-07-091-14/+16
| | * | nfs4: remove BKL from nfs_callback_up and nfs_callback_downJeff Layton2008-07-091-4/+0Star
| | * | nfs: initialize timeout variable in nfs4_proc_setclientid_confirmBenny Halevy2008-07-091-1/+1
| | * | NFS: handle interface identifiers in incoming IPv6 addressesChuck Lever2008-07-091-1/+40
| | * | NFS: Add string length argument to nfs_parse_server_addressChuck Lever2008-07-091-30/+70
| | * | NFS: Support raw IPv6 address hostnames during NFS mount operationChuck Lever2008-07-091-8/+82
| | * | NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3Chuck Lever2008-07-091-45/+79
| | * | NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remountTrond Myklebust2008-07-091-2/+3
| | * | NFS: Allow redirtying of a completed unstable write.Trond Myklebust2008-07-091-33/+32Star
| | * | NFS: Clean up nfs_update_request()Trond Myklebust2008-07-091-98/+103
| | * | NFS: missing newline in NFS mount debugging messageChuck Lever2008-07-091-1/+1
| | * | NFS: Treat "intr" and "nointr" options as deprecatedChuck Lever2008-07-091-6/+4Star
| | * | NFS: Allow any value for the "retry" optionChuck Lever2008-07-091-1/+2
| | * | NFS: Ensure we zap only the access and acl caches when setting new aclsTrond Myklebust2008-07-094-7/+12
| | * | NFS: Fix a warning in nfs4_async_handle_errorTrond Myklebust2008-07-092-6/+5Star
| | * | NFS: Move fs/nfs/iostat.h to include/linuxChuck Lever2008-07-091-106/+13Star
| | * | NFS: Remove the redundant file_open entry from struct nfs_rpc_opsTrond Myklebust2008-07-094-8/+2Star
| | * | NFS: Fix the ftruncate() credential problemTrond Myklebust2008-07-094-26/+29
| | * | 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/+0Star
| | * | 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/+57Star
| | * | 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/+2Star
| | * | 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/+4Star
| | * | 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/+97Star
* | | | 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/+119Star
|\ \ \ \
| * | | | jfs: remove DIRENTSIZAdrian Bunk2008-06-101-3/+0Star
| * | | | 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/+3Star
| * | | | JFS: switch to seq_filesAlexey Dobriyan2008-05-136-133/+114Star
| * | | | 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/+1161Star
|\ \ \ \ \
| * | | | | [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/+0Star
| * | | | | [GFS2] Remove support for unused and pointless flagSteven Whitehouse2008-07-105-26/+2Star
| * | | | | [GFS2] Replace rgrp "recent list" with mru listSteven Whitehouse2008-07-103-99/+12Star
| * | | | | [GFS2] Allow local DF locks when holding a cached EX glockSteven Whitehouse2008-07-071-2/+6