summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-04-24Merge branch 'quilt/ldp'Stephen Rothwell
2008-04-24Merge commit 'vfs/vfs-2.6.25'Stephen Rothwell
2008-04-24Merge commit 'mtd/master'Stephen Rothwell
2008-04-24Merge commit 'ext4/next'Stephen Rothwell
2008-04-24Merge commit 'ocfs2/linux-next'Stephen Rothwell
2008-04-24Merge commit 'scsi/master'Stephen Rothwell
2008-04-24Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2008-04-24Merge commit 'xfs/master'Stephen Rothwell
2008-04-24Merge commit 'nfs/linux-next'Stephen Rothwell
2008-04-24Merge branch 'quilt/driver-core'Stephen Rothwell
2008-04-24novfs: Add the Novell filesystem client kernel moduleGreg Kroah-Hartman
2008-04-24sysfs: crash debuggingAndrew Morton
2008-04-23[JFFS2] Introduce dbg_readinode2 log level, use it to shut read_dnode() upDavid Woodhouse
2008-04-23[JFFS2] Fix jffs2_reserve_space() when all blocks are pending erasure.David Woodhouse
2008-04-23[JFFS2] Add erase_checking_list to hold blocks being marked.David Woodhouse
2008-04-23[JFFS2] Return values of jffs2_block_check_erase error pathsAnders Grafström
2008-04-23[PATCH] fix race in kvm_dev_ioctl_create_vm(), sanitize anon_inode_getfd()Al Viro
2008-04-23[PATCH] sanitize unshare_files/reset_files_structAl Viro
2008-04-23[PATCH] sanitize handling of shared descriptor tables in failing execve()Al Viro
2008-04-23[patch 7/7] vfs: mountinfo: show dominating group idMiklos Szeredi
2008-04-23[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai
2008-04-23[patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi
2008-04-23[patch 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi
2008-04-23[patch 3/7] vfs: mountinfo: add mount IDMiklos Szeredi
2008-04-23[patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi
2008-04-23[patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai
2008-04-23[PATCH] remove unused label in xattr.c (noise from ro-bind)Al Viro
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-23[JFFS2] Finally remove redundant ref->__totlen field.David Woodhouse
2008-04-23[JFFS2] Honour TEST_TOTLEN macro in debugging code. ref->__totlen is going!David Woodhouse
2008-04-23[JFFS2] Add paranoia debugging for superblock countsDavid Woodhouse
2008-04-22[PATCH] proc_readfd_common() race fixAl Viro
2008-04-22[PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe()Al Viro
2008-04-22[JFFS2] Fix free space leak with in-band cleanmarkersDavid Woodhouse
2008-04-22[JFFS2] Self-sufficient #includes in jffs2_fs_i.h: include <linux/mutex.h>David Woodhouse
2008-04-22Merge branch 'trivial' into linux-nextMark Fasheh
2008-04-22ocfs2: Correct merge of 52f7c21 (Move /sys/o2cb to /sys/fs/o2cb)Joel Becker
2008-04-22fs: use loff_t type instead of long longDavid Sterba
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2008-04-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2008-04-22[SCSI] sysfs: make group is_valid return a mode_tJames Bottomley
2008-04-22[JFFS2] semaphore->mutex conversionDavid Woodhouse
2008-04-22[JFFS2] add write verify on dataflash.michael
2008-04-22[JFFS2] fix sparse warnings in gc.cDavid Woodhouse
2008-04-22[JFFS2] fix sparse warning in write.cHarvey Harrison
2008-04-22[JFFS2] Fix sparse warning in nodemgmt.cDavid Woodhouse
2008-04-22[JFFS2] include function prototype for jffs2_ioctlHarvey Harrison
2008-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-04-22[XFS] Fix broken HAVE_SPLICE removal commit.Donald Douwsma
2008-04-22[XFS] kill XFS_ICSB_SB_LOCKEDChristoph Hellwig