summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* nfsd: initialize lease type in nfs4_open_delegation()Felix Blyakher2008-04-231-2/+2
* NFS: convert nfs4 callback thread to kthread APIJeff Layton2008-04-231-38/+35Star
* nfsd: fix sparse warning in vfs.cHarvey Harrison2008-04-231-1/+1
* nfsd: fix sparse warningsHarvey Harrison2008-04-234-13/+7Star
* lockd: convert nsm_mutex to a spinlockJ. Bruce Fields2008-04-231-15/+19
* lockd: clean up __nsm_find()J. Bruce Fields2008-04-231-16/+16
* lockd: fix race in nlm_release()J. Bruce Fields2008-04-231-6/+4Star
* lockd: fix sparse warning in svcshare.cHarvey Harrison2008-04-231-1/+2
* make nfsd_create_setattr() staticAdrian Bunk2008-04-231-1/+1
* NFSD: Remove redundant "select" clauses in fs/KconfigChuck Lever2008-04-231-2/+0Star
* NFSD: Move "select NFSD_V2_ACL if NFSD_V3_ACL"Chuck Lever2008-04-231-1/+1
* NFSD: Move "select FS_POSIX_ACL if NFSD_V4"Chuck Lever2008-04-231-2/+2
* NFSD: Update help text for CONFIG_NFSDChuck Lever2008-04-231-29/+47
* NFSD: Remove NFSD_TCP kernel build optionChuck Lever2008-04-232-12/+0Star
* nfsd: clarify readdir/mountpoint-crossing codeJ. Bruce Fields2008-04-231-3/+10
* nfsd4: kill unnecessary check in preprocess_stateid_opJ. Bruce Fields2008-04-231-1/+1
* nfsd4: simplify stateid sequencing checksJ. Bruce Fields2008-04-231-15/+26
* nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_opJ. Bruce Fields2008-04-231-7/+7
* nfs: remove unnecessary NFS_NEED_* definesJ. Bruce Fields2008-04-231-1/+0Star
* IPv6 support for NFS server export cachesAurélien Charbon2008-04-232-5/+19
* NLM: Convert lockd to use kthreadsJeff Layton2008-04-232-75/+60Star
* knfsd: Remove NLM_HOST_MAX and associated logic.NeilBrown2008-04-231-6/+3Star
* [patch 7/7] vfs: mountinfo: show dominating group idMiklos Szeredi2008-04-233-2/+59
* [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai2008-04-232-23/+111
* [patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi2008-04-232-63/+59Star
* [patch 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi2008-04-232-4/+94
* [patch 3/7] vfs: mountinfo: add mount IDMiklos Szeredi2008-04-231-0/+34
* [patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi2008-04-232-8/+46
* [patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai2008-04-232-40/+115
* [PATCH] remove unused label in xattr.c (noise from ro-bind)Al Viro2008-04-231-1/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-238-43/+63
|\
| * [PATCH] proc_readfd_common() race fixAl Viro2008-04-231-3/+1Star
| * [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe()Al Viro2008-04-231-0/+3
| * [PATCH] teach seq_file to discard entriesAl Viro2008-04-222-4/+13
| * [PATCH] umount_tree() will unhash everything itselfAl Viro2008-04-221-2/+1Star
| * [PATCH] get rid of more nameidata passing in namespace.cAl Viro2008-04-221-28/+25Star
| * [PATCH] switch a bunch of LSM hooks from nameidata to pathAl Viro2008-04-221-5/+6
| * [PATCH] lock exclusively in collect_mounts() and drop_collected_mounts()Al Viro2008-04-221-4/+4
| * [PATCH] move a bunch of declarations to fs/internal.hAl Viro2008-04-223-0/+13
* | fs: use loff_t type instead of long longDavid Sterba2008-04-232-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2008-04-2214-111/+211
|\ \
| * | dlm: common max length definitionsDavid Teigland2008-04-211-2/+0Star
| * | dlm: move plock code from gfs2David Teigland2008-04-218-88/+134
| * | dlm: recover nodes that are removed and re-addedDavid Teigland2008-04-215-16/+74
| * | dlm: save master info after failed no-queue requestDavid Teigland2008-04-211-2/+1Star
| * | dlm: make dlm_print_rsb() staticAdrian Bunk2008-04-212-2/+1Star
| * | dlm: match signedness between dlm_config_info and cluster_setHarvey Harrison2008-04-211-1/+1
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-04-2222-1361/+1172Star
|\ \ \ | |_|/ |/| |
| * | udf: use crc_itu_t from lib instead of udf_crcBob Copeland2008-04-179-203/+32Star
| * | udf: Fix compilation warnings when UDF debug is onSebastian Manciulea2008-04-172-4/+5