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