index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
hfsplus
/
inode.c
Age
Commit message (
Expand
)
Author
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-17
hfsplus: fix expand when not enough available space
Sergei Antonov
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-11
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-11
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
2015-04-11
make new_sync_{read,write}() static
Al Viro
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2014-05-06
write_iter variants of {__,}generic_file_aio_write()
Al Viro
2014-05-06
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
2014-05-06
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
2014-05-06
get rid of pointless iov_length() in ->direct_IO()
Al Viro
2014-05-06
pass iov_iter to ->direct_IO()
Al Viro
2014-03-10
hfsplus: add HFSX subfolder count support
Sergei Antonov
2014-01-31
hfsplus: use xattr handlers for removexattr
Christoph Hellwig
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-01-25
hfsplus: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-23
hfsplus: remove hfsplus_file_lookup()
Sougata Santra
2013-09-12
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
2013-09-11
hfsplus: integrate POSIX ACLs support into driver
Vyacheslav Dubeyko
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2013-04-30
hfs/hfsplus: convert printks to pr_<level>
Joe Perches
2013-02-27
hfsplus: add support of manipulation by attributes file
Vyacheslav Dubeyko
2013-02-22
new helper: file_inode(file)
Al Viro
2012-12-20
hfsplus: drop vmtruncate
Marco Stornelli
2012-09-21
userns: Convert hfsplus to use kuid and kgid where appropriate
Eric W. Biederman
2012-07-22
hfsplus: get rid of write_super
Artem Bityutskiy
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
2012-03-20
hfsplus: initialise userflags
Matthew Garrett
2012-01-03
hfsplus: propagate umode_t
Al Viro
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
fs: simplify the blockdev_direct_IO prototype
Christoph Hellwig
2011-07-20
fs: move inode_dio_wait calls into ->setattr
Christoph Hellwig
2011-07-07
hfsplus: add error checking for hfs_find_init()
Alexey Khoroshilov
2011-03-10
block: remove per-queue plugging
Jens Axboe
2010-12-16
hfsplus: spaces/indentation clean-up
Anton Salikhmetov
2010-12-16
hfsplus: over 80 character lines clean-up
Anton Salikhmetov
2010-11-23
hfsplus: flush disk caches in sync and fsync
Christoph Hellwig
2010-11-23
hfsplus: optimize fsync
Christoph Hellwig
2010-11-23
hfsplus: split up inode flags
Christoph Hellwig
2010-11-23
hfsplus: write up fsync for directories
Christoph Hellwig
2010-11-23
hfsplus: simplify fsync
Christoph Hellwig
2010-10-25
list.h: new helper - hlist_add_fake()
Al Viro
2010-10-14
hfsplus: create correct initial catalog entries for device files
Christoph Hellwig
2010-10-14
hfsplus: remove superflous rootflags field in hfsplus_inode_info
Christoph Hellwig
2010-10-14
hfsplus: fix link corruption
Christoph Hellwig
2010-10-01
hfsplus: remove the rsrc_inodes list
Christoph Hellwig
[next]