summaryrefslogtreecommitdiff
path: root/fs/reiserfs/inode.c
Commit message (Expand)AuthorAge
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-17
* reiserfs: Remove i_attrs_to_sd_attrs()Jan Kara2017-04-19
* reiserfs: Remove useless setting of i_flagsJan Kara2017-04-19
* fs: add i_blocksize()Fabian Frederick2017-02-27
* mm: only include blk_types in swap.h if CONFIG_SWAP is enabledChristoph Hellwig2016-11-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-27
* | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
|/
* fs: have submit_bh users pass in op and flags separatelyMike Christie2016-06-07
* direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-01
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* don't put symlink bodies in pagecache into highmemAl Viro2015-12-08
* reiserfs: Handle error from dquot_initialize()Jan Kara2015-07-23
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval2015-04-11
* direct_IO: use iov_iter_rw() instead of rw everywhereOmar Sandoval2015-04-11
* Remove rw from {,__,do_}blockdev_direct_IO()Omar Sandoval2015-04-11
* fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
* fs/reiserfs/inode.c: replace 0 by NULL for pointersFabian Frederick2015-02-17
* 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
|\
| * switch {__,}blockdev_direct_IO() to iov_iterAl Viro2014-05-06
| * get rid of pointless iov_length() in ->direct_IO()Al Viro2014-05-06
| * pass iov_iter to ->direct_IO()Al Viro2014-05-06
* | reiserfs: call truncate_setsize under tailpack mutexJeff Mahoney2014-05-21
* | reiserfs: cleanup, remove unnecessary parensJeff Mahoney2014-05-06
* | reiserfs: cleanup, remove leading whitespace from labelsJeff 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: cleanup, rename key and item accessors to more friendly namesJeff Mahoney2014-05-06
|/
* mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
* reiserfs: locking, release lock around quota operationsJeff Mahoney2013-08-08
* reiserfs: locking, handle nested locks properlyJeff Mahoney2013-08-08
* reiserfs: locking, push write lock out of xattr codeJeff Mahoney2013-08-08
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-02
|\
| * reiserfs: use ->invalidatepage() length argumentLukas Czerner2013-05-21
| * mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-21
* | reiserfs: fix deadlock with nfs racing on create/lookupJeff Mahoney2013-05-31
|/
* aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* fs: encode_fh: return FILEID_INVALID if invalid fid_typeNamjae Jeon2013-02-26
* reiserfs: drop vmtruncateMarco Stornelli2012-12-20
* reiserfs: Move quota calls out of write lockJan Kara2012-11-19
* tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins2012-10-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\
| * userns: Convert reiserfs to use kuid and kgid where appropriateEric W. Biederman2012-09-21
* | reiserfs: fix deadlocks with quotasJeff Mahoney2012-08-15
|/
* ->encode_fh() API changeAl Viro2012-05-29