index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
stree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-08
reiserfs: locking, release lock around quota operations
Jeff Mahoney
1
-5
/
+23
2013-08-08
reiserfs: locking, handle nested locks properly
Jeff Mahoney
1
-25
/
+21
2012-11-19
reiserfs: Move quota calls out of write lock
Jan Kara
1
-0
/
+4
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2012-03-20
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
1
-1
/
+1
2012-03-20
reiserfs: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2010-03-05
dquot: cleanup space allocation / freeing routines
Christoph Hellwig
1
-9
/
+11
2009-09-14
kill-the-bkl/reiserfs: move the concurrent tree accesses checks per superblock
Frederic Weisbecker
1
-4
/
+1
2009-09-14
kill-the-bkl/reiserfs: unlock only when needed in search_by_key
Frederic Weisbecker
1
-8
/
+34
2009-09-14
kill-the-bkl/reiserfs: reduce number of contentions in search_by_key()
Frederic Weisbecker
1
-1
/
+11
2009-09-14
kill-the-BKL/reiserfs: release write lock while rescheduling on prepare_for_d...
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
-602
/
+566
2009-03-30
reiserfs: rename [cn]_* variables
Jeff Mahoney
1
-187
/
+183
2009-03-30
reiserfs: rename p_._ variables
Jeff Mahoney
1
-232
/
+240
2009-03-30
reiserfs: rename p_s_tb to tb
Jeff Mahoney
1
-10
/
+11
2009-03-30
reiserfs: rename p_s_inode to inode
Jeff Mahoney
1
-50
/
+53
2009-03-30
reiserfs: rename p_s_bh to bh
Jeff Mahoney
1
-32
/
+31
2009-03-30
reiserfs: rename p_s_sb to sb
Jeff Mahoney
1
-63
/
+63
2009-03-30
reiserfs: strip trailing whitespace
Jeff Mahoney
1
-4
/
+4
2009-03-30
reiserfs: cleanup path functions
Jeff Mahoney
1
-46
/
+13
2009-03-30
reiserfs: use reiserfs_error()
Jeff Mahoney
1
-13
/
+13
2009-03-30
reiserfs: rework reiserfs_panic
Jeff Mahoney
1
-26
/
+23
2009-03-30
reiserfs: rework reiserfs_warning
Jeff Mahoney
1
-57
/
+50
2009-03-26
reiserfs: Use lowercase names of quota functions
Jan Kara
1
-7
/
+7
2008-04-28
reiserfs: le*_add_cpu conversion
Marcin Slusarz
1
-2
/
+1
2007-11-14
reiserfs: don't drop PG_dirty when releasing sub-page-sized dirty file
Fengguang Wu
1
-3
/
+0
2007-10-19
reiserfs: fix usage of signed ints for block numbers
Jeff Mahoney
1
-3
/
+3
2007-07-26
more reiserfs endianness annotations
Al Viro
1
-2
/
+3
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2006-12-23
Fix reiserfs after "test_clear_page_dirty()" removal
Linus Torvalds
1
-1
/
+1
2006-12-08
[PATCH] struct path: rename Reiserfs's struct path
Josef "Jeff" Sipek
1
-21
/
+21
2006-10-03
BUG_ON conversion for fs/reiserfs
Eric Sesterhenn
1
-3
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-25
[PATCH] reiserfs: fix transaction overflowing
Alexander Zarochentzev
1
-138
/
+72
2005-07-12
reiserfs: run scripts/Lindent on reiserfs code
Linus Torvalds
1
-1626
/
+1743
2005-06-24
[PATCH] make various thing static
Adrian Bunk
1
-1
/
+1
2005-05-21
[PATCH] reiserfs: max_key fix
Vladimir Saveliev
1
-1
/
+0
2005-05-01
[PATCH] reiserfs endianness: comp_short_keys() cleanup
Al Viro
1
-21
/
+15
2005-05-01
[PATCH] reiserfs endianness: annotate little-endian objects
Al Viro
1
-8
/
+14
2005-05-01
[PATCH] reiserfs endianness: clone struct reiserfs_key
Al Viro
1
-0
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+2073