index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
inode.c
Age
Commit message (
Expand
)
Author
2008-08-04
fs: rename buffer trylock
Nick Piggin
2008-07-08
reiserfs: discard prealloc in reiserfs_delete_inode
Jeff Mahoney
2008-02-07
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
2008-02-05
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
Christoph Lameter
2007-10-22
reiserfs: new export ops
Christoph Hellwig
2007-10-19
reiserfs: fix usage of signed ints for block numbers
Jeff Mahoney
2007-10-18
reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattr
Jeff Layton
2007-10-17
fs/reiserfs/: cleanups
Adrian Bunk
2007-10-16
reiserfs: use generic_cont_expand_simple
Vladimir Saveliev
2007-10-16
reiserfs: convert to new aops
Vladimir Saveliev
2007-07-17
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
2007-05-09
reiserfs: use zero_user_page
Nate Diller
2007-01-23
[PATCH] resierfs: avoid tail packing if an inode was ever mmapped
Vladimir Saveliev
2006-12-08
[PATCH] struct path: rename Reiserfs's struct path
Josef "Jeff" Sipek
2006-12-07
[PATCH] reiser: replace kmalloc+memset with kzalloc
Yan Burman
2006-12-07
[PATCH] fix reiserfs bad path release panic
Suzuki K P
2006-10-04
[PATCH] Remove unnecessary check in fs/reiserfs/inode.c
Eric Sesterhenn
2006-09-29
[PATCH] reiserfs: ifdef ACL stuff from inode
Alexey Dobriyan
2006-09-29
[PATCH] reiserfs: ifdef xattr_sem
Alexey Dobriyan
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-08-06
[PATCH] reiserfs_write_full_page() should not get_block past eof
Chris Mason
2006-08-06
[PATCH] i_mutex does not need to be locked in reiserfs_delete_inode()
Alexander Zarochentsev
2006-07-01
[PATCH] reiserfs: update ctime and mtime on expanding truncate
Vladimir Saveliev
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-03-26
[PATCH] remove ->get_blocks() support
Badari Pulavarty
2006-03-26
[PATCH] Make address_space_operations->invalidatepage return void
NeilBrown
2006-03-02
[PATCH] reiserfs: do not check if unsigned < 0
Vladimir V. Saveliev
2006-02-01
[PATCH] reiserfs: reiserfs hang and performance fix for data=journal mode
Chris Mason
2006-02-01
[PATCH] resierfs: fix reiserfs_invalidatepage race against data=ordered
Chris Mason
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2005-12-14
[PATCH] reiserfs: close open transactions on error path
Jeff Mahoney
2005-11-28
[PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage()
Oleg Drokin
2005-10-28
[PATCH] gfp_t: fs/*
Al Viro
2005-09-13
[PATCH] reiserfs: use mark_inode_dirty instead of reiserfs_update_sd
Chris Mason
2005-09-09
[PATCH] update filesystems for new delete_inode behavior
Mark Fasheh
2005-08-18
[PATCH] reiserfs+acl+quota deadlock fix
Jan Kara
2005-07-27
[PATCH] reiserfs: fix deadlock in inode creation failure path w/ default ACL
Jeff Mahoney
2005-07-12
reiserfs: run scripts/Lindent on reiserfs code
Linus Torvalds
2005-06-25
[PATCH] reiserfs: do not ignore i/io error on readpage
Qu Fuping
2005-06-24
[PATCH] quota: reiserfs: improve quota credit estimates
Jan Kara
2005-06-24
[PATCH] reiserfs: add checking of journal_begin() return value
Jan Kara
2005-05-01
[PATCH] reiserfs endianness: comp_short_keys() cleanup
Al Viro
2005-05-01
[PATCH] reiserfs endianness: annotate little-endian objects
Al Viro
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds