summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* nfsd4: expire old client earlierJ. Bruce Fields2012-10-011-10/+7
* nfsd4: separate session allocation and initializationJ. Bruce Fields2012-10-011-23/+23
* nfsd4: clean up session allocationJ. Bruce Fields2012-10-011-12/+20
* nfsd4: minor free_session cleanupJ. Bruce Fields2012-10-011-10/+9
* nfsd4: new_conn_from_crses should only allocateJ. Bruce Fields2012-10-011-16/+10
* nfsd4: separate connection allocation and initializationJ. Bruce Fields2012-10-011-10/+15
* nfsd4: reject bad forechannel attrs earlierJ. Bruce Fields2012-10-011-4/+2
* nfsd4: enforce per-client sessions/no-sessions distinctionJ. Bruce Fields2012-10-013-22/+31
* nfsd4: set cl_minorversion at create timeJ. Bruce Fields2012-10-011-10/+1
* nfsd4: don't pin clientids to pseudoflavorsJ. Bruce Fields2012-10-011-1/+17
* nfsd4: fix bind_conn_to_session xdr commentJ. Bruce Fields2012-09-251-1/+1
* nfsd4: cast readlink() bug argumentJ. Bruce Fields2012-09-101-1/+1
* NFSD: pass null terminated buf to kstrtouint()Malahal Naineni2012-09-101-1/+1
* nfsd: remove duplicate init in nfsd4_cb_recallNamjae Jeon2012-09-101-1/+0
* nfsd4: eliminate redundant nfs4_free_stateidJ. Bruce Fields2012-09-101-6/+1
* fs/nfsd/nfs4idmap.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall2012-09-101-1/+1
* nfsd: remove unused listener-removal interfacesJ. Bruce Fields2012-09-101-78/+0
* nfsd4: fix nfs4 stateid leakJ. Bruce Fields2012-09-101-0/+1
* svcrpc: remove handling of unknown errors from svc_recvJ. Bruce Fields2012-08-213-40/+5
* nfsd: allow configuring nfsd to listen on 5-digit portsJ. Bruce Fields2012-08-211-1/+1
* nfsd: remove redundant "port" argumentJ. Bruce Fields2012-08-213-9/+9
* knfsd: don't allocate file_locks on the stackJeff Layton2012-08-211-42/+76
* knfsd: remove bogus BUG_ON() call from nfsd4_lockuJeff Layton2012-08-211-1/+0
* nfsd4: nfsd_process_n_delegations should be staticJ. Bruce Fields2012-08-211-1/+1
* NFSD: Swap the struct nfs4_operation getter and setterBryan Schumaker2012-08-201-2/+2
* nfsd: do_nfsd_create verf argument is a u32J. Bruce Fields2012-08-201-1/+1
* nfsd4: declare nfs4_recoverydir properlyJ. Bruce Fields2012-08-202-2/+2
* nfsd4: nfsaclsvc_encode_voidres staticJ. Bruce Fields2012-08-201-2/+1
* nfsd: trivial comment updatesJeff Layton2012-08-202-10/+1
* vfs: don't treat fl_type as a bitmapJeff Layton2012-08-201-3/+3
* nfsd4: fix security flavor of NFSv4.0 callbackJ. Bruce Fields2012-08-202-3/+2
* autofs4 - fix get_next_positive_subdir()Ian Kent2012-08-161-18/+13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-08-163-10/+40
|\
| * fuse: verify all ioctl retry iov elementsZach Brown2012-08-061-1/+1
| * fuse: add missing INIT flagsMiklos Szeredi2012-07-181-1/+2
| * fuse: update attributes on aio_readBrian Foster2012-07-181-5/+8
| * fuse: invalidate inode mapping if mtime changesBrian Foster2012-07-181-3/+24
| * fuse: add FUSE_AUTO_INVAL_DATA init flagBrian Foster2012-07-182-1/+6
* | Merge branch 'for-linus-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-121-5/+0
|\ \
| * | Btrfs: remove mnt_want_write call in btrfs_mksubvolAlexander Block2012-08-091-5/+0
* | | missed mnt_drop_write() in do_dentry_open()Al Viro2012-08-041-1/+1
* | | UBIFS: nuke pdflush from commentsArtem Bityutskiy2012-08-042-6/+6
* | | gfs2: nuke pdflush from commentsArtem Bityutskiy2012-08-041-1/+1
* | | nilfs2: nuke write_super from commentsArtem Bityutskiy2012-08-042-6/+0
* | | hfs: nuke write_super from commentsArtem Bityutskiy2012-08-041-2/+2
* | | vfs: nuke pdflush from commentsArtem Bityutskiy2012-08-041-1/+1
* | | jbd/jbd2: nuke write_super from commentsArtem Bityutskiy2012-08-042-4/+4
* | | btrfs: nuke pdflush from commentsArtem Bityutskiy2012-08-042-2/+3
* | | btrfs: nuke write_super from commentsArtem Bityutskiy2012-08-042-8/+0
* | | ext4: nuke pdflush from commentsArtem Bityutskiy2012-08-041-1/+1
OpenPOWER on IntegriCloud