- 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 55d1cbb hfs/hfsplus: use WARN_ON for sanity check by Arnd Bergmann · 3 years, 2 months ago
- 78ed961 hfsplus: use bdev_nr_sectors instead of open coding it by Christoph Hellwig · 3 years, 2 months ago
- c3eb840 hfsplus: report create_date to kstat.btime by Chung-Chiang Cheng · 3 years, 6 months ago
- 7dcae11 hfsplus: remove unnecessary oom message by Zhen Lei · 3 years, 6 months ago
- 0af5737 mm: require ->set_page_dirty to be explicitly wired up by Christoph Hellwig · 3 years, 6 months ago
- c3187cf hfsplus: prevent corruption in shrinking truncate by Jouni Roivas · 3 years, 8 months ago
- 9cbae74 hfsplus: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
- c6bf3f0 block: use an on-stack bio in blkdev_issue_flush by Christoph Hellwig · 4 years ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
- 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
- e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
- 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
- 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
- 5e01fdf fs: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 4 months ago
- 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
- 6d1349c [PATCH] reduce boilerplate in fsid handling by Al Viro · 4 years, 3 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
- 9398554 block: remove the error_sector argument to blkdev_issue_flush by Christoph Hellwig · 4 years, 8 months ago
- f252fa3 hfsplus: stop using ioctl_by_bdev by Christoph Hellwig · 4 years, 8 months ago
- 25efb2f hfsplus: fix crash and filesystem corruption when deleting files by Simon Gander · 4 years, 9 months ago
- 4ddfc3dc hfs/hfsplus: use 64-bit inode timestamps by Arnd Bergmann · 7 years ago
- 29774f3 fs/hfsplus/xattr.c: replace strncpy with memcpy by Mathieu Malaterre · 5 years ago
- 5aca284 vfs: create a generic checking and prep function for FS_IOC_SETFLAGS by Darrick J. Wong · 5 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- 08ab229 hfsplus: switch to ->free_inode() by Al Viro · 6 years ago
- f93ca1e hfsplus: return file attributes on statx by Ernesto A. Fernández · 6 years ago
- c7d7d620 hfsplus: do not free node before using by Pan Bian · 6 years ago
- dc8844a hfsplus: update timestamps on truncate() by Ernesto A. Fernández · 6 years ago
- 839c3a6a hfsplus: fix return value of hfsplus_get_block() by Ernesto A. Fernández · 6 years ago
- d92915c hfsplus: prevent btree data loss on ENOSPC by Ernesto A. Fernández · 6 years ago
- 19a9d0f hfsplus: fix BUG on bnode parent update by Ernesto A. Fernández · 6 years ago
- 0a3021d hfsplus: prevent btree data loss on root split by Ernesto A. Fernández · 6 years ago
- aba93a9 hfsplus: prevent crash on exit from failed search by Ernesto A. Fernandez · 6 years ago
- a7ec7a4 hfsplus: fix NULL dereference in hfsplus_lookup() by Ernesto A. Fernández · 6 years ago
- f168d9f hfsplus: drop ACL support by Ernesto A. Fernández · 6 years ago
- afd6c9e hfsplus: fix decomposition of Hangul characters by Ernesto A. Fernández · 6 years ago
- 31651c6 hfsplus: avoid deadlock on file truncation by Ernesto A. Fernández · 6 years ago
- 7464726 hfsplus: don't return 0 when fill_super() failed by Tetsuo Handa · 6 years ago
- 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
- 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
- b058efc Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 293542d hfsplus: switch to d_splice_alias() by Al Viro · 7 years ago
- 66072c29 hfsplus: stop workqueue when fill_super() failed by Tetsuo Handa · 7 years ago
- b0cd38c hfsplus: honor setgid flag on directories by Ernesto A. Fernandez · 7 years ago
- 91581e4 fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at by Adam Borowski · 7 years ago
- 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
- 15ec3718 hfs/hfsplus: clean up unused variables in bnode.c by Christos Gkekas · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- ec3604c Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
- 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
- 3b49c9a fs: convert a pile of fsync routines to errseq_t based reporting by Jeff Layton · 7 years ago
- 8496946 hfsplus: Don't clear SGID when inheriting ACLs by Jan Kara · 8 years ago
- bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
- c718a97 fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag by Tetsuo Handa · 8 years ago
- 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
- a3f2235 hfsplus: atomically read inode size by Fabian Frederick · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
- 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
- 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
- 02027d4 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
- 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
- f03b8ad fs: support RENAME_NOREPLACE for local filesystems by Miklos Szeredi · 8 years ago
- 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
- 0739310 posix_acl: Clear SGID bit when setting file permissions by Jan Kara · 8 years ago
- fe64f32 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 6fa67e7 get rid of 'parent' argument of ->d_compare() by Al Viro · 8 years ago
- d3fe198 cifs, msdos, vfat, hfs+: don't bother with parent in ->d_compare() by Al Viro · 8 years ago
- 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
- b5cce52 qstr: constify instances in hfsplus by Al Viro · 8 years ago
- 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 9 years ago
- 67ed259 hfsplus: use bio op accessors by Mike Christie · 9 years ago
- 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 9 years ago
- 93c76a3 file_inode(f)->i_mapping is f->f_mapping by Al Viro · 9 years ago
- 5930122 switch xattr_handler->set() to passing dentry and inode separately by Al Viro · 9 years ago
- c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 323ee8f hfsplus: switch to ->iterate_shared() by Al Viro · 9 years ago
- 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 9 years ago
- c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 9 years ago
- b296821 xattr_handler: pass dentry and inode as separate arguments of ->get() by Al Viro · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- b8a7a3a posix_acl: Inode acl caching fixes by Andreas Gruenbacher · 9 years ago
- 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
- 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
- ddf1d62 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
- 98e9cb5 vfs: Distinguish between full xattr names and proper prefixes by Andreas Gruenbacher · 9 years ago
- 97d7929 posix acls: Remove duplicate xattr name definitions by Andreas Gruenbacher · 9 years ago
- d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
- e282fb7 hfsplus: Remove unused xattr handler list operations by Andreas Gruenbacher · 9 years ago