index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
hfsplus
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
1
-1
/
+1
|
\
|
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-17
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
hfsplus: fix expand when not enough available space
Sergei Antonov
2015-04-17
1
-0
/
+6
*
|
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
1
-2
/
+2
*
|
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-11
1
-1
/
+1
*
|
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
2015-04-11
1
-2
/
+1
|
/
*
make new_sync_{read,write}() static
Al Viro
2015-04-11
1
-2
/
+0
*
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
1
-1
/
+1
*
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
[next]