index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
...
*
|
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
*
[PATCH] Make address_space_operations->invalidatepage return void
NeilBrown
2006-03-26
1
-3
/
+5
*
[PATCH] reiserfs: do not check if unsigned < 0
Vladimir V. Saveliev
2006-03-02
1
-6
/
+2
*
[PATCH] reiserfs: reiserfs hang and performance fix for data=journal mode
Chris Mason
2006-02-01
1
-0
/
+7
*
[PATCH] resierfs: fix reiserfs_invalidatepage race against data=ordered
Chris Mason
2006-02-01
1
-1
/
+3
*
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-09
1
-7
/
+7
*
[PATCH] reiserfs: close open transactions on error path
Jeff Mahoney
2005-12-14
1
-8
/
+18
*
[PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage()
Oleg Drokin
2005-11-28
1
-1
/
+1
*
[PATCH] gfp_t: fs/*
Al Viro
2005-10-28
1
-1
/
+1
*
[PATCH] reiserfs: use mark_inode_dirty instead of reiserfs_update_sd
Chris Mason
2005-09-13
1
-9
/
+7
*
[PATCH] update filesystems for new delete_inode behavior
Mark Fasheh
2005-09-09
1
-0
/
+2
*
[PATCH] reiserfs+acl+quota deadlock fix
Jan Kara
2005-08-18
1
-1
/
+1
*
[PATCH] reiserfs: fix deadlock in inode creation failure path w/ default ACL
Jeff Mahoney
2005-07-27
1
-1
/
+11
*
reiserfs: run scripts/Lindent on reiserfs code
Linus Torvalds
2005-07-12
1
-2394
/
+2521
*
[PATCH] reiserfs: do not ignore i/io error on readpage
Qu Fuping
2005-06-25
1
-3
/
+12
*
[PATCH] quota: reiserfs: improve quota credit estimates
Jan Kara
2005-06-24
1
-5
/
+6
*
[PATCH] reiserfs: add checking of journal_begin() return value
Jan Kara
2005-06-24
1
-2
/
+4
*
[PATCH] reiserfs endianness: comp_short_keys() cleanup
Al Viro
2005-05-01
1
-2
/
+2
*
[PATCH] reiserfs endianness: annotate little-endian objects
Al Viro
2005-05-01
1
-5
/
+5
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+2846
[prev]