index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-06
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-8
/
+12
2010-03-05
pass writeback_control to ->write_inode
Christoph Hellwig
1
-2
/
+2
2010-03-05
dquot: cleanup dquot initialize routine
Christoph Hellwig
1
-3
/
+3
2010-03-05
dquot: move dquot initialization responsibility into the filesystem
Christoph Hellwig
1
-0
/
+5
2010-03-05
dquot: cleanup dquot drop routine
Christoph Hellwig
1
-1
/
+1
2010-03-05
dquot: cleanup dquot transfer routine
Christoph Hellwig
1
-2
/
+1
2010-03-05
dquot: cleanup inode allocation / freeing routines
Christoph Hellwig
1
-5
/
+5
2010-02-14
reiserfs: Fix softlockup while waiting on an inode
Frederic Weisbecker
1
-0
/
+2
2010-01-09
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+15
2010-01-05
reiserfs: Relax the lock before truncating pages
Frederic Weisbecker
1
-1
/
+10
2010-01-05
reiserfs: Fix recursive lock on lchown
Frederic Weisbecker
1
-3
/
+5
2010-01-02
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+3
2009-12-18
reiserfs: truncate blocks not used by a write
Jan Kara
1
-4
/
+14
2009-12-14
reiserfs: Fix reiserfs lock and journal lock inversion dependency
Frederic Weisbecker
1
-2
/
+3
2009-11-20
kill-the-bkl/reiserfs: turn GFP_ATOMIC flag to GFP_NOFS in reiserfs_get_block()
Frederic Weisbecker
1
-1
/
+1
2009-10-15
kill-the-bkl/reiserfs: drop the fs race watchdog from _get_block_create_0()
Frederic Weisbecker
1
-9
/
+2
2009-09-14
kill-the-bkl/reiserfs: fix recursive reiserfs write lock in reiserfs_commit_w...
Frederic Weisbecker
1
-9
/
+2
2009-09-14
kill-the-bkl/reiserfs: factorize the locking in reiserfs_write_end()
Frederic Weisbecker
1
-10
/
+15
2009-09-14
kill-the-bkl/reiserfs: lock only once on reiserfs_get_block()
Frederic Weisbecker
1
-8
/
+11
2009-09-14
kill-the-BKL/reiserfs: lock only once in reiserfs_truncate_file
Frederic Weisbecker
1
-3
/
+7
2009-09-14
reiserfs: kill-the-BKL
Frederic Weisbecker
1
-5
/
+18
2009-06-24
switch reiserfs to inode->i_acl
Al Viro
1
-4
/
+0
2009-03-30
Merge branch 'reiserfs-updates' from Jeff Mahoney
Linus Torvalds
1
-104
/
+99
2009-03-30
reiserfs: rename p_s_inode to inode
Jeff Mahoney
1
-21
/
+22
2009-03-30
reiserfs: strip trailing whitespace
Jeff Mahoney
1
-26
/
+26
2009-03-30
reiserfs: add atomic addition of selinux attributes during inode creation
Jeff Mahoney
1
-1
/
+15
2009-03-30
reiserfs: journaled xattrs
Jeff Mahoney
1
-2
/
+1
2009-03-30
reiserfs: eliminate per-super xattr lock
Jeff Mahoney
1
-13
/
+1
2009-03-30
reiserfs: remove IS_PRIVATE helpers
Jeff Mahoney
1
-3
/
+2
2009-03-30
reiserfs: use reiserfs_error()
Jeff Mahoney
1
-24
/
+21
2009-03-30
reiserfs: rework reiserfs_panic
Jeff Mahoney
1
-2
/
+1
2009-03-30
reiserfs: rework reiserfs_warning
Jeff Mahoney
1
-31
/
+29
2009-03-26
reiserfs: Use lowercase names of quota functions
Jan Kara
1
-5
/
+5
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+6
2009-01-05
fix breakage in reiserfs_new_inode()
Al Viro
1
-7
/
+6
2009-01-05
fs: symlink write_begin allocation context fix
Nick Piggin
1
-1
/
+1
2009-01-01
nfsd race fixes: reiserfs
Al Viro
1
-5
/
+10
2008-10-23
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
1
-11
/
+2
2008-08-05
fs: rename buffer trylock
Nick Piggin
1
-1
/
+1
2008-07-08
reiserfs: discard prealloc in reiserfs_delete_inode
Jeff Mahoney
1
-0
/
+2
2008-02-07
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
1
-1
/
+1
2008-02-05
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
Christoph Lameter
1
-2
/
+2
2007-10-22
reiserfs: new export ops
Christoph Hellwig
1
-35
/
+27
2007-10-19
reiserfs: fix usage of signed ints for block numbers
Jeff Mahoney
1
-4
/
+4
2007-10-19
reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattr
Jeff Layton
1
-1
/
+5
2007-10-17
fs/reiserfs/: cleanups
Adrian Bunk
1
-2
/
+2
2007-10-16
reiserfs: use generic_cont_expand_simple
Vladimir Saveliev
1
-2
/
+11
2007-10-16
reiserfs: convert to new aops
Vladimir Saveliev
1
-10
/
+166
2007-07-17
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
1
-0
/
+1
2007-05-09
reiserfs: use zero_user_page
Nate Diller
1
-11
/
+2
[next]