| Commit message (Expand) | Author | Age |
* | [PATCH] fix process crash caused by randomisation and 64k pages | James Bottomley | 2007-03-16 |
* | [PATCH] change misleading EFI partition support description | Johannes Berg | 2007-03-16 |
* | [PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regula... | Trond Myklebust | 2007-03-16 |
* | [PATCH] nfs: fix congestion control | Peter Zijlstra | 2007-03-16 |
* | [PATCH] fix rescan_partitions to return errors properly | suzuki | 2007-03-16 |
* | [PATCH] smbfs: double free memory corruption | Vasily Averin | 2007-03-16 |
* | [PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release() | Michael Halcrow | 2007-03-16 |
* | [PATCH] ufs2: tindirect truncate fix | Evgeniy Dushistov | 2007-03-16 |
* | [PATCH] ufs: zeroize the rest of block in truncate | Evgeniy Dushistov | 2007-03-16 |
* | [PATCH] ufs: prepare write + change blocks on the fly | Evgeniy Dushistov | 2007-03-16 |
* | [PATCH] ufs2: more correct work with time | Evgeniy Dushistov | 2007-03-16 |
* | [PATCH] sysfs: reinstate exclusion between method calls and attribute unregis... | Alan Stern | 2007-03-15 |
* | [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390 | Alan Stern | 2007-03-15 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-03-14 |
|\ |
|
| * | ocfs2_dlm: Add missing locks in dlm_empty_lockres | Sunil Mushran | 2007-03-14 |
| * | ocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockres | Sunil Mushran | 2007-03-14 |
| * | configfs: add missing mutex_unlock() | Joel Becker | 2007-03-14 |
| * | ocfs2: add some missing address space callbacks | Joel Becker | 2007-03-14 |
| * | ocfs2: Concurrent access of o2hb_region->hr_task was not locked | Joel Becker | 2007-03-14 |
| * | ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks() | Joel Becker | 2007-03-14 |
* | | [PATCH] cifs endianness annotations | Al Viro | 2007-03-14 |
* | | [PATCH] include of asm/pgtable.h in nfsfh is bogus | Al Viro | 2007-03-14 |
* | | [PATCH] sanitize security_getprocattr() API | Al Viro | 2007-03-14 |
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-03-09 |
|\ \ |
|
| * | | [JFFS2] print a message when marking bad block | Artem Bityutskiy | 2007-03-09 |
| * | | [JFFS2] Check for all-zero node headers | David Woodhouse | 2007-03-09 |
| * | | [JFFS2] Use yield() between GC passes in background thread. | David Woodhouse | 2007-03-08 |
| * | | [JFFS2] Fix writebuffer recovery in the first page of a block | Vitaly Wool | 2007-03-08 |
* | | | [PATCH] ecryptfs: nested locking annotation | Peter Zijlstra | 2007-03-08 |
* | | | [PATCH] check_partition(): fix error check | suzuki | 2007-03-08 |
* | | | [PATCH] Add epoll compat_ code to fs/compat.c | Davide Libenzi | 2007-03-08 |
* | | | [PATCH] uml: hostfs: make hostfs= option work as a jail, as intended. | Paolo 'Blaisorblade' Giarrusso | 2007-03-08 |
* | | | [PATCH] uml: hostfs: fix double free | Paolo 'Blaisorblade' Giarrusso | 2007-03-08 |
|/ / |
|
* | | [GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpa... | Steven Whitehouse | 2007-03-07 |
* | | [GFS2] build fix | akpm@linux-foundation.org | 2007-03-07 |
* | | [GFS2] go_drop_bh is never used, so remove it | Steven Whitehouse | 2007-03-07 |
* | | [GFS2] Remove unused variable | Steven Whitehouse | 2007-03-07 |
* | | [GFS2] Fix bz 229831, lookup returns wrong inode | Steven Whitehouse | 2007-03-07 |
* | | [GFS2] Fix bz 230143, incorrect flushing of rgrps | Steven Whitehouse | 2007-03-07 |
* | | [GFS2] pass formal ino in do_filldir_main | Wendy Cheng | 2007-03-07 |
* | | [DLM] fs/dlm/user.c should #include "user.h" | Adrian Bunk | 2007-03-07 |
* | | [GFS2] fix hangup when multiple processes are trying to write to the same file | Josef Whiter | 2007-03-07 |
* | | [GFS2] NFS filehandle check | Wendy Cheng | 2007-03-07 |
* | | [GFS2] add newline to printk message | Richard Fearn | 2007-03-07 |
* | | [GFS2] fix locking mistake | Josef Whiter | 2007-03-07 |
* | | [PATCH] suspend regression: sysfs deadlock | Hugh Dickins | 2007-03-06 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2007-03-06 |
|\ \ |
|
| * | | [CIFS] cifs_prepare_write was incorrectly rereading page in some cases | Steve French | 2007-03-05 |
| * | | [CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26pre | Steve French | 2007-02-28 |
| * | | [CIFS] Remove some unused functions/declarations | Steve French | 2007-02-27 |