index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
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-05
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
2008-12-31
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-04
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
*
reiserfs: convert to new aops
Vladimir Saveliev
2007-10-16
1
-10
/
+166
*
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
2007-07-17
1
-0
/
+1
*
reiserfs: use zero_user_page
Nate Diller
2007-05-09
1
-11
/
+2
*
[PATCH] resierfs: avoid tail packing if an inode was ever mmapped
Vladimir Saveliev
2007-01-23
1
-0
/
+2
*
[PATCH] struct path: rename Reiserfs's struct path
Josef "Jeff" Sipek
2006-12-08
1
-6
/
+6
*
[PATCH] reiser: replace kmalloc+memset with kzalloc
Yan Burman
2006-12-07
1
-5
/
+2
*
[PATCH] fix reiserfs bad path release panic
Suzuki K P
2006-12-07
1
-1
/
+2
*
[PATCH] Remove unnecessary check in fs/reiserfs/inode.c
Eric Sesterhenn
2006-10-04
1
-1
/
+1
*
[PATCH] reiserfs: ifdef ACL stuff from inode
Alexey Dobriyan
2006-09-29
1
-4
/
+6
*
[PATCH] reiserfs: ifdef xattr_sem
Alexey Dobriyan
2006-09-29
1
-2
/
+2
*
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
1
-4
/
+0
*
[PATCH] reiserfs_write_full_page() should not get_block past eof
Chris Mason
2006-08-06
1
-2
/
+12
*
[PATCH] i_mutex does not need to be locked in reiserfs_delete_inode()
Alexander Zarochentsev
2006-08-06
1
-10
/
+2
*
[PATCH] reiserfs: update ctime and mtime on expanding truncate
Vladimir Saveliev
2006-07-01
1
-0
/
+5
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-06-28
1
-1
/
+1
*
[PATCH] remove ->get_blocks() support
Badari Pulavarty
2006-03-26
1
-1
/
+0
[next]