aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\
| * KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-07
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-13
|\ \
| * | btrfs: Fix compilation with user namespace support enabledEric W. Biederman2012-10-12
| * | userns: Fix posix_acl_file_xattr_userns gid conversionEric W. Biederman2012-10-12
* | | Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-10-12
|\ \ \
| * \ \ Merge Trond's bugfixesJ. Bruce Fields2012-10-11
| |\ \ \
| * \ \ \ nfs: disintegrate UAPI for nfsJ. Bruce Fields2012-10-09
| |\ \ \ \
| * | | | | nfsd4: don't allow reclaims of expired clientsJ. Bruce Fields2012-10-01
| * | | | | nfsd4: remove redundant callback probeJ. Bruce Fields2012-10-01
| * | | | | nfsd4: expire old client earlierJ. Bruce Fields2012-10-01
| * | | | | nfsd4: separate session allocation and initializationJ. Bruce Fields2012-10-01
| * | | | | nfsd4: clean up session allocationJ. Bruce Fields2012-10-01
| * | | | | nfsd4: minor free_session cleanupJ. Bruce Fields2012-10-01
| * | | | | nfsd4: new_conn_from_crses should only allocateJ. Bruce Fields2012-10-01
| * | | | | nfsd4: separate connection allocation and initializationJ. Bruce Fields2012-10-01
| * | | | | nfsd4: reject bad forechannel attrs earlierJ. Bruce Fields2012-10-01
| * | | | | nfsd4: enforce per-client sessions/no-sessions distinctionJ. Bruce Fields2012-10-01
| * | | | | nfsd4: set cl_minorversion at create timeJ. Bruce Fields2012-10-01
| * | | | | nfsd4: don't pin clientids to pseudoflavorsJ. Bruce Fields2012-10-01
| * | | | | nfsd4: fix bind_conn_to_session xdr commentJ. Bruce Fields2012-09-25
| * | | | | nfsd4: cast readlink() bug argumentJ. Bruce Fields2012-09-10
| * | | | | NFSD: pass null terminated buf to kstrtouint()Malahal Naineni2012-09-10
| * | | | | nfsd: remove duplicate init in nfsd4_cb_recallNamjae Jeon2012-09-10
| * | | | | nfsd4: eliminate redundant nfs4_free_stateidJ. Bruce Fields2012-09-10
| * | | | | fs/nfsd/nfs4idmap.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall2012-09-10
| * | | | | nfsd: remove unused listener-removal interfacesJ. Bruce Fields2012-09-10
| * | | | | nfsd4: fix nfs4 stateid leakJ. Bruce Fields2012-09-10
| * | | | | svcrpc: remove handling of unknown errors from svc_recvJ. Bruce Fields2012-08-21
| * | | | | nfsd: allow configuring nfsd to listen on 5-digit portsJ. Bruce Fields2012-08-21
| * | | | | nfsd: remove redundant "port" argumentJ. Bruce Fields2012-08-21
| * | | | | knfsd: don't allocate file_locks on the stackJeff Layton2012-08-21
| * | | | | knfsd: remove bogus BUG_ON() call from nfsd4_lockuJeff Layton2012-08-21
| * | | | | nfsd4: nfsd_process_n_delegations should be staticJ. Bruce Fields2012-08-21
| * | | | | NFSD: Swap the struct nfs4_operation getter and setterBryan Schumaker2012-08-20
| * | | | | nfsd: do_nfsd_create verf argument is a u32J. Bruce Fields2012-08-20
| * | | | | nfsd4: declare nfs4_recoverydir properlyJ. Bruce Fields2012-08-20
| * | | | | nfsd4: nfsaclsvc_encode_voidres staticJ. Bruce Fields2012-08-20
| * | | | | nfsd: trivial comment updatesJeff Layton2012-08-20
| * | | | | vfs: don't treat fl_type as a bitmapJeff Layton2012-08-20
* | | | | | procfs: don't need a PATH_MAX allocation to hold a string representation of a...Jeff Layton2012-10-12
* | | | | | vfs: embed struct filename inside of names_cache allocation if possibleJeff Layton2012-10-12
* | | | | | audit: make audit_inode take struct filenameJeff Layton2012-10-12
* | | | | | vfs: make path_openat take a struct filename pointerJeff Layton2012-10-12
* | | | | | vfs: turn do_path_lookup into wrapper around struct filename variantJeff Layton2012-10-12
* | | | | | audit: allow audit code to satisfy getname requests from its names_listJeff Layton2012-10-12
* | | | | | vfs: define struct filename and have getname() return itJeff Layton2012-10-12
* | | | | | vfs: unexport getname and putname symbolsJeff Layton2012-10-12
* | | | | | audit: overhaul __audit_inode_child to accomodate retryingJeff Layton2012-10-12
* | | | | | audit: set the name_len in audit_inode for parent lookupsJeff Layton2012-10-12