summaryrefslogtreecommitdiff
path: root/fs/reiserfs/file.c
Commit message (Expand)AuthorAge
* fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton2017-08-01
* fs: add i_blocksize()Fabian Frederick2017-02-27
* vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-07
* Merge getxattr prototype change into work.lookupsAl Viro2016-05-02
|\
| * reiserfs: switch to generic_{get,set,remove}xattr()Al Viro2016-04-10
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* wrappers for ->i_mutex accessAl Viro2016-01-22
* make new_sync_{read,write}() staticAl Viro2015-04-11
* fs/reiserfs: use linux/uaccess.hFabian Frederick2014-08-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\
| * ->splice_write() via ->write_iter()Al Viro2014-06-12
| * write_iter variants of {__,}generic_file_aio_write()Al Viro2014-05-06
| * switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-06
* | reiserfs: cleanup, remove unnecessary parensJeff Mahoney2014-05-06
* | reiserfs: cleanup, remove leading whitespace from labelsJeff Mahoney2014-05-06
* | reiserfs: cleanup, remove blocks arg from journal_joinJeff Mahoney2014-05-06
* | reiserfs: cleanup, remove sb argument from journal_mark_dirtyJeff Mahoney2014-05-06
* | reiserfs: cleanup, remove sb argument from journal_endJeff Mahoney2014-05-06
* | reiserfs: cleanup, remove nblocks argument from journal_endJeff Mahoney2014-05-06
* | reiserfs: cleanup, reformat comments to normal kernel styleJeff Mahoney2014-05-06
|/
* reiserfs: use generic posix ACL infrastructureChristoph Hellwig2014-01-25
* reiserfs: don't wank with EFBIG before calling do_sync_write()Al Viro2013-04-09
* new helper: file_inode(file)Al Viro2013-02-22
* reiserfs: drop vmtruncateMarco Stornelli2012-12-20
* move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro2012-03-20
* move reiserfs_acl.h to fs/reiserfs/acl.hAl Viro2012-03-20
* take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.hAl Viro2012-03-20
* fs: take the ACL checks to common codeChristoph Hellwig2011-07-25
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* kill check_acl callback of generic_permission()Al Viro2011-07-20
* 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-05
* 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