aboutsummaryrefslogtreecommitdiff
path: root/fs/reiserfs/bitmap.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-08Merge branch 'for-next' into for-linusGravatar Jiri Kosina 1-1/+1
2010-03-05dquot: cleanup space allocation / freeing routinesGravatar Christoph Hellwig 1-5/+5
2010-02-09tree-wide: Assorted spelling fixesGravatar Daniel Mack 1-1/+1
2009-12-14reiserfs: Fix possible recursive lockGravatar Frederic Weisbecker 1-0/+3
2009-09-14kill-the-BKL/reiserfs: release the write lock inside reiserfs_read_bitmap_blo...Gravatar Frederic Weisbecker 1-0/+2
2009-09-14reiserfs: kill-the-BKLGravatar Frederic Weisbecker 1-0/+2
2009-03-30Merge branch 'reiserfs-updates' from Jeff MahoneyGravatar Linus Torvalds 1-38/+34
2009-03-30reiserfs: use reiserfs_error()Gravatar Jeff Mahoney 1-27/+29
2009-03-30reiserfs: rework reiserfs_warningGravatar Jeff Mahoney 1-29/+23
2009-03-30reiserfs: make some warnings informationalGravatar Jeff Mahoney 1-3/+3
2009-03-26reiserfs: Use lowercase names of quota functionsGravatar Jan Kara 1-6/+8
2008-04-28reiserfs: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-4/+4
2008-02-03fs/: Spelling fixesGravatar Joe Perches 1-3/+3
2007-10-19reiserfs: ignore on disk s_bmap_nr valueGravatar Jeff Mahoney 1-17/+22
2007-10-19reiserfs: remove first_zero_hintGravatar Jeff Mahoney 1-17/+12
2007-10-19reiserfs: fix usage of signed ints for block numbersGravatar Jeff Mahoney 1-11/+13
2007-10-19reiserfs: use is_reusable to catch corruptionGravatar Jeff Mahoney 1-8/+13
2007-10-17fs/reiserfs/: cleanupsGravatar Adrian Bunk 1-57/+0
2006-12-08[PATCH] struct path: rename Reiserfs's struct pathGravatar Josef "Jeff" Sipek 1-1/+1
2006-10-07[PATCH] reiserfs: null pointer dereferencing in reiserfs_read_bitmap_blockGravatar Eric Eric Sesterhenn 1-2/+2
2006-10-01[PATCH] reiserfs: eliminate minimum window size for bitmap searchingGravatar Jeff Mahoney 1-22/+1
2006-10-01[PATCH] reiserfs: on-demand bitmap loadingGravatar Jeff Mahoney 1-53/+44
2006-10-01[PATCH] reiserfs: reorganize bitmap loading functionsGravatar Jeff Mahoney 1-0/+88
2006-10-01[PATCH] reiserfs: clean up bitmap block buffer head referencesGravatar Jeff Mahoney 1-24/+36
2006-10-01[PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap inf...Gravatar Jeff Mahoney 1-15/+25
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeGravatar Linus Torvalds 1-873/+969
2005-05-01[PATCH] reiserfs endianness: annotate little-endian objectsGravatar Al Viro 1-3/+4
2005-05-01[PATCH] reiserfs endianness: clone struct reiserfs_keyGravatar Al Viro 1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1169