aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-02-23proc: add RLIMIT_RTTIME to /proc/<pid>/limitsEugene Teo
2008-02-23efs: move headers out of include/linux/Christoph Hellwig
2008-02-23/proc/pid/pagemap: fix PM_SPECIAL macroHans Rosenfeld
2008-02-23ufs: fix parenthesisation in ufs_set_fs_state()Roel Kluin
2008-02-23fuse: fix permission checkingMiklos Szeredi
2008-02-21Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-02-21Wrap buffers used for rpc debug printks into RPC_IFDEBUGPavel Emelyanov
2008-02-21dlm: fix rcom_names message to selfDavid Teigland
2008-02-20Remove empty file remnants that were left in the tree by mistakeLinus Torvalds
2008-02-20nfs: fix sparse warningsHarvey Harrison
2008-02-20NFS: flush signals before taking down callback threadJeff Layton
2008-02-19fs/block_dev.c: remove #if 0'ed codeAdrian Bunk
2008-02-19make struct def_blk_aops staticAdrian Bunk
2008-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy
2008-02-18[XFS] Added quota targets and removed dmapi directoryLachlan McIlroy
2008-02-18[XFS] Fix up xfs out-of-tree builds. (a.k.a. external modules)Eric Sandeen
2008-02-18[XFS] Remove Makefile wrappers in XFSAndi Kleen
2008-02-15Merge branch 'linus_origin' into hotfixesTrond Myklebust
2008-02-14dentries: Extract common code to remove dentry from lruChristoph Lameter
2008-02-14d_path: Make d_path() use a struct pathJan Blunck
2008-02-14d_path: Make seq_path() use a struct path argumentJan Blunck
2008-02-14Use struct path in struct svc_expkeyJan Blunck
2008-02-14Use struct path in struct svc_exportJan Blunck
2008-02-14d_path: Make get_dcookie() use a struct path argumentJan Blunck
2008-02-14d_path: Make proc_get_link() use a struct path argumentJan Blunck
2008-02-14d_path: kerneldoc cleanupJan Blunck
2008-02-14One less parameter to __d_pathJan Blunck
2008-02-14Make set_fs_{root,pwd} take a struct pathJan Blunck
2008-02-14Use struct path in fs_structJan Blunck
2008-02-14Introduce path_get()Jan Blunck
2008-02-14Use path_put() in a few places instead of {mnt,d}put()Jan Blunck
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-14Remove path_release_on_umount()Jan Blunck
2008-02-14FLAT binaries: drop BINFMT_FLAT bad header magic warningMike Frysinger
2008-02-14inotify: make variables static in inotify_user.cHarvey Harrison
2008-02-13NFS: add missing spkm3 strings to mount option parserOlga Kornievskaia
2008-02-13NFS: remove error field from nfs_readdir_descriptor_tJeff Layton
2008-02-13NFS: missing spaces in KERN_WARNINGDan Muntz
2008-02-13NFS: Allow text-based mounts via compat_sys_mountChuck Lever
2008-02-13NFS: fix reference counting for NFSv4 callback threadJeff Layton
2008-02-13udf: fix udf_add_free_spaceMarcin Slusarz
2008-02-13udf: fix directory offset handlingJan Kara
2008-02-13fs/smbfs/inode.c: fix warning message deprecating smbfsSergio Luis
2008-02-13xfs: convert beX_add to beX_add_cpu (new common API)Marcin Slusarz
2008-02-13kernel-doc: fix fs/pipe.c notationRandy Dunlap
2008-02-11Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-02-10NLM: don't requeue block if it was invalidated while GRANT_MSG was in flightJeff Layton
2008-02-10NLM: don't reattempt GRANT_MSG when there is already an RPC in flightJeff Layton
2008-02-10NLM: have server-side RPC clients default to soft RPC tasksJeff Layton