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