| Commit message (Expand) | Author | Age | Files | Lines |
* | write_iter variants of {__,}generic_file_aio_write() | Al Viro | 2014-05-06 | 1 | -2/+2 |
* | switch simple generic_file_aio_read() users to ->read_iter() | Al Viro | 2014-05-06 | 1 | -2/+2 |
* | switch {__,}blockdev_direct_IO() to iov_iter | Al Viro | 2014-05-06 | 1 | -1/+1 |
* | get rid of pointless iov_length() in ->direct_IO() | Al Viro | 2014-05-06 | 1 | -1/+2 |
* | pass iov_iter to ->direct_IO() | Al Viro | 2014-05-06 | 1 | -3/+3 |
* | hfsplus: add HFSX subfolder count support | Sergei Antonov | 2014-03-10 | 1 | -0/+9 |
* | hfsplus: use xattr handlers for removexattr | Christoph Hellwig | 2014-01-31 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-01-28 | 1 | -1/+2 |
|\ |
|
| * | hfsplus: use generic posix ACL infrastructure | Christoph Hellwig | 2014-01-25 | 1 | -1/+2 |
* | | hfsplus: remove hfsplus_file_lookup() | Sougata Santra | 2014-01-23 | 1 | -59/+0 |
|/ |
|
* | truncate: drop 'oldsize' truncate_pagecache() parameter | Kirill A. Shutemov | 2013-09-12 | 1 | -1/+1 |
* | hfsplus: integrate POSIX ACLs support into driver | Vyacheslav Dubeyko | 2013-09-11 | 1 | -0/+11 |
* | aio: don't include aio.h in sched.h | Kent Overstreet | 2013-05-07 | 1 | -0/+1 |
* | hfs/hfsplus: convert printks to pr_<level> | Joe Perches | 2013-04-30 | 1 | -2/+2 |
* | hfsplus: add support of manipulation by attributes file | Vyacheslav Dubeyko | 2013-02-27 | 1 | -2/+16 |
* | new helper: file_inode(file) | Al Viro | 2013-02-22 | 1 | -1/+1 |
* | hfsplus: drop vmtruncate | Marco Stornelli | 2012-12-20 | 1 | -11/+16 |
* | userns: Convert hfsplus to use kuid and kgid where appropriate | Eric W. Biederman | 2012-09-21 | 1 | -4/+4 |
* | hfsplus: get rid of write_super | Artem Bityutskiy | 2012-07-22 | 1 | -3/+3 |
* | stop passing nameidata to ->lookup() | Al Viro | 2012-07-14 | 1 | -1/+1 |
* | hfsplus: initialise userflags | Matthew Garrett | 2012-03-20 | 1 | -0/+2 |
* | hfsplus: propagate umode_t | Al Viro | 2012-01-03 | 1 | -1/+1 |
* | filesystems: add set_nlink() | Miklos Szeredi | 2011-11-02 | 1 | -5/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-07-22 | 1 | -3/+13 |
|\ |
|
| * | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 2011-07-20 | 1 | -1/+9 |
| * | fs: simplify the blockdev_direct_IO prototype | Christoph Hellwig | 2011-07-20 | 1 | -2/+2 |
| * | fs: move inode_dio_wait calls into ->setattr | Christoph Hellwig | 2011-07-20 | 1 | -0/+2 |
* | | hfsplus: add error checking for hfs_find_init() | Alexey Khoroshilov | 2011-07-07 | 1 | -5/+7 |
|/ |
|
* | block: remove per-queue plugging | Jens Axboe | 2011-03-10 | 1 | -2/+0 |
* | hfsplus: spaces/indentation clean-up | Anton Salikhmetov | 2010-12-16 | 1 | -1/+1 |
* | hfsplus: over 80 character lines clean-up | Anton Salikhmetov | 2010-12-16 | 1 | -9/+17 |
* | hfsplus: flush disk caches in sync and fsync | Christoph Hellwig | 2010-11-23 | 1 | -0/+4 |
* | hfsplus: optimize fsync | Christoph Hellwig | 2010-11-23 | 1 | -8/+19 |
* | hfsplus: split up inode flags | Christoph Hellwig | 2010-11-23 | 1 | -3/+6 |
* | hfsplus: write up fsync for directories | Christoph Hellwig | 2010-11-23 | 1 | -1/+1 |
* | hfsplus: simplify fsync | Christoph Hellwig | 2010-11-23 | 1 | -21/+20 |
* | list.h: new helper - hlist_add_fake() | Al Viro | 2010-10-25 | 1 | -1/+1 |
* | hfsplus: create correct initial catalog entries for device files | Christoph Hellwig | 2010-10-14 | 1 | -25/+2 |
* | hfsplus: remove superflous rootflags field in hfsplus_inode_info | Christoph Hellwig | 2010-10-14 | 1 | -1/+0 |
* | hfsplus: fix link corruption | Christoph Hellwig | 2010-10-14 | 1 | -6/+8 |
* | hfsplus: remove the rsrc_inodes list | Christoph Hellwig | 2010-10-01 | 1 | -1/+9 |
* | hfsplus: fix HFSPLUS_I calling convention | Christoph Hellwig | 2010-10-01 | 1 | -53/+59 |
* | hfsplus: fix HFSPLUS_SB calling convention | Christoph Hellwig | 2010-10-01 | 1 | -26/+31 |
* | get rid of file_fsync() | Al Viro | 2010-08-09 | 1 | -1/+26 |
* | remove inode_setattr | Christoph Hellwig | 2010-08-09 | 1 | -1/+11 |
* | add missing setattr methods | Christoph Hellwig | 2010-08-09 | 1 | -0/+12 |
* | get rid of cont_write_begin_newtrunc | Christoph Hellwig | 2010-08-09 | 1 | -1/+10 |
* | sort out blockdev_direct_IO variants | Christoph Hellwig | 2010-08-09 | 1 | -1/+16 |
* | hfsplus: Push down BKL into ioctl function | Arnd Bergmann | 2010-05-17 | 1 | -1/+1 |
* | constify dentry_operations: misc filesystems | Al Viro | 2009-03-27 | 1 | -1/+1 |