summaryrefslogtreecommitdiff
path: root/fs/reiserfs/bitmap.c
Commit message (Expand)AuthorAge
* reiserfs: fix race in prealloc discardJeff Mahoney2017-06-23
* reiserfs: don't preallocate blocks for extended attributesJeff Mahoney2017-06-23
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-06-11
|\
| * reiserfs: cleanup, remove unnecessary parensJeff Mahoney2014-05-06
| * reiserfs: cleanup, remove leading whitespace from labelsJeff Mahoney2014-05-06
| * reiserfs: cleanup, remove sb argument from journal_mark_dirtyJeff Mahoney2014-05-06
| * reiserfs: cleanup, reformat comments to normal kernel styleJeff Mahoney2014-05-06
| * reiserfs: cleanup, rename key and item accessors to more friendly namesJeff Mahoney2014-05-06
* | fs/reiserfs/bitmap.c: coding style fixesFabian Frederick2014-06-06
|/
* reiserfs: locking, release lock around quota operationsJeff Mahoney2013-08-08
* reiserfs: locking, handle nested locks properlyJeff Mahoney2013-08-08
* reiserfs: fix deadlocks with quotasJeff Mahoney2012-08-15
* move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro2012-03-20
* kill pointless includes of reiserfs_fs_{i,sb}.hAl Viro2012-03-20
* reiserfs: delay reiserfs lock until journal initializationFrederic Weisbecker2012-01-10
* reiserfs: Properly display mount options in /proc/mountsJan Kara2012-01-06
* reiserfs: use hweight_long()Akinobu Mita2011-07-25
* reiserfs: use proper little-endian bitopsAkinobu Mita2011-07-25
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-05
|/
* reiserfs: Fix possible recursive lockFrederic Weisbecker2009-12-14
* kill-the-BKL/reiserfs: release the write lock inside reiserfs_read_bitmap_blo...Frederic Weisbecker2009-09-14
* reiserfs: kill-the-BKLFrederic Weisbecker2009-09-14
* Merge branch 'reiserfs-updates' from Jeff MahoneyLinus Torvalds2009-03-30
|\
| * reiserfs: use reiserfs_error()Jeff Mahoney2009-03-30
| * reiserfs: rework reiserfs_warningJeff Mahoney2009-03-30
| * reiserfs: make some warnings informationalJeff Mahoney2009-03-30
* | reiserfs: Use lowercase names of quota functionsJan Kara2009-03-26
|/
* reiserfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* fs/: Spelling fixesJoe Perches2008-02-03
* reiserfs: ignore on disk s_bmap_nr valueJeff Mahoney2007-10-19
* reiserfs: remove first_zero_hintJeff Mahoney2007-10-19
* reiserfs: fix usage of signed ints for block numbersJeff Mahoney2007-10-19
* reiserfs: use is_reusable to catch corruptionJeff Mahoney2007-10-19
* fs/reiserfs/: cleanupsAdrian Bunk2007-10-17
* [PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek2006-12-08
* [PATCH] reiserfs: null pointer dereferencing in reiserfs_read_bitmap_blockEric Eric Sesterhenn2006-10-07
* [PATCH] reiserfs: eliminate minimum window size for bitmap searchingJeff Mahoney2006-10-01
* [PATCH] reiserfs: on-demand bitmap loadingJeff Mahoney2006-10-01
* [PATCH] reiserfs: reorganize bitmap loading functionsJeff Mahoney2006-10-01
* [PATCH] reiserfs: clean up bitmap block buffer head referencesJeff Mahoney2006-10-01
* [PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap inf...Jeff Mahoney2006-10-01
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds2005-07-12
* [PATCH] reiserfs endianness: annotate little-endian objectsAl Viro2005-05-01
* [PATCH] reiserfs endianness: clone struct reiserfs_keyAl Viro2005-05-01
* Linux-2.6.12-rc2Linus Torvalds2005-04-16