summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [JFFS2] Fix compr_rubin.c build after include file elimination.Andrew Morton2007-04-261-10/+9
* [JFFS2] Handle inodes with only a single metadata node with non-zero isizeDavid Woodhouse2007-04-253-9/+20
* [JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse2007-04-2545-217/+155
* [JFFS2] Better fix for all-zero node headersJoakim Tjernlund2007-04-252-15/+5
* [JFFS2] Improve read_inode memory usage, v2.David Woodhouse2007-04-253-599/+618
* [JFFS2] Improve failure mode if inode checking leaves unchecked space.David Woodhouse2007-04-231-1/+2
* [JFFS2] Fix cross-endian build.David Woodhouse2007-04-232-3/+12
* [JFFS2] Obsolete dirent nodes immediately on unlink, where possible.Joakim Tjernlund2007-04-201-2/+1
* [JFFS2] Speed up mount for directly-mapped NOR flashJoakim Tjernlund2007-04-171-4/+11
* [JFFS2] fix buffer sise calculations in jffs2_get_inode_nodes()Artem Bityutskiy2007-04-171-65/+33
* [JFFS2] Disable summary after wbuf recoveryAdrian Hunter2007-04-171-0/+3
* [JFFS2] Prevent list corruption when handling write errorsAdrian Hunter2007-04-171-0/+5
* [JFFS2] fix deadlock on error pathArtem Bityutskiy2007-04-171-1/+1
* [JFFS2] check node crc before doing anything elseThomas Gleixner2007-04-171-15/+15
* [JFFS2] Delete everything related to obsolete JFFS2_PROC optionRobert P. J. Day2007-04-022-148/+0
* [JFFS2] Remove superfluous source file fs/jffs2/comprtest.cRobert P. J. Day2007-03-101-307/+0
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-03-094-4/+36
|\
| * [JFFS2] print a message when marking bad blockArtem Bityutskiy2007-03-091-1/+1
| * [JFFS2] Check for all-zero node headersDavid Woodhouse2007-03-092-1/+24
| * [JFFS2] Use yield() between GC passes in background thread.David Woodhouse2007-03-081-1/+7
| * [JFFS2] Fix writebuffer recovery in the first page of a blockVitaly Wool2007-03-081-1/+4
* | [PATCH] ecryptfs: nested locking annotationPeter Zijlstra2007-03-081-1/+1
* | [PATCH] check_partition(): fix error checksuzuki2007-03-081-1/+1
* | [PATCH] Add epoll compat_ code to fs/compat.cDavide Libenzi2007-03-081-0/+100
* | [PATCH] uml: hostfs: make hostfs= option work as a jail, as intended.Paolo 'Blaisorblade' Giarrusso2007-03-081-5/+7
* | [PATCH] uml: hostfs: fix double freePaolo 'Blaisorblade' Giarrusso2007-03-081-1/+4
|/
* [GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpa...Steven Whitehouse2007-03-071-1/+0
* [GFS2] build fixakpm@linux-foundation.org2007-03-071-0/+1
* [GFS2] go_drop_bh is never used, so remove itSteven Whitehouse2007-03-072-4/+0
* [GFS2] Remove unused variableSteven Whitehouse2007-03-072-2/+0
* [GFS2] Fix bz 229831, lookup returns wrong inodeSteven Whitehouse2007-03-071-1/+2
* [GFS2] Fix bz 230143, incorrect flushing of rgrpsSteven Whitehouse2007-03-071-0/+2
* [GFS2] pass formal ino in do_filldir_mainWendy Cheng2007-03-071-2/+2
* [DLM] fs/dlm/user.c should #include "user.h"Adrian Bunk2007-03-071-0/+1
* [GFS2] fix hangup when multiple processes are trying to write to the same fileJosef Whiter2007-03-071-2/+5
* [GFS2] NFS filehandle checkWendy Cheng2007-03-071-4/+1
* [GFS2] add newline to printk messageRichard Fearn2007-03-071-1/+1
* [GFS2] fix locking mistakeJosef Whiter2007-03-071-1/+1
* [PATCH] suspend regression: sysfs deadlockHugh Dickins2007-03-061-4/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-03-0615-70/+227
|\
| * [CIFS] cifs_prepare_write was incorrectly rereading page in some casesSteve French2007-03-063-28/+45
| * [CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26preSteve French2007-03-012-0/+13
| * [CIFS] Remove some unused functions/declarationsSteve French2007-02-276-10/+14
| * [CIFS] New file for previous commitSteve French2007-02-271-0/+52
| * [CIFS] cifs export operationsSteve French2007-02-273-12/+18
| * [CIFS] small piece missing from previous patchSteve French2007-02-261-5/+11
| * [CIFS] Fix locking problem around some cifs uses of i_size writeSteve French2007-02-264-23/+82
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-03-062-64/+103
|\ \
| * | ncpfs: make sure server connection survives a killPierre Ossman2007-03-062-64/+103
* | | [PATCH] fs: nobh_truncate_page() fixDave Kleikamp2007-03-061-0/+9
OpenPOWER on IntegriCloud