Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | NFSv4: fs/nfs/nfs4getroot.c needs to include "internal.h" | Trond Myklebust | 2012-10-16 | 1 | -0/+1 | |
| * | | | | | | | NFSv4.1: Use kcalloc() to allocate zeroed arrays instead of kzalloc() | Trond Myklebust | 2012-10-15 | 1 | -1/+1 | |
| * | | | | | | | NFSv4.1: Do not call pnfs_return_layout() from an rpciod context | Trond Myklebust | 2012-10-15 | 2 | -3/+16 | |
| * | | | | | | | NFSv4.1: Kill nfs4_ds_disconnect() | Trond Myklebust | 2012-10-15 | 3 | -24/+0 | |
* | | | | | | | | char_dev: pin parent kobject | Dmitry Torokhov | 2012-10-22 | 1 | -1/+17 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | hold task->mempolicy while numa_maps scans. | KAMEZAWA Hiroyuki | 2012-10-19 | 2 | -3/+51 | |
* | | | | | | | Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-10-19 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | NLM: nlm_lookup_file() may return NLMv4-specific error codes | Trond Myklebust | 2012-10-17 | 2 | -2/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | fs, xattr: fix bug when removing a name not in xattr list | David Rientjes | 2012-10-18 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2012-10-16 | 5 | -23/+46 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | quota: Silence warning about PRJQUOTA not being handled in need_print_warning() | Jan Kara | 2012-10-09 | 1 | -0/+2 | |
| * | | | | | | ext3: fix return values on parse_options() failure | Zhao Hongjiang | 2012-10-09 | 1 | -2/+2 | |
| * | | | | | | ext2: fix return values on parse_options() failure | Zhao Hongjiang | 2012-10-09 | 1 | -2/+2 | |
| * | | | | | | ext3: ext3_bread usage audit | Carlos Maiolino | 2012-10-09 | 2 | -18/+39 | |
| * | | | | | | ext3: fix possible non-initialized variable on htree_dirblock_to_tree() | Carlos Maiolino | 2012-10-09 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-16 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix a leak in replace_fd() users | Al Viro | 2012-10-16 | 1 | -2/+3 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | mm, mempolicy: fix printing stack contents in numa_maps | David Rientjes | 2012-10-16 | 1 | -2/+5 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 2 | -7/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells | 2012-10-08 | 2 | -7/+7 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-10-13 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | btrfs: Fix compilation with user namespace support enabled | Eric W. Biederman | 2012-10-12 | 1 | -2/+2 | |
| * | | | | | | | userns: Fix posix_acl_file_xattr_userns gid conversion | Eric W. Biederman | 2012-10-12 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-10-13 | 15 | -305/+227 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge Trond's bugfixes | J. Bruce Fields | 2012-10-11 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | nfs: disintegrate UAPI for nfs | J. Bruce Fields | 2012-10-09 | 399 | -7962/+14232 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | nfsd4: don't allow reclaims of expired clients | J. Bruce Fields | 2012-10-01 | 1 | -8/+10 | |
| * | | | | | | | | | nfsd4: remove redundant callback probe | J. Bruce Fields | 2012-10-01 | 1 | -3/+1 | |
| * | | | | | | | | | nfsd4: expire old client earlier | J. Bruce Fields | 2012-10-01 | 1 | -10/+7 | |
| * | | | | | | | | | nfsd4: separate session allocation and initialization | J. Bruce Fields | 2012-10-01 | 1 | -23/+23 | |
| * | | | | | | | | | nfsd4: clean up session allocation | J. Bruce Fields | 2012-10-01 | 1 | -12/+20 | |
| * | | | | | | | | | nfsd4: minor free_session cleanup | J. Bruce Fields | 2012-10-01 | 1 | -10/+9 | |
| * | | | | | | | | | nfsd4: new_conn_from_crses should only allocate | J. Bruce Fields | 2012-10-01 | 1 | -16/+10 | |
| * | | | | | | | | | nfsd4: separate connection allocation and initialization | J. Bruce Fields | 2012-10-01 | 1 | -10/+15 | |
| * | | | | | | | | | nfsd4: reject bad forechannel attrs earlier | J. Bruce Fields | 2012-10-01 | 1 | -4/+2 | |
| * | | | | | | | | | nfsd4: enforce per-client sessions/no-sessions distinction | J. Bruce Fields | 2012-10-01 | 3 | -22/+31 | |
| * | | | | | | | | | nfsd4: set cl_minorversion at create time | J. Bruce Fields | 2012-10-01 | 1 | -10/+1 | |
| * | | | | | | | | | nfsd4: don't pin clientids to pseudoflavors | J. Bruce Fields | 2012-10-01 | 1 | -1/+17 | |
| * | | | | | | | | | nfsd4: fix bind_conn_to_session xdr comment | J. Bruce Fields | 2012-09-25 | 1 | -1/+1 | |
| * | | | | | | | | | nfsd4: cast readlink() bug argument | J. Bruce Fields | 2012-09-10 | 1 | -1/+1 | |
| * | | | | | | | | | NFSD: pass null terminated buf to kstrtouint() | Malahal Naineni | 2012-09-10 | 1 | -1/+1 | |
| * | | | | | | | | | nfsd: remove duplicate init in nfsd4_cb_recall | Namjae Jeon | 2012-09-10 | 1 | -1/+0 | |
| * | | | | | | | | | nfsd4: eliminate redundant nfs4_free_stateid | J. Bruce Fields | 2012-09-10 | 1 | -6/+1 | |
| * | | | | | | | | | fs/nfsd/nfs4idmap.c: adjust inconsistent IS_ERR and PTR_ERR | Julia Lawall | 2012-09-10 | 1 | -1/+1 | |
| * | | | | | | | | | nfsd: remove unused listener-removal interfaces | J. Bruce Fields | 2012-09-10 | 1 | -78/+0 | |
| * | | | | | | | | | nfsd4: fix nfs4 stateid leak | J. Bruce Fields | 2012-09-10 | 1 | -0/+1 | |
| * | | | | | | | | | svcrpc: remove handling of unknown errors from svc_recv | J. Bruce Fields | 2012-08-21 | 3 | -40/+5 | |
| * | | | | | | | | | nfsd: allow configuring nfsd to listen on 5-digit ports | J. Bruce Fields | 2012-08-21 | 1 | -1/+1 | |
| * | | | | | | | | | nfsd: remove redundant "port" argument | J. Bruce Fields | 2012-08-21 | 3 | -9/+9 | |
| * | | | | | | | | | knfsd: don't allocate file_locks on the stack | Jeff Layton | 2012-08-21 | 1 | -42/+76 |