summaryrefslogtreecommitdiff
path: root/fs/reiserfs
Commit message (Expand)AuthorAge
...
| * block: get rid of bio_rw and READAChristoph Hellwig2016-07-20
* | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\ \ | |/
| * fs: have ll_rw_block users pass in op and flags separatelyMike Christie2016-06-07
| * fs: have submit_bh users pass in op and flags separatelyMike Christie2016-06-07
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-06-19
|\ \ | |/ |/|
| * reiserfs: check kstrdup failureMikulas Patocka2016-05-25
* | switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-27
* | lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko2016-05-20
|/
* Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-17
|\
| * direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-01
* | more trivial ->iterate_shared conversionsAl Viro2016-05-09
* | reiserfs: open-code reiserfs_mutex_lock_safe() in reiserfs_unpack()Al Viro2016-05-02
* | Merge getxattr prototype change into work.lookupsAl Viro2016-05-02
|\ \ | |/ |/|
| * xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-10
| * reiserfs: switch to generic_{get,set,remove}xattr()Al Viro2016-04-10
| * posix_acl: Inode acl caching fixesAndreas Gruenbacher2016-03-31
| * reiserfs_cache_default_acl(): use get_acl()Al Viro2016-03-28
* | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-04
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* quota: Add support for ->get_nextdqblk() for VFS quotaJan Kara2016-02-09
* wrappers for ->i_mutex accessAl Viro2016-01-22
* reiserfs: fix dereference of ERR_PTRSudip Mukherjee2016-01-21
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-12
|\
| * fs: use block_device name vsprintf helperDmitry Monakhov2016-01-06
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-01-11
|\ \
| * | xattr handlers: Simplify list operationAndreas Gruenbacher2015-12-13
| * | vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher2015-12-06
| * | posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher2015-12-06
| |/
* | switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-30
* | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-08
* | don't put symlink bodies in pagecache into highmemAl Viro2015-12-08
|/
* Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-13
|\
| * xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-13
* | fs/reiserfs/namei.c: remove unnecessary new_valid_dev() checkYaowei Bai2015-11-09
|/
* fs: create and use seq_show_option for escapingKees Cook2015-09-04
* reiserfs: Handle error from dquot_initialize()Jan Kara2015-07-23
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-26
|\
| * fs/reiserfs: remove unneeded castFiro Yang2015-06-25
* | writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-02
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-16
|\ \ | |/
| * 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
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-04-16
|\ \ | |/ |/|
| * reiserfs: fix __RASSERT format stringNicolas Iooss2015-03-17
| * quota: Make VFS quotas use new interface for getting quota infoJan Kara2015-03-04
* | make new_sync_{read,write}() staticAl Viro2015-04-11