| Commit message (Expand) | Author | Age | Files | Lines |
* | reiserfs: locking, release lock around quota operations | Jeff Mahoney | 2013-08-08 | 1 | -2/+15 |
* | reiserfs: locking, handle nested locks properly | Jeff Mahoney | 2013-08-08 | 1 | -2/+3 |
* | reiserfs: fix deadlocks with quotas | Jeff Mahoney | 2012-08-15 | 1 | -2/+0 |
* | move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h | Al Viro | 2012-03-20 | 1 | -1/+1 |
* | kill pointless includes of reiserfs_fs_{i,sb}.h | Al Viro | 2012-03-20 | 1 | -2/+0 |
* | reiserfs: delay reiserfs lock until journal initialization | Frederic Weisbecker | 2012-01-10 | 1 | -3/+0 |
* | reiserfs: Properly display mount options in /proc/mounts | Jan Kara | 2012-01-06 | 1 | -0/+91 |
* | reiserfs: use hweight_long() | Akinobu Mita | 2011-07-25 | 1 | -5/+1 |
* | reiserfs: use proper little-endian bitops | Akinobu Mita | 2011-07-25 | 1 | -1/+1 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 1 | -1/+1 |
* | | dquot: cleanup space allocation / freeing routines | Christoph Hellwig | 2010-03-05 | 1 | -5/+5 |
|/ |
|
* | reiserfs: Fix possible recursive lock | Frederic Weisbecker | 2009-12-14 | 1 | -0/+3 |
* | kill-the-BKL/reiserfs: release the write lock inside reiserfs_read_bitmap_blo... | Frederic Weisbecker | 2009-09-14 | 1 | -0/+2 |
* | reiserfs: kill-the-BKL | Frederic Weisbecker | 2009-09-14 | 1 | -0/+2 |
* | Merge branch 'reiserfs-updates' from Jeff Mahoney | Linus Torvalds | 2009-03-30 | 1 | -38/+34 |
|\ |
|
| * | reiserfs: use reiserfs_error() | Jeff Mahoney | 2009-03-30 | 1 | -27/+29 |
| * | reiserfs: rework reiserfs_warning | Jeff Mahoney | 2009-03-30 | 1 | -29/+23 |
| * | reiserfs: make some warnings informational | Jeff Mahoney | 2009-03-30 | 1 | -3/+3 |
* | | reiserfs: Use lowercase names of quota functions | Jan Kara | 2009-03-26 | 1 | -6/+8 |
|/ |
|
* | reiserfs: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 | 1 | -4/+4 |
* | fs/: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -3/+3 |
* | reiserfs: ignore on disk s_bmap_nr value | Jeff Mahoney | 2007-10-19 | 1 | -17/+22 |
* | reiserfs: remove first_zero_hint | Jeff Mahoney | 2007-10-19 | 1 | -17/+12 |
* | reiserfs: fix usage of signed ints for block numbers | Jeff Mahoney | 2007-10-19 | 1 | -11/+13 |
* | reiserfs: use is_reusable to catch corruption | Jeff Mahoney | 2007-10-19 | 1 | -8/+13 |
* | fs/reiserfs/: cleanups | Adrian Bunk | 2007-10-17 | 1 | -57/+0 |
* | [PATCH] struct path: rename Reiserfs's struct path | Josef "Jeff" Sipek | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] reiserfs: null pointer dereferencing in reiserfs_read_bitmap_block | Eric Eric Sesterhenn | 2006-10-07 | 1 | -2/+2 |
* | [PATCH] reiserfs: eliminate minimum window size for bitmap searching | Jeff Mahoney | 2006-10-01 | 1 | -22/+1 |
* | [PATCH] reiserfs: on-demand bitmap loading | Jeff Mahoney | 2006-10-01 | 1 | -53/+44 |
* | [PATCH] reiserfs: reorganize bitmap loading functions | Jeff Mahoney | 2006-10-01 | 1 | -0/+88 |
* | [PATCH] reiserfs: clean up bitmap block buffer head references | Jeff Mahoney | 2006-10-01 | 1 | -24/+36 |
* | [PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap inf... | Jeff Mahoney | 2006-10-01 | 1 | -15/+25 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | reiserfs: run scripts/Lindent on reiserfs code | Linus Torvalds | 2005-07-12 | 1 | -873/+969 |
* | [PATCH] reiserfs endianness: annotate little-endian objects | Al Viro | 2005-05-01 | 1 | -3/+4 |
* | [PATCH] reiserfs endianness: clone struct reiserfs_key | Al Viro | 2005-05-01 | 1 | -2/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+1169 |