| Commit message (Expand) | Author | Age |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 |
* | reiserfs: ignore on disk s_bmap_nr value | Jeff Mahoney | 2007-10-19 |
* | reiserfs: remove first_zero_hint | Jeff Mahoney | 2007-10-19 |
* | reiserfs: fix usage of signed ints for block numbers | Jeff Mahoney | 2007-10-19 |
* | reiserfs: fix memset byte count during resize | Jeff Mahoney | 2007-10-19 |
* | reiserfs: use is_reusable to catch corruption | Jeff Mahoney | 2007-10-19 |
* | reiserfs: dont use BUG when panicking | Jeff Mahoney | 2007-10-19 |
* | reiserfs: fix up lockdep warnings | Jeff Mahoney | 2007-10-19 |
* | reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattr | Jeff Layton | 2007-10-18 |
* | reiserfs: do not repair wrong journal params | Edward Shishkin | 2007-10-17 |
* | reiserfs: workaround for dead loop in finish_unfinished | Lepton Wu | 2007-10-17 |
* | reiserfs: fix kernel panic on corrupted directory | Lepton Wu | 2007-10-17 |
* | try to reap reiserfs pages left around by invalidatepage | Chris Mason | 2007-10-17 |
* | fs/reiserfs/: cleanups | Adrian Bunk | 2007-10-17 |
* | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter | 2007-10-17 |
* | reiserfs: use generic_cont_expand_simple | Vladimir Saveliev | 2007-10-16 |
* | reiserfs: convert to new aops | Vladimir Saveliev | 2007-10-16 |
* | reiserfs: use generic write | Vladimir Saveliev | 2007-10-16 |
* | quota: fix infinite loop | Jan Kara | 2007-09-11 |
* | more reiserfs endianness annotations | Al Viro | 2007-07-26 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-19 |
* | Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check | Satyam Sharma | 2007-07-17 |
* | knfsd: exportfs: add exportfs.h header | Christoph Hellwig | 2007-07-17 |
* | Only send SIGXFSZ when exceeding rlimits. | Micah Cowan | 2007-07-16 |
* | sendfile: remove .sendfile from filesystems that use generic_file_sendfile() | Jens Axboe | 2007-07-10 |
* | Missing 'const' from reiserfs MIN_KEY declaration. | David Woodhouse | 2007-05-23 |
* | Remove SLAB_CTOR_CONSTRUCTOR | Christoph Lameter | 2007-05-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 |
|\ |
|
| * | Fix misspellings collected by members of KJ list. | Robert P. J. Day | 2007-05-09 |
* | | reiserfs: use zero_user_page | Nate Diller | 2007-05-09 |
|/ |
|
* | reiserfs: use __set_current_state() | Milind Arun Choudhary | 2007-05-08 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO" | Robert P. J. Day | 2007-05-08 |
* | reiserfs: shrink superblock if no xattrs | Alexey Dobriyan | 2007-05-08 |
* | reiserfs: possible null pointer dereference during resize | Dmitriy Monakhov | 2007-05-08 |
* | slab allocators: Remove SLAB_DEBUG_INITIAL flag | Christoph Lameter | 2007-05-07 |
* | mm: make read_cache_page synchronous | Nick Piggin | 2007-05-07 |
* | reiserfs: suppress lockdep warning | Jeff Mahoney | 2007-04-30 |
* | reiserfs: fix xattr root locking/refcount bug | Jeff Mahoney | 2007-04-24 |
* | [PATCH] reiserfs: fix key decrementing | Vladimir Saveliev | 2007-04-12 |
* | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek | 2007-02-12 |
* | [PATCH] mark struct inode_operations const 3 | Arjan van de Ven | 2007-02-12 |
* | [PATCH] reiserfs: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2007-02-12 |
* | [PATCH] resierfs: avoid tail packing if an inode was ever mmapped | Vladimir Saveliev | 2007-01-23 |
* | Fix reiserfs after "test_clear_page_dirty()" removal | Linus Torvalds | 2006-12-23 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 |
* | [PATCH] rename struct namespace to struct mnt_namespace | Kirill Korotaev | 2006-12-08 |
* | [PATCH] struct path: convert reiserfs | Josef Sipek | 2006-12-08 |
* | [PATCH] struct path: rename Reiserfs's struct path | Josef "Jeff" Sipek | 2006-12-08 |
* | [PATCH] reiserfs: do not add save links for O_DIRECT writes | Vladimir V. Saveliev | 2006-12-07 |