summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-08-05Merge commit 'dlm/next'Stephen Rothwell
2008-08-05Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2008-08-05Merge commit 'xfs/master'Stephen Rothwell
2008-08-05Merge branch 'quilt/driver-core'Stephen Rothwell
2008-08-05Merge branch 'quilt/driver-core.current'Stephen Rothwell
2008-08-05sysfs: crash debuggingAndrew Morton
2008-08-05sysfs: Support sysfs_notify from atomic context with new sysfs_notify_direntNeil Brown
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy
2008-08-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-08-02ext4: remove write-only variables from ext4_ordered_write_endEric Sandeen
2008-08-02fat: Fix allow_utime optionOGAWA Hirofumi
2008-08-01Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-pullLinus Torvalds
2008-08-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-08-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-08-01[PATCH] pass struct path * to do_add_mount()Al Viro
2008-08-01[PATCH] switch mtd and dm-table to lookup_bdev()Al Viro
2008-08-01[patch 3/4] vfs: remove unused nameidata argument of may_create()Miklos Szeredi
2008-08-01[PATCH] devpts: switch to IDAAlexey Dobriyan
2008-08-01[PATCH 2/2] proc: switch inode number allocation to IDAAlexey Dobriyan
2008-08-01[PATCH 1/2] proc: fix inode number bogorithmeticAlexey Dobriyan
2008-08-01[PATCH] fix bdev leak in block_dev.c do_open()Al Viro
2008-08-01[PATCH] fix races and leaks in vfs_quota_on() usersAl Viro
2008-08-01[PATCH] clean dup2() up a bitAl Viro
2008-08-01[PATCH] merge locate_fd() and get_unused_fd()Al Viro
2008-08-01Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: TreeStephen Smalley
2008-08-01[JFFS2] Fix allocation of summary bufferDavid Woodhouse
2008-08-01device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-07-31[PATCH] ocfs2: Release mutex in error handling codeJulia Lawall
2008-07-31[PATCH] ocfs2: Fix oops when racing files truncates with writes into an mmap ...Sunil Mushran
2008-07-31[PATCH 2/2] ocfs2: Fix race between mount and recoverySunil Mushran
2008-07-31[PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replaysSunil Mushran
2008-07-31[PATCH] configfs: Pin configfs subsystems separately from new config_items.Joel Becker
2008-07-31[PATCH] configfs: Fix open directory making rmdir() failLouis Rilling
2008-07-31[PATCH] configfs: Lock new directory inodes before removing on cleanup after ...Louis Rilling
2008-07-31[PATCH] configfs: Prevent userspace from creating new entries under attaching...Louis Rilling
2008-07-31[PATCH] configfs: Fix failing symlink() making rmdir() failLouis Rilling
2008-07-31[PATCH] configfs: Fix symlink() to a removing itemLouis Rilling
2008-07-31[PATCH] configfs: Include linux/err.h in linux/configfs.hJoel Becker
2008-07-31dlm: rename structsDavid Teigland
2008-07-31dlm: add missing kfreesDavid Teigland
2008-07-30romfs_readpage: don't report errors for pages beyond i_sizeLinus Torvalds
2008-07-30Merge branch 'for-2.6.28' into for-mmJ. Bruce Fields
2008-07-30fs/nfsd/export.c: Adjust error handling code involving auth_domain_putJulia Lawall
2008-07-30fs/buffer.c: uninline __remove_assoc_queue()Thomas Petazzoni
2008-07-30omfs: sparse annotationsHarvey Harrison
2008-07-30VFS: increase pseudo-filesystem block size to PAGE_SIZEAlex Nixon
2008-07-28eCryptfs: use page_alloc not kmalloc to get a page of memoryEric Sandeen
2008-07-28bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab()Yoichi Yuasa
2008-07-28vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi
2008-07-28exec: include pagemap.h again to fix buildHugh Dickins