Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-01-26 | UBIFS: fix assertions | Artem Bityutskiy | 1 | -6/+7 |
2009-01-26 | fuse: fix poll notify | Miklos Szeredi | 1 | -4/+9 |
2009-01-26 | fuse: destroy bdi on umount | Miklos Szeredi | 2 | -2/+3 |
2009-01-26 | fuse: fuse_fill_super error handling cleanup | Miklos Szeredi | 1 | -18/+19 |
2009-01-26 | fuse: fix missing fput on error | Miklos Szeredi | 1 | -2/+7 |
2009-01-26 | fuse: fix NULL deref in fuse_file_alloc() | Dan Carpenter | 1 | -1/+1 |
2009-01-26 | UBIFS: ensure orphan area head is initialized | Adrian Hunter | 3 | -19/+26 |
2009-01-26 | UBIFS: always clean up GC LEB space | Artem Bityutskiy | 1 | -14/+33 |
2009-01-26 | UBIFS: add re-mount debugging checks | Artem Bityutskiy | 7 | -65/+148 |
2009-01-26 | UBIFS: fix LEB list freeing | Artem Bityutskiy | 4 | -20/+48 |
2009-01-26 | UBIFS: simplify locking | Artem Bityutskiy | 1 | -56/+36 |
2009-01-22 | fs/Kconfig: move 9p out | Alexey Dobriyan | 2 | -11/+11 |
2009-01-22 | fs/Kconfig: move afs out | Alexey Dobriyan | 2 | -22/+22 |
2009-01-22 | fs/Kconfig: move coda out | Alexey Dobriyan | 2 | -22/+22 |
2009-01-22 | fs/Kconfig: move the rest of ncpfs out | Alexey Dobriyan | 2 | -22/+21 |
2009-01-22 | fs/Kconfig: move smbfs out | Alexey Dobriyan | 2 | -57/+56 |
2009-01-22 | fs/Kconfig: move sunrpc out | Alexey Dobriyan | 1 | -79/+1 |
2009-01-22 | fs/Kconfig: move nfsd out | Alexey Dobriyan | 2 | -81/+81 |
2009-01-22 | fs/Kconfig: move nfs out | Alexey Dobriyan | 2 | -86/+87 |
2009-01-22 | fs/Kconfig: move ufs out | Alexey Dobriyan | 2 | -44/+44 |
2009-01-22 | fs/Kconfig: move sysv out | Alexey Dobriyan | 2 | -38/+37 |
2009-01-22 | fs/Kconfig: move romfs out | Alexey Dobriyan | 2 | -18/+17 |
2009-01-22 | fs/Kconfig: move qnx4 out | Alexey Dobriyan | 2 | -26/+26 |
2009-01-22 | fs/Kconfig: move hpfs out | Alexey Dobriyan | 2 | -16/+15 |
2009-01-22 | fs/Kconfig: move omfs out | Alexey Dobriyan | 2 | -14/+14 |
2009-01-22 | fs/Kconfig: move minix out | Alexey Dobriyan | 2 | -18/+18 |
2009-01-22 | fs/Kconfig: move vxfs out | Alexey Dobriyan | 2 | -17/+17 |
2009-01-22 | fs/Kconfig: move squashfs out | Alexey Dobriyan | 2 | -52/+52 |
2009-01-22 | fs/Kconfig: move cramfs out | Alexey Dobriyan | 2 | -20/+20 |
2009-01-22 | fs/Kconfig: move efs out | Alexey Dobriyan | 2 | -16/+15 |
2009-01-22 | fs/Kconfig: move bfs out | Alexey Dobriyan | 2 | -22/+20 |
2009-01-22 | fs/Kconfig: move befs out | Alexey Dobriyan | 2 | -27/+27 |
2009-01-22 | fs/Kconfig: move hfs, hfsplus out | Alexey Dobriyan | 3 | -27/+27 |
2009-01-22 | fs/Kconfig: move ecryptfs out | Alexey Dobriyan | 2 | -12/+12 |
2009-01-22 | fs/Kconfig: move affs out | Alexey Dobriyan | 2 | -22/+22 |
2009-01-22 | fs/Kconfig: move adfs out | Alexey Dobriyan | 2 | -27/+28 |
2009-01-22 | fs/Kconfig: move configfs out | Alexey Dobriyan | 2 | -11/+12 |
2009-01-22 | fs/Kconfig: move sysfs out | Alexey Dobriyan | 2 | -24/+24 |
2009-01-22 | fs/Kconfig: move ntfs out | Alexey Dobriyan | 2 | -79/+79 |
2009-01-22 | fs/Kconfig: move fat out | Alexey Dobriyan | 2 | -97/+98 |
2009-01-22 | fs/Kconfig: move iso9660, udf out | Alexey Dobriyan | 3 | -58/+59 |
2009-01-22 | fs/Kconfig: move fuse out | Alexey Dobriyan | 2 | -16/+16 |
2009-01-22 | fs/Kconfig: move autofs, autofs4 out | Alexey Dobriyan | 3 | -42/+43 |
2009-01-22 | fs/Kconfig: move btrfs out | Alexey Dobriyan | 2 | -19/+19 |
2009-01-22 | fs/Kconfig: move ocfs2 out | Alexey Dobriyan | 2 | -86/+86 |
2009-01-22 | fs/Kconfig: move jfs out | Alexey Dobriyan | 2 | -50/+50 |
2009-01-22 | fs/Kconfig: move reiserfs out | Alexey Dobriyan | 2 | -85/+86 |
2009-01-22 | Long btree pointers are still 64 bit on disk | Dave Chinner | 1 | -5/+5 |
2009-01-22 | dlm: initialize file_lock struct in GETLK before copying conflicting lock | Jeff Layton | 1 | -0/+2 |
2009-01-22 | dlm: fix plock notify callback to lockd | David Teigland | 1 | -2/+2 |