aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/file.c
Commit message (Expand)AuthorAge
* block: remove BLKDEV_IFL_WAITChristoph Hellwig2010-09-16
* Fix reiserfs_file_release()Al Viro2010-08-09
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov2010-04-28
* dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig2010-03-04
* kill-the-bkl/reiserfs: definitely drop the bkl from reiserfs_ioctl()Frederic Weisbecker2009-10-14
* reiserfs: rename [cn]_* variablesJeff Mahoney2009-03-30
* reiserfs: rename p_._ variablesJeff Mahoney2009-03-30
* reiserfs: rename p_s_inode to inodeJeff Mahoney2009-03-30
* reiserfs: strip trailing whitespaceJeff Mahoney2009-03-30
* reiserfs: rework reiserfs_warningJeff Mahoney2009-03-30
* [PATCH] reiserfs: add missing llseek methodChristoph Hellwig2008-10-23
* reiserfs: use generic writeVladimir Saveliev2007-10-16
* Only send SIGXFSZ when exceeding rlimits.Micah Cowan2007-07-16
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
* reiserfs: use zero_user_pageNate Diller2007-05-09
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-12
* [PATCH] resierfs: avoid tail packing if an inode was ever mmappedVladimir Saveliev2007-01-23
* [PATCH] struct path: convert reiserfsJosef Sipek2006-12-08
* [PATCH] reiserfs: do not add save links for O_DIRECT writesVladimir V. Saveliev2006-12-07
* [PATCH] reiser: replace kmalloc+memset with kzallocYan Burman2006-12-07
* [PATCH] reiserfs: add missing D-cache flushingAlexey Dobriyan2006-12-07
* [PATCH] reiserfs: fmt bugfixAlexey Dobriyan2006-11-25
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* BUG_ON conversion for fs/reiserfsEric Sesterhenn2006-10-03
* [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-01
* [PATCH] reiserfs: use generic_file_open for open() checksJeff Mahoney2006-10-01
* [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr...David Howells2006-09-30
* [PATCH] reiserfs_fsync should only use barriers when they are enabledChris Mason2006-09-29
* [PATCH] fix reiserfs lock inversion of bkl vs inode semaphoreChris Mason2006-08-06
* [PATCH] reiserfs: fix journaling issue regarding fsync()Hisashi Hifumi2006-07-10
* [PATCH] reiserfs: remove reiserfs_aio_write()Alexey Dobriyan2006-06-26
* [PATCH] Introduce sys_splice() system callJens Axboe2006-03-30
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] reiserfs: use balance_dirty_pages_ratelimited_nr in reiserfs_file_wri...Alexander Zarochentsev2006-03-25
* [PATCH] reiserfs: reiserfs_file_write() will lose error code when a 0-length ...Jeff Mahoney2006-03-25
* [PATCH] reiserfs: do not check if unsigned < 0Vladimir V. Saveliev2006-03-02
* [PATCH] reiserfs: reiserfs: check for files > 2GB on 3.5.x disksJeff Mahoney2006-02-01
* [PATCH] reiserfs: missing kmalloc failure checkDiego Calleja2006-02-01
* [PATCH] replace inode_update_time with file_update_timeChristoph Hellwig2006-01-10
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] Fix return value in reiserfs allocatorJan Kara2005-11-09
* [PATCH] reiserfs: use mark_inode_dirty instead of reiserfs_update_sdChris Mason2005-09-13
* reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds2005-07-12
* [PATCH] quota: reiserfs: improve quota credit estimatesJan Kara2005-06-24
* [PATCH] reiserfs endianness: annotate little-endian objectsAl Viro2005-05-01
* [PATCH] Fix rewriting on a full reiserfs filesystemJan Kara2005-05-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16