aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/inode.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-29hfsplus: really remove hfsplus_writepageMatthew Wilcox (Oracle)1-6/+2
2023-10-18hfsplus: convert to new timestamp accessorsJeff Layton1-10/+12
2023-08-09fs: pass the request_mask to generic_fillattrJeff Layton1-1/+1
2023-07-24hfsplus: convert to ctime accessor functionsJeff Layton1-7/+9
2023-05-24splice: Use filemap_splice_read() instead of generic_file_splice_read()David Howells1-1/+1
2023-04-12fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read,write}_inode()Tetsuo Handa1-5/+23
2023-01-19fs: port inode_init_owner() to mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->fileattr_set() to pass mnt_idmapChristian Brauner1-1/+1
2023-01-19fs: port ->getattr() to pass mnt_idmapChristian Brauner1-2/+2
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner1-3/+3
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2022-12-11hfsplus: fix bug causing custom uid and gid being unable to be assigned with ...Aditya Garg1-2/+2
2022-12-11hfsplus: remove ->writepageChristoph Hellwig1-1/+1
2022-05-09fs: Change try_to_free_buffers() to take a folioMatthew Wilcox (Oracle)1-1/+1
2022-05-09hfsplus: Convert to release_folioMatthew Wilcox (Oracle)1-11/+12
2022-05-09fs: Convert block_read_full_page() to block_read_full_folio()Matthew Wilcox (Oracle)1-4/+4
2022-05-08hfsplus: Call hfsplus_write_begin() and generic_write_end() directlyMatthew Wilcox (Oracle)1-3/+2
2022-05-08fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)1-1/+1
2022-05-08fs: Remove aop flags parameter from cont_write_begin()Matthew Wilcox (Oracle)1-1/+1
2022-03-16fs: Convert __set_page_dirty_buffers to block_dirty_folioMatthew Wilcox (Oracle)1-2/+2
2022-03-15fs: Turn block_invalidatepage into block_invalidate_folioMatthew Wilcox (Oracle)1-0/+2
2021-11-09hfs/hfsplus: use WARN_ON for sanity checkArnd Bergmann1-8/+4
2021-07-01hfsplus: report create_date to kstat.btimeChung-Chiang Cheng1-0/+5
2021-06-29mm: require ->set_page_dirty to be explicitly wired upChristoph Hellwig1-0/+2
2021-04-12hfsplus: convert to fileattrMiklos Szeredi1-0/+54
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+9
2021-01-27block: use an on-stack bio in blkdev_issue_flushChristoph Hellwig1-1/+1
2021-01-24fs: make helpers idmap mount awareChristian Brauner1-3/+5
2021-01-24stat: handle idmapped mountsChristian Brauner1-1/+1
2021-01-24attr: handle idmapped mountsChristian Brauner1-2/+2
2021-01-24inode: make init and permission helpers idmapped mount awareChristian Brauner1-1/+1
2020-05-22block: remove the error_sector argument to blkdev_issue_flushChristoph Hellwig1-1/+1
2019-12-18hfs/hfsplus: use 64-bit inode timestampsArnd Bergmann1-6/+6
2019-01-04hfsplus: return file attributes on statxErnesto A. Fernández1-0/+21
2018-10-31hfsplus: update timestamps on truncate()Ernesto A. Fernández1-0/+1
2018-08-22hfsplus: drop ACL supportErnesto A. Fernández1-11/+0
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani1-6/+6
2018-02-06hfsplus: honor setgid flag on directoriesErnesto A. Fernandez1-4/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-01fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton1-1/+1
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar1-0/+1
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-3/+0
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher1-3/+0
2016-09-27fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani1-1/+1
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara1-1/+1
2016-05-29file_inode(f)->i_mapping is f->f_mappingAl Viro1-1/+1
2016-05-17Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+3
2016-05-12hfsplus: switch to ->iterate_shared()Al Viro1-0/+1
2016-05-01direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig1-4/+3
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-4/+4
2016-01-22wrappers for ->i_mutex accessAl Viro1-4/+4
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro1-0/+2
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+6
2015-04-17hfsplus: fix expand when not enough available spaceSergei Antonov1-0/+6
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-1/+1
2015-04-11direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval1-2/+2
2015-04-11direct_IO: use iov_iter_rw() instead of rw everywhereOmar Sandoval1-1/+1
2015-04-11Remove rw from {,__,do_}blockdev_direct_IO()Omar Sandoval1-2/+1
2015-04-11make new_sync_{read,write}() staticAl Viro1-2/+0
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig1-1/+1
2014-05-06write_iter variants of {__,}generic_file_aio_write()Al Viro1-2/+2
2014-05-06switch simple generic_file_aio_read() users to ->read_iter()Al Viro1-2/+2
2014-05-06switch {__,}blockdev_direct_IO() to iov_iterAl Viro1-1/+1
2014-05-06get rid of pointless iov_length() in ->direct_IO()Al Viro1-1/+2
2014-05-06pass iov_iter to ->direct_IO()Al Viro1-3/+3
2014-03-10hfsplus: add HFSX subfolder count supportSergei Antonov1-0/+9
2014-01-31hfsplus: use xattr handlers for removexattrChristoph Hellwig1-1/+1
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+2
2014-01-25hfsplus: use generic posix ACL infrastructureChristoph Hellwig1-1/+2
2014-01-23hfsplus: remove hfsplus_file_lookup()Sougata Santra1-59/+0
2013-09-12truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov1-1/+1
2013-09-11hfsplus: integrate POSIX ACLs support into driverVyacheslav Dubeyko1-0/+11
2013-05-07aio: don't include aio.h in sched.hKent Overstreet1-0/+1
2013-04-30hfs/hfsplus: convert printks to pr_<level>Joe Perches1-2/+2
2013-02-27hfsplus: add support of manipulation by attributes fileVyacheslav Dubeyko1-2/+16
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2012-12-20hfsplus: drop vmtruncateMarco Stornelli1-11/+16
2012-09-21userns: Convert hfsplus to use kuid and kgid where appropriateEric W. Biederman1-4/+4
2012-07-22hfsplus: get rid of write_superArtem Bityutskiy1-3/+3
2012-07-14stop passing nameidata to ->lookup()Al Viro1-1/+1
2012-03-20hfsplus: initialise userflagsMatthew Garrett1-0/+2
2012-01-03hfsplus: propagate umode_tAl Viro1-1/+1
2011-11-02filesystems: add set_nlink()Miklos Szeredi1-5/+5
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+13
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik1-1/+9
2011-07-20fs: simplify the blockdev_direct_IO prototypeChristoph Hellwig1-2/+2
2011-07-20fs: move inode_dio_wait calls into ->setattrChristoph Hellwig1-0/+2
2011-07-07hfsplus: add error checking for hfs_find_init()Alexey Khoroshilov1-5/+7
2011-03-10block: remove per-queue pluggingJens Axboe1-2/+0
2010-12-16hfsplus: spaces/indentation clean-upAnton Salikhmetov1-1/+1
2010-12-16hfsplus: over 80 character lines clean-upAnton Salikhmetov1-9/+17
2010-11-23hfsplus: flush disk caches in sync and fsyncChristoph Hellwig1-0/+4
2010-11-23hfsplus: optimize fsyncChristoph Hellwig1-8/+19
2010-11-23hfsplus: split up inode flagsChristoph Hellwig1-3/+6
2010-11-23hfsplus: write up fsync for directoriesChristoph Hellwig1-1/+1
2010-11-23hfsplus: simplify fsyncChristoph Hellwig1-21/+20
2010-10-25list.h: new helper - hlist_add_fake()Al Viro1-1/+1
2010-10-14hfsplus: create correct initial catalog entries for device filesChristoph Hellwig1-25/+2
2010-10-14hfsplus: remove superflous rootflags field in hfsplus_inode_infoChristoph Hellwig1-1/+0
2010-10-14hfsplus: fix link corruptionChristoph Hellwig1-6/+8
2010-10-01hfsplus: remove the rsrc_inodes listChristoph Hellwig1-1/+9
2010-10-01hfsplus: fix HFSPLUS_I calling conventionChristoph Hellwig1-53/+59
2010-10-01hfsplus: fix HFSPLUS_SB calling conventionChristoph Hellwig1-26/+31
2010-08-09get rid of file_fsync()Al Viro1-1/+26
2010-08-09remove inode_setattrChristoph Hellwig1-1/+11
2010-08-09add missing setattr methodsChristoph Hellwig1-0/+12
2010-08-09get rid of cont_write_begin_newtruncChristoph Hellwig1-1/+10
2010-08-09sort out blockdev_direct_IO variantsChristoph Hellwig1-1/+16
2010-05-17hfsplus: Push down BKL into ioctl functionArnd Bergmann1-1/+1
2009-03-27constify dentry_operations: misc filesystemsAl Viro1-1/+1
2008-11-14CRED: Wrap task credential accesses in the HFSplus filesystemDavid Howells1-2/+2
2008-10-23[PATCH] move executable checking into ->permission()Miklos Szeredi1-13/+0
2008-10-20hfsplus: missing O_LARGEFILE checkAlan Cox1-0/+2
2008-07-26[PATCH] f_count may wrap aroundAl Viro1-4/+0
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro1-1/+1
2008-07-25hfsplus: convert the extents_lock in a mutexMatthias Kaehlcke1-2/+2
2008-05-13Fix hfsplus oops on image without extentsEric Sesterhenn1-0/+2
2008-04-29fs/hfsplus/: proper externsAdrian Bunk1-3/+0
2007-10-16hfsplus: convert to new aopsNick Piggin1-7/+11
2007-07-16HFS+: add custom dentry hash and comparison operationsDuane Griffin1-0/+5
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe1-1/+1
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven1-2/+2
2006-12-08[PATCH] struct path: convert hfsplusJosef Sipek1-1/+1
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty1-2/+4
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-2/+0
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-2/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-03-26[PATCH] remove ->get_blocks() supportBadari Pulavarty1-12/+1
2006-01-18[PATCH] hfs: set correct ctimeRoman Zippel1-2/+4
2006-01-18[PATCH] hfs: cleanup HFS+ printsRoman Zippel1-4/+1
2006-01-10[PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug functionAdrian Bunk1-10/+0
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-2/+2
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-10-28[PATCH] gfp_t: fs/*Al Viro1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+555