- db71418 Merge 4.9.142 into android-4.9 by Greg Kroah-Hartman · 6 years ago
- 0c41bee namei: allow restricted O_CREAT of FIFOs and regular files by Salvatore Mesoraca · 6 years ago
- d919765 f2fs/fscrypt: updates to v4.17-rc1 by Jaegeuk Kim · 7 years ago
- 960923f Merge 4.9.89 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- eaa9592 fs: Teach path_connected to handle nfs filesystems with multiple roots. by Eric W. Biederman · 7 years ago
- a290494 Merge 4.9.87 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- 43672fa dax: fix vma_is_fsdax() helper by Dan Williams · 7 years ago
- 7118def Merge 4.9.85 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- b29ea3c mm: introduce get_user_pages_longterm by Dan Williams · 7 years ago
- 8dec074 fscrypt: updates on 4.15-rc4 by Jaegeuk Kim · 7 years ago
- 9452b2c Merge 4.9.51 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- 63d184d xfs: evict all inodes involved with log redo item by Darrick J. Wong · 7 years ago
- a3840b1 Merge 4.9.46 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- b8fce38 Clarify (and fix) MAX_LFS_FILESIZE macros by Linus Torvalds · 7 years ago
- da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- 61604a2 fs: add i_blocksize() by Fabian Frederick · 8 years ago
- bbcd0ff ANDROID: vfs: Add permission2 for filesystems with per mount permissions by Daniel Rosenberg · 8 years ago
- 2757e9b ANDROID: vfs: Add setattr2 for filesystems with per mount permissions by Daniel Rosenberg · 8 years ago
- 29f888e ANDROID: vfs: Allow filesystems to access their private mount data by Daniel Rosenberg · 8 years ago
- 1aaf05b ANDROID: mnt: Add filesystem private data to mount points by Daniel Rosenberg · 8 years ago
- 70fe2f4 aio: fix freeze protection of aio writes by Jan Kara · 8 years ago
- 723c038 fs: remove the never implemented aio_fsync file operation by Christoph Hellwig · 8 years ago
- 1a892b4 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
- d60874c vfs: add vfs_get_link() helper by Miklos Szeredi · 8 years ago
- 9c5d760 mm: split gfp_mask and mapping flags into separate fields by Michal Hocko · 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
- abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
- f334bcd Merge remote-tracking branch 'ovl/misc' into work.misc by Al Viro · 8 years ago
- fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
- d0a5b99 vfs: Add IOP_XATTR inode operations flag by Andreas Gruenbacher · 8 years ago
- bba0bd3 sockfs: Get rid of getxattr iop by Andreas Gruenbacher · 8 years ago
- 82c156f switch generic_file_splice_read() to use of ->read_iter() by Al Viro · 8 years ago
- 3cd8866 vfs: Add current_time() api by Deepa Dinamani · 8 years ago
- 9b80a18 fs/file: more unsigned file descriptors by Alexey Dobriyan · 8 years ago
- 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
- 18fc84d vfs: remove unused i_op->rename by Miklos Szeredi · 8 years ago
- e0e0be8 libfs: support RENAME_NOREPLACE in simple_rename() by Miklos Szeredi · 8 years ago
- 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
- c568d68 locks: fix file locking on overlayfs by Miklos Szeredi · 8 years ago
- 598e3c8 vfs: update ovl inode before relatime check by Miklos Szeredi · 8 years ago
- f2b20f6 vfs: move permission checking into notify_change() for utimes(NULL) by Miklos Szeredi · 8 years ago
- 2a3a2a3 ovl: don't cache acl on overlay layer by Miklos Szeredi · 8 years ago
- c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 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
- abf5454 mm/block: convert rw_page users to bio op use by Mike Christie · 8 years ago
- 8ecfb75 Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-linus by Al Viro · 8 years ago
- f0fce87 vfs: make dentry_needs_remove_privs() internal by Miklos Szeredi · 8 years ago
- 3e5a4c9 vfs: remove file_needs_remove_privs() by Miklos Szeredi · 8 years ago
- a098ecd firmware: support loading into a pre-allocated buffer by Stephen Boyd · 8 years ago
- a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
- 27ae0c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
- d72d9e2 mm: export filemap_check_errors() to modules by Miklos Szeredi · 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
- 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- bda807d mm: migrate: support non-lru movable page migration by Minchan Kim · 8 years ago
- 6c60d2b fs/fs-writeback.c: add a new writeback list for sync by Dave Chinner · 8 years ago
- 7024628 block: get rid of bio_rw and READA by Christoph Hellwig · 8 years ago
- a4a4f94 bdev: get rid of ->bd_inodes by Al Viro · 8 years ago
- 8175435 fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns by Seth Forshee · 10 years ago
- 0bd23d09 vfs: Don't modify inodes with a uid or gid unknown to the vfs by Eric W. Biederman · 8 years ago
- 2d90267 vfs: merge .d_select_inode() into .d_real() by Miklos Szeredi · 8 years ago
- cc50a07 userns: Remove the now unnecessary FS_USERNS_DEV_MOUNT flag by Eric W. Biederman · 8 years ago
- a2982cc vfs: Generalize filesystem nodev handling. by Eric W. Biederman · 8 years ago
- 6e4eab5 fs: Add user namespace member to struct super_block by Eric W. Biederman · 8 years ago
- d91ee87 vfs: Pass data, ns, and ns->userns to mount_ns by Eric W. Biederman · 8 years ago
- 8654df4 mnt: Refactor fs_fully_visible into mount_too_revealing by Eric W. Biederman · 8 years ago
- 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 8 years ago
- 4e1b2d52 block, fs, drivers: remove REQ_OP compat defs and related code by Mike Christie · 8 years ago
- 8a4c1e4 direct-io: use bio set/get op accessors by Mike Christie · 8 years ago
- f215082 block: add REQ_OP definitions and helpers by Mike Christie · 8 years ago
- 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
- d102a56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 3767e25 switch ->setxattr() to passing dentry and inode separately by Al Viro · 8 years ago
- 315227f Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- 1f40c49 Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- acc93d3 Revert "block: enable dax for raw block devices" by Dan Williams · 9 years ago
- 3aa2fc1 Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
- f4f27d0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 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
- c52b761 Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- a8078b1 block: Update blkdev_dax_capable() for consistency by Toshi Kani · 9 years ago
- 02fbd13 dax: Remove complete_unwritten argument by Jan Kara · 9 years ago
- ae05327 ext4: switch to ->iterate_shared() by Al Viro · 9 years ago
- 6192269 introduce a parallel variant of ->iterate() by Al Viro · 9 years ago
- 9902af7 parallel lookups: actual switch to rwsem by Al Viro · 9 years ago
- 84e710d parallel lookups machinery, part 2 by Al Viro · 9 years ago
- 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 9 years ago
- e259221 fs: simplify the generic_write_sync prototype by Christoph Hellwig · 9 years ago
- dde0c2e fs: add IOCB_SYNC and IOCB_DSYNC by Christoph Hellwig · 9 years ago
- c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 9 years ago
- 1af5bb4 filemap: remove the pos argument to generic_file_direct_write by Christoph Hellwig · 9 years ago
- da20dfe fs: fix over-zealous use of "const" by Kees Cook · 9 years ago
- 1284ab5 fs: define a string representation of the kernel_read_file_id enumeration by Mimi Zohar · 9 years ago
- 5614e77 Merge 4.6-rc4 into driver-core-next by Greg Kroah-Hartman · 9 years ago
- ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 9 years ago
- 93061f3 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago