Age | Commit message (Expand) | Author | Files | Lines |
2007-03-08 | [JFFS2] Use yield() between GC passes in background thread. | David Woodhouse | 1 | -1/+7 |
2007-03-08 | [JFFS2] Fix writebuffer recovery in the first page of a block | Vitaly Wool | 1 | -1/+4 |
2007-03-07 | [GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpa... | Steven Whitehouse | 1 | -1/+0 |
2007-03-07 | [GFS2] build fix | akpm@linux-foundation.org | 1 | -0/+1 |
2007-03-07 | [GFS2] go_drop_bh is never used, so remove it | Steven Whitehouse | 2 | -4/+0 |
2007-03-07 | [GFS2] Remove unused variable | Steven Whitehouse | 2 | -2/+0 |
2007-03-07 | [GFS2] Fix bz 229831, lookup returns wrong inode | Steven Whitehouse | 1 | -1/+2 |
2007-03-07 | [GFS2] Fix bz 230143, incorrect flushing of rgrps | Steven Whitehouse | 1 | -0/+2 |
2007-03-07 | [GFS2] pass formal ino in do_filldir_main | Wendy Cheng | 1 | -2/+2 |
2007-03-07 | [DLM] fs/dlm/user.c should #include "user.h" | Adrian Bunk | 1 | -0/+1 |
2007-03-07 | [GFS2] fix hangup when multiple processes are trying to write to the same file | Josef Whiter | 1 | -2/+5 |
2007-03-07 | [GFS2] NFS filehandle check | Wendy Cheng | 1 | -4/+1 |
2007-03-07 | [GFS2] add newline to printk message | Richard Fearn | 1 | -1/+1 |
2007-03-07 | [GFS2] fix locking mistake | Josef Whiter | 1 | -1/+1 |
2007-03-07 | [PATCH] suspend regression: sysfs deadlock | Hugh Dickins | 1 | -4/+1 |
2007-03-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 15 | -70/+227 |
2007-03-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2 | -64/+103 |
2007-03-06 | [PATCH] fs: nobh_truncate_page() fix | Dave Kleikamp | 1 | -0/+9 |
2007-03-06 | [PATCH] Fix 2.6.21 rfcomm lockups | Mark Lord | 1 | -0/+2 |
2007-03-06 | ncpfs: make sure server connection survives a kill | Pierre Ossman | 2 | -64/+103 |
2007-03-06 | [CIFS] cifs_prepare_write was incorrectly rereading page in some cases | Steve French | 3 | -28/+45 |
2007-03-05 | [PATCH] ecryptfs: handle AOP_TRUNCATED_PAGE better | Dmitriy Monakhov | 1 | -12/+16 |
2007-03-05 | [PATCH] ecryptfs: lower root result must be adirectory | Dmitriy Monakhov | 1 | -7/+1 |
2007-03-05 | [PATCH] shmem and simple const super_operations | Hugh Dickins | 1 | -4/+6 |
2007-03-05 | [PATCH] ecryptfs: check xattr operation support fix | Dmitriy Monakhov | 2 | -4/+5 |
2007-03-02 | [PATCH] ext[34]: EA block reference count racing fix | Mingming Cao | 2 | -32/+51 |
2007-03-02 | [PATCH] eCryptfs: no path_release() after path_lookup() error | Michael Halcrow | 1 | -1/+1 |
2007-03-02 | [PATCH] eCryptfs: remove unnecessary flush_dcache_page() | Michael Halcrow | 1 | -1/+0 |
2007-03-02 | [PATCH] eCryptfs: set O_LARGEFILE when opening lower file | Michael Halcrow | 2 | -3/+1 |
2007-03-02 | [PATCH] eCryptfs: resolve lower page unlocking problem | Michael Halcrow | 1 | -5/+23 |
2007-03-01 | [CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26pre | Steve French | 2 | -0/+13 |
2007-02-27 | [CIFS] Remove some unused functions/declarations | Steve French | 6 | -10/+14 |
2007-02-27 | [CIFS] New file for previous commit | Steve French | 1 | -0/+52 |
2007-02-27 | [CIFS] cifs export operations | Steve French | 3 | -12/+18 |
2007-02-26 | [CIFS] small piece missing from previous patch | Steve French | 1 | -5/+11 |
2007-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 1 | -1/+2 |
2007-02-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -0/+11 |
2007-02-26 | [CIFS] Fix locking problem around some cifs uses of i_size write | Steve French | 4 | -23/+82 |
2007-02-24 | sysfs: allow attributes to be added to groups | Alan Stern | 1 | -0/+44 |
2007-02-24 | sysfs: move struct sysfs_dirent to private header | Adam J. Richter | 1 | -0/+11 |
2007-02-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 6 | -10/+28 |
2007-02-21 | [PATCH] lockdep: annotate BLKPG_DEL_PARTITION | Peter Zijlstra | 1 | -0/+7 |
2007-02-21 | [PATCH] Missing __user in pointer referenced within copy_from_user | Glauber de Oliveira Costa | 1 | -1/+1 |
2007-02-21 | [PATCH] affs: implement ->drop_inode | Christoph Hellwig | 3 | -6/+13 |
2007-02-21 | [PATCH] autofs4: check for directory re-create in lookup | Ian Kent | 1 | -4/+19 |
2007-02-21 | [PATCH] autofs4: fix another race between mount and expire | Ian Kent | 3 | -23/+161 |
2007-02-21 | [PATCH] autofs4: header file update | Ian Kent | 1 | -4/+8 |
2007-02-21 | [PATCH] fs: fix nobh data leak | Nick Piggin | 1 | -18/+3 |
2007-02-21 | [PATCH] fs: fix libfs data leak | Nick Piggin | 1 | -2/+3 |
2007-02-21 | [PATCH] ext[234]: update documentation | Aneesh Kumar K.V | 3 | -3/+3 |