index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
bitmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
reiserfs: fix deadlocks with quotas
Jeff Mahoney
1
-2
/
+0
2012-03-20
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
1
-1
/
+1
2012-03-20
kill pointless includes of reiserfs_fs_{i,sb}.h
Al Viro
1
-2
/
+0
2012-01-10
reiserfs: delay reiserfs lock until journal initialization
Frederic Weisbecker
1
-3
/
+0
2012-01-06
reiserfs: Properly display mount options in /proc/mounts
Jan Kara
1
-0
/
+91
2011-07-25
reiserfs: use hweight_long()
Akinobu Mita
1
-5
/
+1
2011-07-25
reiserfs: use proper little-endian bitops
Akinobu Mita
1
-1
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-05
dquot: cleanup space allocation / freeing routines
Christoph Hellwig
1
-5
/
+5
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2009-12-14
reiserfs: Fix possible recursive lock
Frederic Weisbecker
1
-0
/
+3
2009-09-14
kill-the-BKL/reiserfs: release the write lock inside reiserfs_read_bitmap_blo...
Frederic Weisbecker
1
-0
/
+2
2009-09-14
reiserfs: kill-the-BKL
Frederic Weisbecker
1
-0
/
+2
2009-03-30
Merge branch 'reiserfs-updates' from Jeff Mahoney
Linus Torvalds
1
-38
/
+34
2009-03-30
reiserfs: use reiserfs_error()
Jeff Mahoney
1
-27
/
+29
2009-03-30
reiserfs: rework reiserfs_warning
Jeff Mahoney
1
-29
/
+23
2009-03-30
reiserfs: make some warnings informational
Jeff Mahoney
1
-3
/
+3
2009-03-26
reiserfs: Use lowercase names of quota functions
Jan Kara
1
-6
/
+8
2008-04-28
reiserfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-4
/
+4
2008-02-03
fs/: Spelling fixes
Joe Perches
1
-3
/
+3
2007-10-19
reiserfs: ignore on disk s_bmap_nr value
Jeff Mahoney
1
-17
/
+22
2007-10-19
reiserfs: remove first_zero_hint
Jeff Mahoney
1
-17
/
+12
2007-10-19
reiserfs: fix usage of signed ints for block numbers
Jeff Mahoney
1
-11
/
+13
2007-10-19
reiserfs: use is_reusable to catch corruption
Jeff Mahoney
1
-8
/
+13
2007-10-17
fs/reiserfs/: cleanups
Adrian Bunk
1
-57
/
+0
2006-12-08
[PATCH] struct path: rename Reiserfs's struct path
Josef "Jeff" Sipek
1
-1
/
+1
2006-10-07
[PATCH] reiserfs: null pointer dereferencing in reiserfs_read_bitmap_block
Eric Eric Sesterhenn
1
-2
/
+2
2006-10-01
[PATCH] reiserfs: eliminate minimum window size for bitmap searching
Jeff Mahoney
1
-22
/
+1
2006-10-01
[PATCH] reiserfs: on-demand bitmap loading
Jeff Mahoney
1
-53
/
+44
2006-10-01
[PATCH] reiserfs: reorganize bitmap loading functions
Jeff Mahoney
1
-0
/
+88
2006-10-01
[PATCH] reiserfs: clean up bitmap block buffer head references
Jeff Mahoney
1
-24
/
+36
2006-10-01
[PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap inf...
Jeff Mahoney
1
-15
/
+25
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2005-07-12
reiserfs: run scripts/Lindent on reiserfs code
Linus Torvalds
1
-873
/
+969
2005-05-01
[PATCH] reiserfs endianness: annotate little-endian objects
Al Viro
1
-3
/
+4
2005-05-01
[PATCH] reiserfs endianness: clone struct reiserfs_key
Al Viro
1
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1169