aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* lockd: fix sparse warning in svcshare.cHarvey Harrison2008-04-23
* make nfsd_create_setattr() staticAdrian Bunk2008-04-23
* NFSD: Remove redundant "select" clauses in fs/KconfigChuck Lever2008-04-23
* NFSD: Move "select NFSD_V2_ACL if NFSD_V3_ACL"Chuck Lever2008-04-23
* NFSD: Move "select FS_POSIX_ACL if NFSD_V4"Chuck Lever2008-04-23
* NFSD: Update help text for CONFIG_NFSDChuck Lever2008-04-23
* NFSD: Remove NFSD_TCP kernel build optionChuck Lever2008-04-23
* nfsd: clarify readdir/mountpoint-crossing codeJ. Bruce Fields2008-04-23
* nfsd4: kill unnecessary check in preprocess_stateid_opJ. Bruce Fields2008-04-23
* nfsd4: simplify stateid sequencing checksJ. Bruce Fields2008-04-23
* nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_opJ. Bruce Fields2008-04-23
* nfs: remove unnecessary NFS_NEED_* definesJ. Bruce Fields2008-04-23
* IPv6 support for NFS server export cachesAurélien Charbon2008-04-23
* NLM: Convert lockd to use kthreadsJeff Layton2008-04-23
* knfsd: Remove NLM_HOST_MAX and associated logic.NeilBrown2008-04-23
* [patch 7/7] vfs: mountinfo: show dominating group idMiklos Szeredi2008-04-23
* [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai2008-04-23
* [patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi2008-04-23
* [patch 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi2008-04-23
* [patch 3/7] vfs: mountinfo: add mount IDMiklos Szeredi2008-04-23
* [patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi2008-04-23
* [patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai2008-04-23
* [PATCH] remove unused label in xattr.c (noise from ro-bind)Al Viro2008-04-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-22
|\
| * [PATCH] proc_readfd_common() race fixAl Viro2008-04-22
| * [PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe()Al Viro2008-04-22
| * [PATCH] teach seq_file to discard entriesAl Viro2008-04-21
| * [PATCH] umount_tree() will unhash everything itselfAl Viro2008-04-21
| * [PATCH] get rid of more nameidata passing in namespace.cAl Viro2008-04-21
| * [PATCH] switch a bunch of LSM hooks from nameidata to pathAl Viro2008-04-21
| * [PATCH] lock exclusively in collect_mounts() and drop_collected_mounts()Al Viro2008-04-21
| * [PATCH] move a bunch of declarations to fs/internal.hAl Viro2008-04-21
* | fs: use loff_t type instead of long longDavid Sterba2008-04-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2008-04-22
|\ \
| * | dlm: common max length definitionsDavid Teigland2008-04-21
| * | dlm: move plock code from gfs2David Teigland2008-04-21
| * | dlm: recover nodes that are removed and re-addedDavid Teigland2008-04-21
| * | dlm: save master info after failed no-queue requestDavid Teigland2008-04-21
| * | dlm: make dlm_print_rsb() staticAdrian Bunk2008-04-21
| * | dlm: match signedness between dlm_config_info and cluster_setHarvey Harrison2008-04-21
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-04-22
|\ \ \ | |_|/ |/| |
| * | udf: use crc_itu_t from lib instead of udf_crcBob Copeland2008-04-17
| * | udf: Fix compilation warnings when UDF debug is onSebastian Manciulea2008-04-17
| * | udf: Fix bug in VAT mapping codeSebastian Manciulea2008-04-17
| * | udf: Add read-only support for 2.50 UDF mediaJan Kara2008-04-17
| * | udf: Fix handling of multisession mediaSebastian Manciulea2008-04-17
| * | udf: Mount filesystem read-only if it has pseudooverwrite partitionJan Kara2008-04-17
| * | udf: Handle VAT packed inside inode properlyJan Kara2008-04-17
| * | udf: Allow loading of VAT inodeJan Kara2008-04-17
| * | udf: Fix detection of VAT versionJan Kara2008-04-17