Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | 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 | |
| * | | | | | | | knfsd: remove bogus BUG_ON() call from nfsd4_locku | Jeff Layton | 2012-08-21 | 1 | -1/+0 | |
| * | | | | | | | nfsd4: nfsd_process_n_delegations should be static | J. Bruce Fields | 2012-08-21 | 1 | -1/+1 | |
| * | | | | | | | NFSD: Swap the struct nfs4_operation getter and setter | Bryan Schumaker | 2012-08-20 | 1 | -2/+2 | |
| * | | | | | | | nfsd: do_nfsd_create verf argument is a u32 | J. Bruce Fields | 2012-08-20 | 1 | -1/+1 | |
| * | | | | | | | nfsd4: declare nfs4_recoverydir properly | J. Bruce Fields | 2012-08-20 | 2 | -2/+2 | |
| * | | | | | | | nfsd4: nfsaclsvc_encode_voidres static | J. Bruce Fields | 2012-08-20 | 1 | -2/+1 | |
| * | | | | | | | nfsd: trivial comment updates | Jeff Layton | 2012-08-20 | 2 | -10/+1 | |
| * | | | | | | | vfs: don't treat fl_type as a bitmap | Jeff Layton | 2012-08-20 | 1 | -3/+3 | |
* | | | | | | | | procfs: don't need a PATH_MAX allocation to hold a string representation of a... | Jeff Layton | 2012-10-12 | 1 | -2/+3 | |
* | | | | | | | | vfs: embed struct filename inside of names_cache allocation if possible | Jeff Layton | 2012-10-12 | 1 | -20/+49 | |
* | | | | | | | | audit: make audit_inode take struct filename | Jeff Layton | 2012-10-12 | 1 | -9/+7 | |
* | | | | | | | | vfs: make path_openat take a struct filename pointer | Jeff Layton | 2012-10-12 | 4 | -16/+36 | |
* | | | | | | | | vfs: turn do_path_lookup into wrapper around struct filename variant | Jeff Layton | 2012-10-12 | 1 | -7/+23 | |
* | | | | | | | | audit: allow audit code to satisfy getname requests from its names_list | Jeff Layton | 2012-10-12 | 1 | -0/+4 | |
* | | | | | | | | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-12 | 7 | -61/+88 | |
* | | | | | | | | vfs: unexport getname and putname symbols | Jeff Layton | 2012-10-12 | 1 | -2/+0 | |
* | | | | | | | | audit: overhaul __audit_inode_child to accomodate retrying | Jeff Layton | 2012-10-12 | 2 | -2/+2 | |
* | | | | | | | | audit: set the name_len in audit_inode for parent lookups | Jeff Layton | 2012-10-12 | 3 | -13/+13 | |
* | | | | | | | | audit: reverse arguments to audit_inode_child | Jeff Layton | 2012-10-12 | 2 | -2/+2 | |
* | | | | | | | | audit: remove unnecessary NULL ptr checks from do_path_lookup | Jeff Layton | 2012-10-12 | 1 | -6/+2 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 27 | -135/+130 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | vfs: bogus warnings in fs/namei.c | Arnd Bergmann | 2012-10-11 | 1 | -0/+1 | |
| * | | | | | | | consitify do_mount() arguments | Al Viro | 2012-10-11 | 1 | -6/+6 | |
| * | | | | | | | lglock: add DEFINE_STATIC_LGLOCK() | Lai Jiangshan | 2012-10-10 | 1 | -1/+1 | |
| * | | | | | | | tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking | Hugh Dickins | 2012-10-09 | 5 | -6/+27 | |
| * | | | | | | | vfs: drop lock/unlock super | Marco Stornelli | 2012-10-09 | 1 | -23/+0 | |
| * | | | | | | | ufs: drop lock/unlock super | Marco Stornelli | 2012-10-09 | 4 | -33/+35 | |
| * | | | | | | | sysv: drop lock/unlock super | Marco Stornelli | 2012-10-09 | 5 | -18/+20 | |
| * | | | | | | | hpfs: drop lock/unlock super | Marco Stornelli | 2012-10-09 | 1 | -3/+0 | |
| * | | | | | | | fat: drop lock/unlock super | Marco Stornelli | 2012-10-09 | 5 | -34/+36 | |
| * | | | | | | | ext3: drop lock/unlock super | Marco Stornelli | 2012-10-09 | 1 | -6/+0 | |
| * | | | | | | | exofs: drop lock/unlock super | Marco Stornelli | 2012-10-09 | 1 | -4/+0 | |
| * | | | | | | | dup3: Return an error when oldfd == newfd. | Richard W.M. Jones | 2012-10-09 | 1 | -0/+3 | |
| * | | | | | | | fs: prevent use after free in auditing when symlink following was denied | Sasha Levin | 2012-10-09 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | writeback: correct comment for move_expired_inodes() | Wang Sheng-Hui | 2012-09-11 | 1 | -1/+1 |