| Commit message (Expand) | Author | Age |
* | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/sfrench/... | Linus Torvalds | 2005-06-01 |
|\ |
|
| * | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2... | Steve French | 2005-05-19 |
| |\ |
|
| * | | [CIFS] fix casts of unicode strings to match function definition | Steve French | 2005-05-17 |
| * | | [CIFS] Fix oops in cifs_unlink. Caused in some cases when renaming over exis... | Steve French | 2005-05-17 |
| * | | [CIFS] missing break needed to handle < when mount option "mapchars" specified | Steve French | 2005-05-17 |
* | | | [PATCH] ppc32/ppc64: cleanup /proc/device-tree | Benjamin Herrenschmidt | 2005-06-01 |
* | | | [PATCH] UDF filesystem: array '__mon_yday' declared as not static | Goffredo Baroncelli | 2005-05-31 |
* | | | [PATCH] uml: remove 2_5compat.h | Jeff Dike | 2005-05-28 |
* | | | [XFS] remove an over-zealous WARN_ON | Christoph Hellwig | 2005-05-27 |
* | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Christoph Hellwig | 2005-05-27 |
|\ \ \ |
|
| * | | | [PATCH] reiserfs: max_key fix | Vladimir Saveliev | 2005-05-21 |
| * | | | [AF_UNIX]: Use lookup_create(). | Christoph Hellwig | 2005-05-19 |
| | |/
| |/| |
|
| * | | [PATCH] Avoid console spam with ext3 aborted journal. | Stephen Tweedie | 2005-05-18 |
| |/ |
|
| * | [PATCH] block_read_full_page() get_block() error handling fix | Andrew Morton | 2005-05-17 |
| * | [PATCH] fix impossible VmallocChunk | Hugh Dickins | 2005-05-17 |
| * | [PATCH] fix Linux kernel ELF core dump privilege elevation | Greg Kroah-Hartman | 2005-05-17 |
| * | [PATCH] revert msdos partitioning fix | Andrew Morton | 2005-05-07 |
* | | [XFS] Fix directory inodes ioctl compat code, minor code consistency cleanups | Nathan Scott | 2005-05-06 |
* | | [XFS] Fix a bug in xfs_iomap for extent handling of write cases | Russell Cattelan | 2005-05-06 |
|/ |
|
* | [PATCH] fs/udf/udftime.c: fix off by one error | Adrian Bunk | 2005-05-05 |
* | [PATCH] comments on locking of task->comm | Paolo 'Blaisorblade' Giarrusso | 2005-05-05 |
* | [PATCH] reiserfs: use NULL instead of 0 | Randy.Dunlap | 2005-05-05 |
* | [PATCH] make some things static | Adrian Bunk | 2005-05-05 |
* | [PATCH] revert ext3-writepages-support-for-writeback-mode | Andrew Morton | 2005-05-05 |
* | [PATCH] remove do_sync parameter from __invalidate_device | Christoph Hellwig | 2005-05-05 |
* | [PATCH] remove BK documentation | Adrian Bunk | 2005-05-05 |
* | [PATCH] __block_write_full_page() simplification | Andrew Morton | 2005-05-05 |
* | [PATCH] __block_write_full_page speedup | Andrew Morton | 2005-05-05 |
* | [PATCH] __block_write_full_page race fix | Nick Piggin | 2005-05-05 |
* | [PATCH] fix race in __block_prepare_write | Nick Piggin | 2005-05-05 |
* | [PATCH] uml: hostfs failed mount handling | Jeff Dike | 2005-05-05 |
* | [PATCH] avoid -ENOMEM due reclaimable slab caches | Andrea Arcangeli | 2005-05-05 |
* | [XFS] Cleanup use of loff_t vs xfs_off_t in the core code. | Nathan Scott | 2005-05-05 |
* | [XFS] Use the right offset when ensuring a delayed allocate conversion has co... | Nathan Scott | 2005-05-05 |
* | [XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimes | Nathan Scott | 2005-05-05 |
* | [XFS] remove noisy printk at vnode trace allocation | Eric Sandeen | 2005-05-05 |
* | [XFS] stop background sync from waiting for in-use inodes | Daniel Moore | 2005-05-05 |
* | [XFS] Disable the combination of XFS direct IO and AIO until the IO completion | Nathan Scott | 2005-05-05 |
* | [XFS] Resolve an issue with xfsbufd not getting along with swsusp. | Nathan Scott | 2005-05-05 |
* | [XFS] Fix up warnings | Eric Sandeen | 2005-05-05 |
* | [XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB. | Nathan Scott | 2005-05-05 |
* | [XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that XFS_IOLOCK is held | Dean Roehrich | 2005-05-05 |
* | [XFS] Enable XFS_VNODE_TRACE | Eric Sandeen | 2005-05-05 |
* | [XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for som... | Nathan Scott | 2005-05-05 |
* | [XFS] Block mount attempts for filesystems with version 1 directories. | Nathan Scott | 2005-05-05 |
* | [XFS] Move the XFS inode to the front of its hash list on a cache hit | Nathan Scott | 2005-05-05 |
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-05 |
|\ |
|
| * | JFS: Endian errors | Dave Kleikamp | 2005-05-04 |
* | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-03 |
|\| |
|
| * | [PATCH] JFS: Don't allocate extents that overlap existing extents | Dave Kleikamp | 2005-05-03 |