aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/inode.c
Commit message (Expand)AuthorAge
* [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-23
* fs: rename buffer trylockNick Piggin2008-08-05
* reiserfs: discard prealloc in reiserfs_delete_inodeJeff Mahoney2008-07-08
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-07
* Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter2008-02-05
* reiserfs: new export opsChristoph Hellwig2007-10-22
* reiserfs: fix usage of signed ints for block numbersJeff Mahoney2007-10-19
* reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattrJeff Layton2007-10-18
* fs/reiserfs/: cleanupsAdrian Bunk2007-10-17
* reiserfs: use generic_cont_expand_simpleVladimir Saveliev2007-10-16
* reiserfs: convert to new aopsVladimir Saveliev2007-10-16
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-17
* reiserfs: use zero_user_pageNate Diller2007-05-09
* [PATCH] resierfs: avoid tail packing if an inode was ever mmappedVladimir Saveliev2007-01-23
* [PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek2006-12-08
* [PATCH] reiser: replace kmalloc+memset with kzallocYan Burman2006-12-07
* [PATCH] fix reiserfs bad path release panicSuzuki K P2006-12-07
* [PATCH] Remove unnecessary check in fs/reiserfs/inode.cEric Sesterhenn2006-10-04
* [PATCH] reiserfs: ifdef ACL stuff from inodeAlexey Dobriyan2006-09-29
* [PATCH] reiserfs: ifdef xattr_semAlexey Dobriyan2006-09-29
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] reiserfs_write_full_page() should not get_block past eofChris Mason2006-08-06
* [PATCH] i_mutex does not need to be locked in reiserfs_delete_inode()Alexander Zarochentsev2006-08-06
* [PATCH] reiserfs: update ctime and mtime on expanding truncateVladimir Saveliev2006-07-01
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* [PATCH] remove ->get_blocks() supportBadari Pulavarty2006-03-26
* [PATCH] Make address_space_operations->invalidatepage return voidNeilBrown2006-03-26
* [PATCH] reiserfs: do not check if unsigned < 0Vladimir V. Saveliev2006-03-02
* [PATCH] reiserfs: reiserfs hang and performance fix for data=journal modeChris Mason2006-02-01
* [PATCH] resierfs: fix reiserfs_invalidatepage race against data=orderedChris Mason2006-02-01
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] reiserfs: close open transactions on error pathJeff Mahoney2005-12-14
* [PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage()Oleg Drokin2005-11-28
* [PATCH] gfp_t: fs/*Al Viro2005-10-28
* [PATCH] reiserfs: use mark_inode_dirty instead of reiserfs_update_sdChris Mason2005-09-13
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-09
* [PATCH] reiserfs+acl+quota deadlock fixJan Kara2005-08-18
* [PATCH] reiserfs: fix deadlock in inode creation failure path w/ default ACLJeff Mahoney2005-07-27
* reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds2005-07-12
* [PATCH] reiserfs: do not ignore i/io error on readpageQu Fuping2005-06-25
* [PATCH] quota: reiserfs: improve quota credit estimatesJan Kara2005-06-24
* [PATCH] reiserfs: add checking of journal_begin() return valueJan Kara2005-06-24
* [PATCH] reiserfs endianness: comp_short_keys() cleanupAl Viro2005-05-01
* [PATCH] reiserfs endianness: annotate little-endian objectsAl Viro2005-05-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16