aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'cleanups' into nextTrond Myklebust2008-02-29
|\
| * nfs: use GFP_NOFS preloads for radix-tree insertionNick Piggin2008-02-13
* | SUNRPC: Remove now-redundant RCU-safe rpc_task free pathTrond Myklebust2008-02-29
* | SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queuesTrond Myklebust2008-02-29
* | SUNRPC: Run rpc timeout functions as callbacks instead of in softirqsTrond Myklebust2008-02-26
* | SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_taskTrond Myklebust2008-02-26
* | NFS: Ensure that the asynchronous RPC calls complete on nfsiod.Trond Myklebust2008-02-26
* | NFS: Add an nfsiod workqueueTrond Myklebust2008-02-26
* | NFS: Fix a deadlock with lazy umountTrond Myklebust2008-02-26
* | NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.cTrond Myklebust2008-02-25
* | proc: add RLIMIT_RTTIME to /proc/<pid>/limitsEugene Teo2008-02-23
* | efs: move headers out of include/linux/Christoph Hellwig2008-02-23
* | /proc/pid/pagemap: fix PM_SPECIAL macroHans Rosenfeld2008-02-23
* | ufs: fix parenthesisation in ufs_set_fs_state()Roel Kluin2008-02-23
* | fuse: fix permission checkingMiklos Szeredi2008-02-23
* | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-02-21
|\ \
| * | Wrap buffers used for rpc debug printks into RPC_IFDEBUGPavel Emelyanov2008-02-21
| * | nfs: fix sparse warningsHarvey Harrison2008-02-20
| * | NFS: flush signals before taking down callback threadJeff Layton2008-02-20
* | | dlm: fix rcom_names message to selfDavid Teigland2008-02-21
* | | Remove empty file remnants that were left in the tree by mistakeLinus Torvalds2008-02-20
|/ /
* | fs/block_dev.c: remove #if 0'ed codeAdrian Bunk2008-02-19
* | make struct def_blk_aops staticAdrian Bunk2008-02-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy2008-02-17
|\ \
| * \ Merge branch 'linus_origin' into hotfixesTrond Myklebust2008-02-15
| |\ \ | | |/ | |/|
| | * dentries: Extract common code to remove dentry from lruChristoph Lameter2008-02-15
| | * d_path: Make d_path() use a struct pathJan Blunck2008-02-15
| | * d_path: Make seq_path() use a struct path argumentJan Blunck2008-02-15
| | * Use struct path in struct svc_expkeyJan Blunck2008-02-15
| | * Use struct path in struct svc_exportJan Blunck2008-02-15
| | * d_path: Make get_dcookie() use a struct path argumentJan Blunck2008-02-15
| | * d_path: Make proc_get_link() use a struct path argumentJan Blunck2008-02-15
| | * d_path: kerneldoc cleanupJan Blunck2008-02-15
| | * One less parameter to __d_pathJan Blunck2008-02-15
| | * Make set_fs_{root,pwd} take a struct pathJan Blunck2008-02-15
| | * Use struct path in fs_structJan Blunck2008-02-15
| | * Introduce path_get()Jan Blunck2008-02-15
| | * Use path_put() in a few places instead of {mnt,d}put()Jan Blunck2008-02-15
| | * Introduce path_put()Jan Blunck2008-02-15
| | * Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
| | * Remove path_release_on_umount()Jan Blunck2008-02-15
| | * FLAT binaries: drop BINFMT_FLAT bad header magic warningMike Frysinger2008-02-14
| | * inotify: make variables static in inotify_user.cHarvey Harrison2008-02-14
| * | NFS: add missing spkm3 strings to mount option parserOlga Kornievskaia2008-02-13
| * | NFS: remove error field from nfs_readdir_descriptor_tJeff Layton2008-02-13
| * | NFS: missing spaces in KERN_WARNINGDan Muntz2008-02-13
| * | NFS: Allow text-based mounts via compat_sys_mountChuck Lever2008-02-13
| * | NFS: fix reference counting for NFSv4 callback threadJeff Layton2008-02-13
| |/
| * udf: fix udf_add_free_spaceMarcin Slusarz2008-02-13
| * udf: fix directory offset handlingJan Kara2008-02-13