Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | NFS: handle interface identifiers in incoming IPv6 addresses | Chuck Lever | 2008-07-09 | 1 | -1/+40 | |
| | * | | | | | | | NFS: Add string length argument to nfs_parse_server_address | Chuck Lever | 2008-07-09 | 1 | -30/+70 | |
| | * | | | | | | | NFS: Support raw IPv6 address hostnames during NFS mount operation | Chuck Lever | 2008-07-09 | 1 | -8/+82 | |
| | * | | | | | | | NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3 | Chuck Lever | 2008-07-09 | 1 | -45/+79 | |
| | * | | | | | | | NFS: Fix a dependency on CONFIG_NFS_V4 in nfs_remount | Trond Myklebust | 2008-07-09 | 1 | -2/+3 | |
| | * | | | | | | | NFS: Allow redirtying of a completed unstable write. | Trond Myklebust | 2008-07-09 | 1 | -33/+32 | |
| | * | | | | | | | NFS: Clean up nfs_update_request() | Trond Myklebust | 2008-07-09 | 1 | -98/+103 | |
| | * | | | | | | | NFS: missing newline in NFS mount debugging message | Chuck Lever | 2008-07-09 | 1 | -1/+1 | |
| | * | | | | | | | NFS: Treat "intr" and "nointr" options as deprecated | Chuck Lever | 2008-07-09 | 1 | -6/+4 | |
| | * | | | | | | | NFS: Allow any value for the "retry" option | Chuck Lever | 2008-07-09 | 1 | -1/+2 | |
| | * | | | | | | | NFS: Ensure we zap only the access and acl caches when setting new acls | Trond Myklebust | 2008-07-09 | 4 | -7/+12 | |
| | * | | | | | | | NFS: Fix a warning in nfs4_async_handle_error | Trond Myklebust | 2008-07-09 | 2 | -6/+5 | |
| | * | | | | | | | NFS: Move fs/nfs/iostat.h to include/linux | Chuck Lever | 2008-07-09 | 1 | -106/+13 | |
| | * | | | | | | | NFS: Remove the redundant file_open entry from struct nfs_rpc_ops | Trond Myklebust | 2008-07-09 | 4 | -8/+2 | |
| | * | | | | | | | NFS: Fix the ftruncate() credential problem | Trond Myklebust | 2008-07-09 | 4 | -26/+29 | |
| | * | | | | | | | rpc: bring back cl_chatty | Olga Kornievskaia | 2008-07-09 | 1 | -1/+1 | |
| | * | | | | | | | NFS: implement option checking when remounting NFS filesystems (resend) | Jeff Layton | 2008-07-09 | 1 | -0/+76 | |
| | * | | | | | | | fs/nfs/nfsroot.c: remove CVS keyword | Adrian Bunk | 2008-07-09 | 1 | -2/+0 | |
| | * | | | | | | | NFS: Fix trace debugging nits in write.c | Chuck Lever | 2008-07-09 | 1 | -13/+14 | |
| | * | | | | | | | NFS: Use NFSDBG_FILE for all fops | Chuck Lever | 2008-07-09 | 3 | -30/+43 | |
| | * | | | | | | | NFS: Add debugging facility for NFS aops | Chuck Lever | 2008-07-09 | 1 | -2/+27 | |
| | * | | | | | | | NFS: Make nfs_open methods consistent | Chuck Lever | 2008-07-09 | 2 | -2/+9 | |
| | * | | | | | | | NFS: Make nfs_llseek methods consistent | Chuck Lever | 2008-07-09 | 2 | -2/+15 | |
| | * | | | | | | | NFS: Make nfs_fsync methods consistent | Chuck Lever | 2008-07-09 | 2 | -6/+9 | |
| | * | | | | | | | NFS: Update help text for CONFIG_NFS_FS | Chuck Lever | 2008-07-09 | 1 | -58/+57 | |
| | * | | | | | | | NFS: do_setlk(): don't flush caches when we have a delegation | Trond Myklebust | 2008-07-09 | 1 | -1/+2 | |
| | * | | | | | | | NFS: Revert commit 44dd151d | Trond Myklebust | 2008-07-09 | 1 | -11/+2 | |
| | * | | | | | | | NFS: Optimise append writes with holes | Trond Myklebust | 2008-07-09 | 2 | -9/+23 | |
| | * | | | | | | | NFS: Add correct bounds checking to NFSv2 locks | Trond Myklebust | 2008-07-09 | 2 | -5/+39 | |
| | * | | | | | | | NFS: Fix a preemption count leak in nfs_update_request | Trond Myklebust | 2008-07-09 | 1 | -7/+4 | |
| | * | | | | | | | NFS: Reduce the stack usage in NFSv3 create operations | Trond Myklebust | 2008-07-09 | 1 | -129/+142 | |
| | * | | | | | | | NFS: Reduce the stack usage in NFSv4 create operations | Trond Myklebust | 2008-07-09 | 1 | -107/+97 | |
* | | | | | | | | | Fix compile issues in fs/compat_ioctl.c when CONFIG_BLOCK is disabled | Randy Dunlap | 2008-07-16 | 1 | -0/+6 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 2008-07-15 | 10 | -142/+119 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | jfs: remove DIRENTSIZ | Adrian Bunk | 2008-06-10 | 1 | -3/+0 | |
| * | | | | | | | | | JFS: diAlloc() should return -EIO rather than EIO | Li Zefan | 2008-05-28 | 1 | -1/+1 | |
| * | | | | | | | | | JFS: skip bad iput() call in error path | Dave Kleikamp | 2008-05-21 | 1 | -4/+3 | |
| * | | | | | | | | | JFS: switch to seq_files | Alexey Dobriyan | 2008-05-13 | 6 | -133/+114 | |
| * | | | | | | | | | JFS: 0 is not valid errno value so return NULL from jfs_lookup | Marcin Slusarz | 2008-05-12 | 1 | -1/+1 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2008-07-15 | 32 | -1946/+1161 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [GFS2] Fix GFS2's use of do_div() in its quota calculations | David Howells | 2008-07-11 | 1 | -1/+1 | |
| * | | | | | | | | | | [GFS2] Remove unused declaration | Li Xiaodong | 2008-07-10 | 1 | -1/+0 | |
| * | | | | | | | | | | [GFS2] Remove support for unused and pointless flag | Steven Whitehouse | 2008-07-10 | 5 | -26/+2 | |
| * | | | | | | | | | | [GFS2] Replace rgrp "recent list" with mru list | Steven Whitehouse | 2008-07-10 | 3 | -99/+12 | |
| * | | | | | | | | | | [GFS2] Allow local DF locks when holding a cached EX glock | Steven Whitehouse | 2008-07-07 | 1 | -2/+6 | |
| * | | | | | | | | | | [GFS2] Fix delayed demote race | Steven Whitehouse | 2008-07-07 | 1 | -1/+4 | |
| * | | | | | | | | | | [GFS2] don't call permission() | Miklos Szeredi | 2008-07-03 | 4 | -13/+30 | |
| * | | | | | | | | | | [GFS2] Fix module building | Steven Whitehouse | 2008-06-27 | 2 | -2/+0 |