summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | latencytop: change /proc task_struct access methodHiroshi Shimamoto2008-02-251-28/+12
| * | latencytop: fix memory leak on latency proc fileHiroshi Shimamoto2008-02-251-1/+10
| * | latencytop: fix kernel panic while reading latency proc fileHiroshi Shimamoto2008-02-251-0/+2
| |/
| * proc: add RLIMIT_RTTIME to /proc/<pid>/limitsEugene Teo2008-02-231-0/+1
| * efs: move headers out of include/linux/Christoph Hellwig2008-02-237-9/+150
| * /proc/pid/pagemap: fix PM_SPECIAL macroHans Rosenfeld2008-02-231-1/+1
| * ufs: fix parenthesisation in ufs_set_fs_state()Roel Kluin2008-02-231-1/+1
| * fuse: fix permission checkingMiklos Szeredi2008-02-231-1/+1
| * Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-02-217-9/+10
| |\
| | * Wrap buffers used for rpc debug printks into RPC_IFDEBUGPavel Emelyanov2008-02-213-3/+3
| | * nfs: fix sparse warningsHarvey Harrison2008-02-204-6/+6
| | * NFS: flush signals before taking down callback threadJeff Layton2008-02-201-0/+1
| * | dlm: fix rcom_names message to selfDavid Teigland2008-02-211-0/+2
| * | Remove empty file remnants that were left in the tree by mistakeLinus Torvalds2008-02-201-0/+0
| |/
| * fs/block_dev.c: remove #if 0'ed codeAdrian Bunk2008-02-192-198/+1
| * make struct def_blk_aops staticAdrian Bunk2008-02-191-1/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy2008-02-18331-5583/+8635
| |\
| * | [XFS] Added quota targets and removed dmapi directoryLachlan McIlroy2008-02-181-18/+13
| * | [XFS] Fix up xfs out-of-tree builds. (a.k.a. external modules)Eric Sandeen2008-02-181-1/+1
| * | [XFS] Remove Makefile wrappers in XFSAndi Kleen2008-02-183-124/+122
* | | [CIFS] remove unused variableSteve French2008-02-261-3/+2
* | | [CIFS] consolidate duplicate code in posix/unix inode handlingChristoph Hellwig2008-02-251-176/+103
* | | [CIFS] fix build break when proc disabledSteve French2008-02-181-2/+2
* | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-02-15389-8244/+10005
|\ \ \ | | |/ | |/|
| * | Merge branch 'linus_origin' into hotfixesTrond Myklebust2008-02-1548-703/+689
| |\ \
| | * | dentries: Extract common code to remove dentry from lruChristoph Lameter2008-02-141-28/+14
| | * | d_path: Make d_path() use a struct pathJan Blunck2008-02-146-13/+10
| | * | d_path: Make seq_path() use a struct path argumentJan Blunck2008-02-145-10/+11
| | * | Use struct path in struct svc_expkeyJan Blunck2008-02-141-17/+13
| | * | Use struct path in struct svc_exportJan Blunck2008-02-148-67/+65
| | * | d_path: Make get_dcookie() use a struct path argumentJan Blunck2008-02-141-19/+15
| | * | d_path: Make proc_get_link() use a struct path argumentJan Blunck2008-02-144-41/+33
| | * | d_path: kerneldoc cleanupJan Blunck2008-02-141-3/+16
| | * | One less parameter to __d_pathJan Blunck2008-02-141-7/+5
| | * | Make set_fs_{root,pwd} take a struct pathJan Blunck2008-02-142-22/+18
| | * | Use struct path in fs_structJan Blunck2008-02-144-85/+67
| | * | Introduce path_get()Jan Blunck2008-02-141-2/+15
| | * | Use path_put() in a few places instead of {mnt,d}put()Jan Blunck2008-02-142-12/+6
| | * | Introduce path_put()Jan Blunck2008-02-1428-94/+100
| | * | Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-1432-346/+372
| | * | Remove path_release_on_umount()Jan Blunck2008-02-142-11/+3
| | * | FLAT binaries: drop BINFMT_FLAT bad header magic warningMike Frysinger2008-02-141-4/+4
| | * | inotify: make variables static in inotify_user.cHarvey Harrison2008-02-141-3/+3
| * | | NFS: add missing spkm3 strings to mount option parserOlga Kornievskaia2008-02-131-0/+4
| * | | NFS: remove error field from nfs_readdir_descriptor_tJeff Layton2008-02-131-5/+3
| * | | NFS: missing spaces in KERN_WARNINGDan Muntz2008-02-131-2/+2
| * | | NFS: Allow text-based mounts via compat_sys_mountChuck Lever2008-02-131-3/+0
| * | | NFS: fix reference counting for NFSv4 callback threadJeff Layton2008-02-131-6/+12
| |/ /
| * | udf: fix udf_add_free_spaceMarcin Slusarz2008-02-131-1/+1
| * | udf: fix directory offset handlingJan Kara2008-02-131-7/+7
OpenPOWER on IntegriCloud