index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
bitmap.c
Age
Commit message (
Expand
)
Author
2014-06-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2014-06-06
fs/reiserfs/bitmap.c: coding style fixes
Fabian Frederick
2014-05-06
reiserfs: cleanup, remove unnecessary parens
Jeff Mahoney
2014-05-06
reiserfs: cleanup, remove leading whitespace from labels
Jeff Mahoney
2014-05-06
reiserfs: cleanup, remove sb argument from journal_mark_dirty
Jeff Mahoney
2014-05-06
reiserfs: cleanup, reformat comments to normal kernel style
Jeff Mahoney
2014-05-06
reiserfs: cleanup, rename key and item accessors to more friendly names
Jeff Mahoney
2013-08-08
reiserfs: locking, release lock around quota operations
Jeff Mahoney
2013-08-08
reiserfs: locking, handle nested locks properly
Jeff Mahoney
2012-08-15
reiserfs: fix deadlocks with quotas
Jeff Mahoney
2012-03-20
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
2012-03-20
kill pointless includes of reiserfs_fs_{i,sb}.h
Al Viro
2012-01-10
reiserfs: delay reiserfs lock until journal initialization
Frederic Weisbecker
2012-01-06
reiserfs: Properly display mount options in /proc/mounts
Jan Kara
2011-07-25
reiserfs: use hweight_long()
Akinobu Mita
2011-07-25
reiserfs: use proper little-endian bitops
Akinobu Mita
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-05
dquot: cleanup space allocation / freeing routines
Christoph Hellwig
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2009-12-14
reiserfs: Fix possible recursive lock
Frederic Weisbecker
2009-09-14
kill-the-BKL/reiserfs: release the write lock inside reiserfs_read_bitmap_blo...
Frederic Weisbecker
2009-09-14
reiserfs: kill-the-BKL
Frederic Weisbecker
2009-03-30
Merge branch 'reiserfs-updates' from Jeff Mahoney
Linus Torvalds
2009-03-30
reiserfs: use reiserfs_error()
Jeff Mahoney
2009-03-30
reiserfs: rework reiserfs_warning
Jeff Mahoney
2009-03-30
reiserfs: make some warnings informational
Jeff Mahoney
2009-03-26
reiserfs: Use lowercase names of quota functions
Jan Kara
2008-04-28
reiserfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-03
fs/: Spelling fixes
Joe Perches
2007-10-19
reiserfs: ignore on disk s_bmap_nr value
Jeff Mahoney
2007-10-19
reiserfs: remove first_zero_hint
Jeff Mahoney
2007-10-19
reiserfs: fix usage of signed ints for block numbers
Jeff Mahoney
2007-10-19
reiserfs: use is_reusable to catch corruption
Jeff Mahoney
2007-10-17
fs/reiserfs/: cleanups
Adrian Bunk
2006-12-08
[PATCH] struct path: rename Reiserfs's struct path
Josef "Jeff" Sipek
2006-10-07
[PATCH] reiserfs: null pointer dereferencing in reiserfs_read_bitmap_block
Eric Eric Sesterhenn
2006-10-01
[PATCH] reiserfs: eliminate minimum window size for bitmap searching
Jeff Mahoney
2006-10-01
[PATCH] reiserfs: on-demand bitmap loading
Jeff Mahoney
2006-10-01
[PATCH] reiserfs: reorganize bitmap loading functions
Jeff Mahoney
2006-10-01
[PATCH] reiserfs: clean up bitmap block buffer head references
Jeff Mahoney
2006-10-01
[PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap inf...
Jeff Mahoney
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-07-12
reiserfs: run scripts/Lindent on reiserfs code
Linus Torvalds
2005-05-01
[PATCH] reiserfs endianness: annotate little-endian objects
Al Viro
2005-05-01
[PATCH] reiserfs endianness: clone struct reiserfs_key
Al Viro
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds