Age | Commit message (Expand) | Author |
2006-04-22 | [PATCH] Fix reiserfs deadlock | Jan Kara |
2006-03-30 | [PATCH] Introduce sys_splice() system call | Jens Axboe |
2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven |
2006-03-26 | [PATCH] remove ->get_blocks() support | Badari Pulavarty |
2006-03-26 | [PATCH] change buffer_head.b_size to size_t | Badari Pulavarty |
2006-03-26 | [PATCH] Make address_space_operations->invalidatepage return void | NeilBrown |
2006-03-25 | [PATCH] indirect_print_item() warning fix | Benoit Boissinot |
2006-03-25 | [PATCH] reiserfs/xattr_acl.c:reiserfs_get_acl(): make size an int | Adrian Bunk |
2006-03-25 | [PATCH] reiserfs: use balance_dirty_pages_ratelimited_nr in reiserfs_file_wri... | Alexander Zarochentsev |
2006-03-25 | [PATCH] reiserfs: cleanups | Vladimir V. Saveliev |
2006-03-25 | [PATCH] reiserfs: reiserfs_file_write() will lose error code when a 0-length ... | Jeff Mahoney |
2006-03-25 | [PATCH] reiserfs: handle trans_id overflow | Alexander Zarochentsev |
2006-03-25 | [PATCH] reiserfs: fix transaction overflowing | Alexander Zarochentzev |
2006-03-24 | [PATCH] cpuset memory spread: slab cache format | Paul Jackson |
2006-03-24 | [PATCH] cpuset memory spread: slab cache filesystems | Paul Jackson |
2006-03-24 | [PATCH] fs: Use ARRAY_SIZE macro | Tobias Klauser |
2006-03-02 | [PATCH] reiserfs: fix unaligned bitmap usage | Jeff Mahoney |
2006-03-02 | [PATCH] reiserfs: do not check if unsigned < 0 | Vladimir V. Saveliev |
2006-02-13 | [PATCH] reiserfs: fix potential (unlikely) oops in reiserfs_get_acl | Jeff Mahoney |
2006-02-12 | [PATCH] reiserfs: disable automatic enabling of reiserfs inode attributes | Jeff Mahoney |
2006-02-07 | [PATCH] remove bogus asm/bug.h includes. | Al Viro |
2006-02-03 | [PATCH] someone broke reiserfs V3 mount options, this fixes it | Vitaly Fertman |
2006-02-01 | [PATCH] reiserfs: reiserfs: check for files > 2GB on 3.5.x disks | Jeff Mahoney |
2006-02-01 | [PATCH] reiserfs: reiserfs fix journal accounting in journal_transaction_shou... | Chris Mason |
2006-02-01 | [PATCH] reiserfs: reiserfs write_ordered_buffers should not oops on dirty non... | Chris Mason |
2006-02-01 | [PATCH] reiserfs: reiserfs hang and performance fix for data=journal mode | Chris Mason |
2006-02-01 | [PATCH] resierfs: fix reiserfs_invalidatepage race against data=ordered | Chris Mason |
2006-02-01 | [PATCH] reiserfs: use generic_permission | Christoph Hellwig |
2006-02-01 | [PATCH] reiserfs: remove reiserfs_permission_locked | Christoph Hellwig |
2006-02-01 | [PATCH] reiserfs: missing kmalloc failure check | Diego Calleja |
2006-02-01 | [PATCH] reiserfs: use __GFP_NOFAIL instead of yield and retry loop for alloca... | Pekka Enberg |
2006-02-01 | [PATCH] reiserfs: remove kmalloc wrapper | Pekka Enberg |
2006-01-14 | [PATCH] reiserfs: remove d_splice_alias NULL check from reiserfs_lookup | Pekka Enberg |
2006-01-11 | [PATCH] capable/capability.h (fs/) | Randy Dunlap |
2006-01-11 | [PATCH] reiserfs: fix assertion failure in reiserfs+journaled quotas | Jan Kara |
2006-01-10 | [PATCH] replace inode_update_time with file_update_time | Christoph Hellwig |
2006-01-10 | [PATCH] remove reiserfs xattr permission checks | Christoph Hellwig |
2006-01-09 | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen |
2006-01-03 | s/retreiv/retriev/g | Matt Mackall |
2005-12-14 | [PATCH] reiserfs: close open transactions on error path | Jeff Mahoney |
2005-12-14 | [PATCH] reiserfs: skip commit on io error | Jeff Mahoney |
2005-11-29 | [PATCH] reiserfs: handle cnode allocation failure gracefully | Jeff Mahoney |
2005-11-28 | [PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage() | Oleg Drokin |
2005-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2005-11-09 | [PATCH] Fix return value in reiserfs allocator | Jan Kara |
2005-11-08 | fs/reiserfs/hashes.c should #include <linux/reiserfs_fs.h> | Adrian Bunk |
2005-10-30 | [PATCH] reiserfs: [kv]free() checking cleanup | James Lamanna |
2005-10-28 | [PATCH] gfp_t: reiserfs mapping_set_gfp_mask() use | Al Viro |
2005-10-28 | [PATCH] gfp_t: fs/* | Al Viro |
2005-09-13 | [PATCH] reiserfs: use mark_inode_dirty instead of reiserfs_update_sd | Chris Mason |