summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-04-03Revert "novfs: Add the Novell filesystem client kernel module"Stephen Rothwell
2008-04-03Merge branch 'quilt/ldp'Stephen Rothwell
2008-04-03Merge commit 'vfs/vfs-2.6.25'Stephen Rothwell
2008-04-03Merge commit 'mtd/master'Stephen Rothwell
2008-04-03Merge commit 'net/master'Stephen Rothwell
2008-04-03Merge commit 'udf/for_next'Stephen Rothwell
2008-04-03Merge commit 'ext4/next'Stephen Rothwell
2008-04-03Merge commit 'ocfs2/linux-next'Stephen Rothwell
2008-04-03Merge commit 'dlm/next'Stephen Rothwell
2008-04-03Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2008-04-03Merge commit 'xfs/master'Stephen Rothwell
2008-04-03Merge commit 'nfs/linux-next'Stephen Rothwell
2008-04-03Merge commit 'jfs/next'Stephen Rothwell
2008-04-03Merge commit 's390/features'Stephen Rothwell
2008-04-03Merge branch 'quilt/driver-core'Stephen Rothwell
2008-04-03novfs: Add the Novell filesystem client kernel moduleGreg Kroah-Hartman
2008-04-03sysfs: crash debuggingAndrew Morton
2008-04-03SYSFS: Explicitly include required header file slab.h.Robert P. J. Day
2008-04-03block: send disk "change" event for rescan_partitions()Kay Sievers
2008-04-02efs: update error msg to not refer to deleted read_inode()Robert P. J. Day
2008-04-02afs: add missing up_write() on returnSven Schnelle
2008-04-01[S390] System z large page support.Gerald Schaefer
2008-03-31dlm: recover nodes that are removed and re-addedDavid Teigland
2008-03-30cifs: fix misannotationsAl Viro
2008-03-30NULL noise: fs/*, mm/*, kernel/*Al Viro
2008-03-30jbd/jbd2 NULL noiseAl Viro
2008-03-28Merge branch 'o2net' into linux-nextMark Fasheh
2008-03-28ocfs2/cluster: Get rid of arguments to the timeout routinesJeff Mahoney
2008-03-28Merge branch 'iserr_fixes' into linux-nextMark Fasheh
2008-03-28[patch 1/1] fs/ocfs2/aops.c: test for IS_ERR rather than 0Julia Lawall
2008-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-03-28afs: prevent double cell registrationSven Schnelle
2008-03-28vfs: fix data leak in nobh_write_end()Dmitri Monakhov
2008-03-28Merge branch 'mountinfo' into vfs-2.6.25Al Viro
2008-03-28[PATCH] fix race in kvm_dev_ioctl_create_vm(), sanitize anon_inode_getfd()Al Viro
2008-03-28[patch 7/7] vfs: mountinfo: show dominating group idMiklos Szeredi
2008-03-28[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai
2008-03-28[patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi
2008-03-28[patch 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi
2008-03-28[patch 3/7] vfs: mountinfo: add mount IDMiklos Szeredi
2008-03-28[patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi
2008-03-28[patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai
2008-03-28[PATCH] teach seq_file to discard entriesAl Viro
2008-03-28Merge branch 'ro-bind.b4' into mountinfoAl Viro
2008-03-28[PATCH] r/o bind mounts: debugging for missed callsDave Hansen
2008-03-28[PATCH] r/o bind mounts: honor mount writer counts at remountDave Hansen
2008-03-28[PATCH] r/o bind mounts: track numbers of writers to mountsDave Hansen
2008-03-28[PATCH] r/o bind mounts: get callers of vfs_mknod/create()Dave Hansen
2008-03-28[PATCH] r/o bind mounts: check mnt instead of superblock directlyDave Hansen
2008-03-28[PATCH] r/o bind mounts: make access() use new r/o helperDave Hansen