index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-06-16
1
-1
/
+1
*
quota: unify quota init condition in setattr
Dmitry Monakhov
2010-05-21
1
-1
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-03-05
1
-8
/
+12
|
\
|
*
dquot: cleanup dquot initialize routine
Christoph Hellwig
2010-03-05
1
-3
/
+3
|
*
dquot: move dquot initialization responsibility into the filesystem
Christoph Hellwig
2010-03-05
1
-0
/
+5
|
*
dquot: cleanup dquot drop routine
Christoph Hellwig
2010-03-05
1
-1
/
+1
|
*
dquot: cleanup dquot transfer routine
Christoph Hellwig
2010-03-05
1
-2
/
+1
|
*
dquot: cleanup inode allocation / freeing routines
Christoph Hellwig
2010-03-05
1
-5
/
+5
*
|
pass writeback_control to ->write_inode
Christoph Hellwig
2010-03-05
1
-2
/
+2
|
/
*
reiserfs: Fix softlockup while waiting on an inode
Frederic Weisbecker
2010-02-14
1
-0
/
+2
*
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-01-08
1
-4
/
+15
|
\
|
*
reiserfs: Relax the lock before truncating pages
Frederic Weisbecker
2010-01-05
1
-1
/
+10
|
*
reiserfs: Fix recursive lock on lchown
Frederic Weisbecker
2010-01-05
1
-3
/
+5
*
|
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-01-02
1
-2
/
+3
|
\
|
|
*
reiserfs: Fix reiserfs lock and journal lock inversion dependency
Frederic Weisbecker
2009-12-14
1
-2
/
+3
*
|
reiserfs: truncate blocks not used by a write
Jan Kara
2009-12-18
1
-4
/
+14
|
/
*
kill-the-bkl/reiserfs: turn GFP_ATOMIC flag to GFP_NOFS in reiserfs_get_block()
Frederic Weisbecker
2009-11-20
1
-1
/
+1
*
kill-the-bkl/reiserfs: drop the fs race watchdog from _get_block_create_0()
Frederic Weisbecker
2009-10-14
1
-9
/
+2
*
kill-the-bkl/reiserfs: fix recursive reiserfs write lock in reiserfs_commit_w...
Frederic Weisbecker
2009-09-14
1
-9
/
+2
*
kill-the-bkl/reiserfs: factorize the locking in reiserfs_write_end()
Frederic Weisbecker
2009-09-14
1
-10
/
+15
*
kill-the-bkl/reiserfs: lock only once on reiserfs_get_block()
Frederic Weisbecker
2009-09-14
1
-8
/
+11
*
kill-the-BKL/reiserfs: lock only once in reiserfs_truncate_file
Frederic Weisbecker
2009-09-14
1
-3
/
+7
*
reiserfs: kill-the-BKL
Frederic Weisbecker
2009-09-14
1
-5
/
+18
*
switch reiserfs to inode->i_acl
Al Viro
2009-06-24
1
-4
/
+0
*
Merge branch 'reiserfs-updates' from Jeff Mahoney
Linus Torvalds
2009-03-30
1
-104
/
+99
|
\
|
*
reiserfs: rename p_s_inode to inode
Jeff Mahoney
2009-03-30
1
-21
/
+22
|
*
reiserfs: strip trailing whitespace
Jeff Mahoney
2009-03-30
1
-26
/
+26
|
*
reiserfs: add atomic addition of selinux attributes during inode creation
Jeff Mahoney
2009-03-30
1
-1
/
+15
|
*
reiserfs: journaled xattrs
Jeff Mahoney
2009-03-30
1
-2
/
+1
|
*
reiserfs: eliminate per-super xattr lock
Jeff Mahoney
2009-03-30
1
-13
/
+1
|
*
reiserfs: remove IS_PRIVATE helpers
Jeff Mahoney
2009-03-30
1
-3
/
+2
|
*
reiserfs: use reiserfs_error()
Jeff Mahoney
2009-03-30
1
-24
/
+21
|
*
reiserfs: rework reiserfs_panic
Jeff Mahoney
2009-03-30
1
-2
/
+1
|
*
reiserfs: rework reiserfs_warning
Jeff Mahoney
2009-03-30
1
-31
/
+29
*
|
reiserfs: Use lowercase names of quota functions
Jan Kara
2009-03-26
1
-5
/
+5
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-01-06
1
-7
/
+6
|
\
|
*
fix breakage in reiserfs_new_inode()
Al Viro
2009-01-05
1
-7
/
+6
*
|
fs: symlink write_begin allocation context fix
Nick Piggin
2009-01-04
1
-1
/
+1
|
/
*
nfsd race fixes: reiserfs
Al Viro
2009-01-01
1
-5
/
+10
*
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
2008-10-23
1
-11
/
+2
*
fs: rename buffer trylock
Nick Piggin
2008-08-05
1
-1
/
+1
*
reiserfs: discard prealloc in reiserfs_delete_inode
Jeff Mahoney
2008-07-08
1
-0
/
+2
*
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
2008-02-07
1
-1
/
+1
*
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
Christoph Lameter
2008-02-05
1
-2
/
+2
*
reiserfs: new export ops
Christoph Hellwig
2007-10-22
1
-35
/
+27
*
reiserfs: fix usage of signed ints for block numbers
Jeff Mahoney
2007-10-19
1
-4
/
+4
*
reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattr
Jeff Layton
2007-10-18
1
-1
/
+5
*
fs/reiserfs/: cleanups
Adrian Bunk
2007-10-17
1
-2
/
+2
*
reiserfs: use generic_cont_expand_simple
Vladimir Saveliev
2007-10-16
1
-2
/
+11
[next]