| Commit message (Expand) | Author | Age | Files | Lines |
* | reiserfs: fix warnings with gcc 4.4 | Jeff Mahoney | 2009-06-18 | 1 | -8/+39 |
* | Merge branch 'reiserfs-updates' from Jeff Mahoney | Linus Torvalds | 2009-03-30 | 1 | -69/+99 |
|\ |
|
| * | reiserfs: rename p_._ variables | Jeff Mahoney | 2009-03-30 | 1 | -23/+23 |
| * | reiserfs: rename p_s_tb to tb | Jeff Mahoney | 2009-03-30 | 1 | -1/+1 |
| * | reiserfs: rename p_s_inode to inode | Jeff Mahoney | 2009-03-30 | 1 | -2/+2 |
| * | reiserfs: rename p_s_bh to bh | Jeff Mahoney | 2009-03-30 | 1 | -17/+18 |
| * | reiserfs: rename p_s_sb to sb | Jeff Mahoney | 2009-03-30 | 1 | -7/+7 |
| * | reiserfs: add atomic addition of selinux attributes during inode creation | Jeff Mahoney | 2009-03-30 | 1 | -1/+3 |
| * | reiserfs: use generic readdir for operations across all xattrs | Jeff Mahoney | 2009-03-30 | 1 | -0/+1 |
| * | reiserfs: journaled xattrs | Jeff Mahoney | 2009-03-30 | 1 | -0/+4 |
| * | reiserfs: eliminate per-super xattr lock | Jeff Mahoney | 2009-03-30 | 1 | -3/+0 |
| * | reiserfs: introduce reiserfs_error() | Jeff Mahoney | 2009-03-30 | 1 | -0/+4 |
| * | reiserfs: rearrange journal abort | Jeff Mahoney | 2009-03-30 | 1 | -1/+1 |
| * | reiserfs: rework reiserfs_panic | Jeff Mahoney | 2009-03-30 | 1 | -6/+22 |
| * | reiserfs: eliminate reiserfs_warning from uniqueness functions | Jeff Mahoney | 2009-03-30 | 1 | -5/+2 |
| * | reiserfs: rework reiserfs_warning | Jeff Mahoney | 2009-03-30 | 1 | -3/+6 |
| * | reiserfs: use buffer_info for leaf_paste_entries | Jeff Mahoney | 2009-03-30 | 1 | -1/+1 |
| * | reiserfs: audit transaction ids to always be unsigned ints | Jeff Mahoney | 2009-03-30 | 1 | -1/+1 |
| * | reiserfs: add support for mount count incrementing | Jeff Mahoney | 2009-03-30 | 1 | -1/+5 |
* | | headers_check fix cleanup: linux/reiserfs_fs.h | Jaswinder Singh Rajput | 2009-02-03 | 1 | -34/+28 |
* | | headers_check fix: linux/reinserfs_fs.h | Jaswinder Singh Rajput | 2009-02-02 | 1 | -0/+8 |
|/ |
|
* | include: replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-10-16 | 1 | -1/+1 |
* | include: use get/put_unaligned_* helpers | Harvey Harrison | 2008-07-25 | 1 | -2/+2 |
* | reiserfs: unpack tails on quota files | Jan Kara | 2008-04-28 | 1 | -0/+1 |
* | use __u32 in linux/reiserfs_fs.h | Mike Frysinger | 2008-02-08 | 1 | -1/+1 |
* | reiserfs: new export ops | Christoph Hellwig | 2007-10-22 | 1 | -6/+6 |
* | Use helpers to obtain task pid in printks | Pavel Emelyanov | 2007-10-19 | 1 | -1/+1 |
* | reiserfs: ignore on disk s_bmap_nr value | Jeff Mahoney | 2007-10-19 | 1 | -0/+12 |
* | reiserfs: fix usage of signed ints for block numbers | Jeff Mahoney | 2007-10-19 | 1 | -6/+8 |
* | fs/reiserfs/: cleanups | Adrian Bunk | 2007-10-17 | 1 | -7/+0 |
* | fix preprocessor idiocy in reiserfs | Al Viro | 2007-07-28 | 1 | -3/+5 |
* | [PATCH] mark struct inode_operations const 3 | Arjan van de Ven | 2007-02-12 | 1 | -4/+4 |
* | [PATCH] struct path: rename Reiserfs's struct path | Josef "Jeff" Sipek | 2006-12-08 | 1 | -22/+22 |
* | [PATCH] fs: reiserfs add missing brackets | Mariusz Kozlowski | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] reiserfs: reorganize bitmap loading functions | Jeff Mahoney | 2006-10-01 | 1 | -0/+4 |
* | [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr... | David Howells | 2006-09-30 | 1 | -0/+9 |
* | [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] | David Howells | 2006-09-30 | 1 | -15/+13 |
* | Move several *_SUPER_MAGIC symbols to include/linux/magic.h. | Jeff Garzik | 2006-09-24 | 1 | -8/+2 |
* | [PATCH] mark address_space_operations const | Christoph Hellwig | 2006-06-28 | 1 | -1/+1 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 1 | -2/+2 |
* | [PATCH] reiserfs: fix transaction overflowing | Alexander Zarochentzev | 2006-03-25 | 1 | -0/+5 |
* | [PATCH] reiserfs: fix unaligned bitmap usage | Jeff Mahoney | 2006-03-02 | 1 | -1/+1 |
* | [PATCH] reiserfs: remove kmalloc wrapper | Pekka Enberg | 2006-02-01 | 1 | -16/+0 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 | 1 | -1/+1 |
* | [PATCH] gfp_t: fs/* | Al Viro | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] "extern inline" -> "static inline" | Adrian Bunk | 2005-09-10 | 1 | -3/+3 |
* | reiserfs: run scripts/Lindent on reiserfs code | Linus Torvalds | 2005-07-12 | 1 | -810/+785 |
* | [PATCH] quota: reiserfs: improve quota credit estimates | Jan Kara | 2005-06-24 | 1 | -4/+11 |
* | [PATCH] reiserfs endianness: sanitize reiserfs_key union | Al Viro | 2005-05-01 | 1 | -35/+7 |
* | [PATCH] reiserfs endianness: comp_short_keys() cleanup | Al Viro | 2005-05-01 | 1 | -41/+8 |