summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-04-14Merge branch 'quilt/ldp'Stephen Rothwell
2008-04-14Merge commit 'vfs/vfs-2.6.25'Stephen Rothwell
2008-04-14Merge commit 'mtd/master'Stephen Rothwell
2008-04-14Merge commit 'net/master'Stephen Rothwell
2008-04-14Merge commit 'udf/for_next'Stephen Rothwell
2008-04-14Merge commit 'ext4/next'Stephen Rothwell
2008-04-14Merge commit 'ocfs2/linux-next'Stephen Rothwell
2008-04-14Merge commit 'dlm/next'Stephen Rothwell
2008-04-14Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2008-04-14Merge commit 'xfs/master'Stephen Rothwell
2008-04-14Merge commit 'nfs/linux-next'Stephen Rothwell
2008-04-14Merge commit 'jfs/next'Stephen Rothwell
2008-04-14Merge branch 'quilt/driver-core'Stephen Rothwell
2008-04-14novfs: Add the Novell filesystem client kernel moduleGreg Kroah-Hartman
2008-04-14sysfs: crash debuggingAndrew Morton
2008-04-14sysfs: refill attribute buffer when reading from offset 0Dan Williams
2008-04-14SYSFS: Explicitly include required header file slab.h.Robert P. J. Day
2008-04-14block: send disk "change" event for rescan_partitions()Kay Sievers
2008-04-11Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-04-11Documentation: move nfsroot.txt to filesystems/J. Bruce Fields
2008-04-11signalfd: fix for incorrect SI_QUEUE user data reportingDavide Libenzi
2008-04-11eventfd/kaio integration fixDavide Libenzi
2008-04-11Merge branch 'namespace' into vfs-2.6.25Al Viro
2008-04-11[patch 7/7] vfs: mountinfo: show dominating group idMiklos Szeredi
2008-04-11[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai
2008-04-11[patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi
2008-04-11[patch 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi
2008-04-11[patch 3/7] vfs: mountinfo: add mount IDMiklos Szeredi
2008-04-11[patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi
2008-04-11[patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai
2008-04-11Merge branch 'ro-bind.b5' into namespaceAl Viro
2008-04-11[PATCH] teach seq_file to discard entriesAl Viro
2008-04-11[PATCH] umount_tree() will unhash everything itselfAl Viro
2008-04-11[PATCH] get rid of more nameidata passing in namespace.cAl Viro
2008-04-11[PATCH] switch a bunch of LSM hooks from nameidata to pathAl Viro
2008-04-11[PATCH] lock exclusively in collect_mounts() and drop_collected_mounts()Al Viro
2008-04-11[PATCH] move a bunch of declarations to fs/internal.hAl Viro
2008-04-11[PATCH] fix race in kvm_dev_ioctl_create_vm(), sanitize anon_inode_getfd()Al Viro
2008-04-11[PATCH] r/o bind mounts: debugging for missed callsDave Hansen
2008-04-11[PATCH] r/o bind mounts: honor mount writer counts at remountDave Hansen
2008-04-11[PATCH] r/o bind mounts: track numbers of writers to mountsDave Hansen
2008-04-11[PATCH] r/o bind mounts: get callers of vfs_mknod/create()Dave Hansen
2008-04-11[PATCH] r/o bind mounts: check mnt instead of superblock directlyDave Hansen
2008-04-11[PATCH] r/o bind mounts: make access() use new r/o helperDave Hansen
2008-04-11[PATCH] r/o bind mounts: elevate count for xfs timestamp updatesDave Hansen
2008-04-11[PATCH] r/o bind mounts: write counts for truncate()Dave Hansen
2008-04-11[PATCH] r/o bind mounts: elevate write count for chmod/chown callersDave Hansen
2008-04-11[PATCH] r/o bind mounts: get write access for vfs_rename() callersDave Hansen
2008-04-11[PATCH] r/o bind mounts: elevate write count for open()sDave Hansen
2008-04-11[PATCH] r/o bind mounts: elevate write count for ioctls()Dave Hansen