aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-26UBIFS: fix assertionsArtem Bityutskiy1-6/+7
2009-01-26fuse: fix poll notifyMiklos Szeredi1-4/+9
2009-01-26fuse: destroy bdi on umountMiklos Szeredi2-2/+3
2009-01-26fuse: fuse_fill_super error handling cleanupMiklos Szeredi1-18/+19
2009-01-26fuse: fix missing fput on errorMiklos Szeredi1-2/+7
2009-01-26fuse: fix NULL deref in fuse_file_alloc()Dan Carpenter1-1/+1
2009-01-26UBIFS: ensure orphan area head is initializedAdrian Hunter3-19/+26
2009-01-26UBIFS: always clean up GC LEB spaceArtem Bityutskiy1-14/+33
2009-01-26UBIFS: add re-mount debugging checksArtem Bityutskiy7-65/+148
2009-01-26UBIFS: fix LEB list freeingArtem Bityutskiy4-20/+48
2009-01-26UBIFS: simplify lockingArtem Bityutskiy1-56/+36
2009-01-22fs/Kconfig: move 9p outAlexey Dobriyan2-11/+11
2009-01-22fs/Kconfig: move afs outAlexey Dobriyan2-22/+22
2009-01-22fs/Kconfig: move coda outAlexey Dobriyan2-22/+22
2009-01-22fs/Kconfig: move the rest of ncpfs outAlexey Dobriyan2-22/+21
2009-01-22fs/Kconfig: move smbfs outAlexey Dobriyan2-57/+56
2009-01-22fs/Kconfig: move sunrpc outAlexey Dobriyan1-79/+1
2009-01-22fs/Kconfig: move nfsd outAlexey Dobriyan2-81/+81
2009-01-22fs/Kconfig: move nfs outAlexey Dobriyan2-86/+87
2009-01-22fs/Kconfig: move ufs outAlexey Dobriyan2-44/+44
2009-01-22fs/Kconfig: move sysv outAlexey Dobriyan2-38/+37
2009-01-22fs/Kconfig: move romfs outAlexey Dobriyan2-18/+17
2009-01-22fs/Kconfig: move qnx4 outAlexey Dobriyan2-26/+26
2009-01-22fs/Kconfig: move hpfs outAlexey Dobriyan2-16/+15
2009-01-22fs/Kconfig: move omfs outAlexey Dobriyan2-14/+14
2009-01-22fs/Kconfig: move minix outAlexey Dobriyan2-18/+18
2009-01-22fs/Kconfig: move vxfs outAlexey Dobriyan2-17/+17
2009-01-22fs/Kconfig: move squashfs outAlexey Dobriyan2-52/+52
2009-01-22fs/Kconfig: move cramfs outAlexey Dobriyan2-20/+20
2009-01-22fs/Kconfig: move efs outAlexey Dobriyan2-16/+15
2009-01-22fs/Kconfig: move bfs outAlexey Dobriyan2-22/+20
2009-01-22fs/Kconfig: move befs outAlexey Dobriyan2-27/+27
2009-01-22fs/Kconfig: move hfs, hfsplus outAlexey Dobriyan3-27/+27
2009-01-22fs/Kconfig: move ecryptfs outAlexey Dobriyan2-12/+12
2009-01-22fs/Kconfig: move affs outAlexey Dobriyan2-22/+22
2009-01-22fs/Kconfig: move adfs outAlexey Dobriyan2-27/+28
2009-01-22fs/Kconfig: move configfs outAlexey Dobriyan2-11/+12
2009-01-22fs/Kconfig: move sysfs outAlexey Dobriyan2-24/+24
2009-01-22fs/Kconfig: move ntfs outAlexey Dobriyan2-79/+79
2009-01-22fs/Kconfig: move fat outAlexey Dobriyan2-97/+98
2009-01-22fs/Kconfig: move iso9660, udf outAlexey Dobriyan3-58/+59
2009-01-22fs/Kconfig: move fuse outAlexey Dobriyan2-16/+16
2009-01-22fs/Kconfig: move autofs, autofs4 outAlexey Dobriyan3-42/+43
2009-01-22fs/Kconfig: move btrfs outAlexey Dobriyan2-19/+19
2009-01-22fs/Kconfig: move ocfs2 outAlexey Dobriyan2-86/+86
2009-01-22fs/Kconfig: move jfs outAlexey Dobriyan2-50/+50
2009-01-22fs/Kconfig: move reiserfs outAlexey Dobriyan2-85/+86
2009-01-22Long btree pointers are still 64 bit on diskDave Chinner1-5/+5
2009-01-21dlm: initialize file_lock struct in GETLK before copying conflicting lockJeff Layton1-0/+2
2009-01-21dlm: fix plock notify callback to lockdDavid Teigland1-2/+2