aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-25[JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse45-217/+155
2007-04-25[JFFS2] Better fix for all-zero node headersJoakim Tjernlund2-15/+5
2007-04-25[JFFS2] Improve read_inode memory usage, v2.David Woodhouse3-599/+618
2007-04-23[JFFS2] Improve failure mode if inode checking leaves unchecked space.David Woodhouse1-1/+2
2007-04-23[JFFS2] Fix cross-endian build.David Woodhouse2-3/+12
2007-04-20[JFFS2] Obsolete dirent nodes immediately on unlink, where possible.Joakim Tjernlund1-2/+1
2007-04-17[JFFS2] Speed up mount for directly-mapped NOR flashJoakim Tjernlund1-4/+11
2007-04-17[JFFS2] fix buffer sise calculations in jffs2_get_inode_nodes()Artem Bityutskiy1-65/+33
2007-04-17[JFFS2] Disable summary after wbuf recoveryAdrian Hunter1-0/+3
2007-04-17[JFFS2] Prevent list corruption when handling write errorsAdrian Hunter1-0/+5
2007-04-17[JFFS2] fix deadlock on error pathArtem Bityutskiy1-1/+1
2007-04-17[JFFS2] check node crc before doing anything elseThomas Gleixner1-15/+15
2007-04-02[JFFS2] Delete everything related to obsolete JFFS2_PROC optionRobert P. J. Day2-148/+0
2007-03-10[JFFS2] Remove superfluous source file fs/jffs2/comprtest.cRobert P. J. Day1-307/+0
2007-03-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds4-4/+36
2007-03-09[JFFS2] print a message when marking bad blockArtem Bityutskiy1-1/+1
2007-03-09[JFFS2] Check for all-zero node headersDavid Woodhouse2-1/+24
2007-03-08[PATCH] ecryptfs: nested locking annotationPeter Zijlstra1-1/+1
2007-03-08[PATCH] check_partition(): fix error checksuzuki1-1/+1
2007-03-08[PATCH] Add epoll compat_ code to fs/compat.cDavide Libenzi1-0/+100
2007-03-08[PATCH] uml: hostfs: make hostfs= option work as a jail, as intended.Paolo 'Blaisorblade' Giarrusso1-5/+7
2007-03-08[PATCH] uml: hostfs: fix double freePaolo 'Blaisorblade' Giarrusso1-1/+4
2007-03-08[JFFS2] Use yield() between GC passes in background thread.David Woodhouse1-1/+7
2007-03-08[JFFS2] Fix writebuffer recovery in the first page of a blockVitaly Wool1-1/+4
2007-03-07[GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpages" failedSteven Whitehouse1-1/+0
2007-03-07[GFS2] build fixakpm@linux-foundation.org1-0/+1
2007-03-07[GFS2] go_drop_bh is never used, so remove itSteven Whitehouse2-4/+0
2007-03-07[GFS2] Remove unused variableSteven Whitehouse2-2/+0
2007-03-07[GFS2] Fix bz 229831, lookup returns wrong inodeSteven Whitehouse1-1/+2
2007-03-07[GFS2] Fix bz 230143, incorrect flushing of rgrpsSteven Whitehouse1-0/+2
2007-03-07[GFS2] pass formal ino in do_filldir_mainWendy Cheng1-2/+2
2007-03-07[DLM] fs/dlm/user.c should #include "user.h"Adrian Bunk1-0/+1
2007-03-07[GFS2] fix hangup when multiple processes are trying to write to the same fileJosef Whiter1-2/+5
2007-03-07[GFS2] NFS filehandle checkWendy Cheng1-4/+1
2007-03-07[GFS2] add newline to printk messageRichard Fearn1-1/+1
2007-03-07[GFS2] fix locking mistakeJosef Whiter1-1/+1
2007-03-06[PATCH] suspend regression: sysfs deadlockHugh Dickins1-4/+1
2007-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds15-70/+227
2007-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds2-64/+103
2007-03-06[PATCH] fs: nobh_truncate_page() fixDave Kleikamp1-0/+9
2007-03-06[PATCH] Fix 2.6.21 rfcomm lockupsMark Lord1-0/+2
2007-03-06ncpfs: make sure server connection survives a killPierre Ossman2-64/+103
2007-03-06[CIFS] cifs_prepare_write was incorrectly rereading page in some casesSteve French3-28/+45
2007-03-05[PATCH] ecryptfs: handle AOP_TRUNCATED_PAGE betterDmitriy Monakhov1-12/+16
2007-03-05[PATCH] ecryptfs: lower root result must be adirectoryDmitriy Monakhov1-7/+1
2007-03-05[PATCH] shmem and simple const super_operationsHugh Dickins1-4/+6
2007-03-05[PATCH] ecryptfs: check xattr operation support fixDmitriy Monakhov2-4/+5
2007-03-01[PATCH] ext[34]: EA block reference count racing fixMingming Cao2-32/+51
2007-03-01[PATCH] eCryptfs: no path_release() after path_lookup() errorMichael Halcrow1-1/+1
2007-03-01[PATCH] eCryptfs: remove unnecessary flush_dcache_page()Michael Halcrow1-1/+0