- 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- be64f88 dax: unify ext2/4_{dax,}_file_operations by Boaz Harrosh · 10 years ago
- 0e3b210 dax: use pfn_mkwrite to update c/mtime + freeze protection by Boaz Harrosh · 10 years ago
- 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
- 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 10 years ago
- 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 10 years ago
- a95cd63 Remove rw from dax_{do_,}io() by Omar Sandoval · 10 years ago
- 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 10 years ago
- 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago
- e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
- 9c3ce9e ext2: get rid of most mentions of XIP in ext2 by Matthew Wilcox · 10 years ago
- 97443aa ext2: remove ext2_aops_xip by Matthew Wilcox · 10 years ago
- 6cd176a vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX by Matthew Wilcox · 10 years ago
- 0764238 ext2: remove xip.c and xip.h by Matthew Wilcox · 10 years ago
- ed87e92 ext2: remove ext2_use_xip by Matthew Wilcox · 10 years ago
- 0de4830 ext2: remove ext2_xip_verify_sb() by Matthew Wilcox · 10 years ago
- e748dcd vfs: remove get_xip_mem by Matthew Wilcox · 10 years ago
- 4c0ccfe dax,ext2: replace xip_truncate_page with dax_truncate_page by Matthew Wilcox · 10 years ago
- f7ca90b dax,ext2: replace the XIP page fault handler with the DAX page fault handler by Matthew Wilcox · 10 years ago
- 289c6ae dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks by Matthew Wilcox · 10 years ago
- d475c63 dax,ext2: replace XIP read and write with DAX I/O by Matthew Wilcox · 10 years ago
- fbbbad4 vfs,ext2: introduce IS_DAX(inode) by Matthew Wilcox · 10 years ago
- 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- de1414a fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info by Christoph Hellwig · 10 years ago
- dd22f55 block: Change direct_access calling convention by Matthew Wilcox · 10 years ago
- 6424111 ext2: Convert to private i_dquot field by Jan Kara · 10 years ago
- 908c7f1 percpu_counter: add @gfp to percpu_counter_init() by Tejun Heo · 10 years ago
- e625b31 fs/ext2/super.c: Drop memory allocation cast by Himangi Saraogi · 10 years ago
- 8d02076 ->splice_write() via ->write_iter() by Al Viro · 11 years ago
- 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 11 years ago
- aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 11 years ago
- 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 11 years ago
- a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 11 years ago
- d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 11 years ago
- a7963eb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
- 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
- 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 11 years ago
- 3e0d8a0 ext2: acl: remove unneeded include of linux/capability.h by Jakub Sitnicki · 11 years ago
- 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 11 years ago
- e878167 ext2/3: use prandom_u32() instead of get_random_bytes() by ZhangZhen · 11 years ago
- 17cd48e fs: Mark function as static in ext2/xattr_security.c by Rashika Kheria · 11 years ago
- 0903353 ext2: Add __init macro to init_inodecache by Fabian Frederick · 11 years ago
- 64e178a ext2/3/4: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
- 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago
- 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 11 years ago
- df4e7ac ext2: Fix oops in ext2_get_block() called from ext2_quota_write() by Jan Kara · 11 years ago
- 7ba3ec5 ext2: Fix fs corruption in ext2_get_xip_mem() by Jan Kara · 11 years ago
- 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
- 60545d0 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 11 years ago
- 8088629 [readdir] simple local unixlike: switch to ->iterate() by Al Viro · 11 years ago
- a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
- c288d29 ext2: Fix BUG_ON in evict() on inode deletion by Jan Kara · 12 years ago
- 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
- d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
- 712ddc5 Ext2: remove the static function release_blocks to optimize the kernel by Wang Shilong · 12 years ago
- 8e3dffc Ext2: mark inode dirty after the function dquot_free_block_nodirty is called by Wang Shilong · 12 years ago
- 98783e4 Ext2: remove the overhead check about sb in the function ext2_new_blocks by Wang Shilong · 12 years ago
- ab6a773 Ext2: return ENOMEM rather than EIO if sb_getblk fails by Wang Shilong · 12 years ago
- 2b0542a Ext2: use unlikely to improve the efficiency of the kernel by Wang Shilong · 12 years ago
- 8d8759e Ext2: free memory allocated and forget buffer head when io error happens by Wang Shilong · 12 years ago
- ae2cf42 ext2: fix return values on parse_options() failure by Zhao Hongjiang · 12 years ago
- aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
- 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
- 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
- af84df9 userns: Convert extN to support kuids and kgids in posix acls by Eric W. Biederman · 12 years ago
- 5f3a4a2 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
- 4907cb7 treewide: fix comment/printk/variable typos by Anatol Pomozov · 12 years ago
- a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 1e8b212 ext2: Implement freezing by Jan Kara · 12 years ago
- ecd0afa ext2: use memweight() by Akinobu Mita · 12 years ago
- 08d9329 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
- 8fc37ec don't expose I_NEW inodes via dentry->d_inode by Al Viro · 12 years ago
- a117782 quota: Move quota syncing to ->sync_fs method by Jan Kara · 12 years ago
- ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
- 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
- e124a32 ext2: cleanup the confused goto label by Wanlong Gao · 12 years ago
- 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
- ece78b7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
- 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
- 0324876 ext2: trivial fix to comment for ext2_free_blocks by Wang Sheng-Hui · 12 years ago
- b8a9f9e userns: Convert ext2 to use kuid/kgid where appropriate. by Eric W. Biederman · 13 years ago
- aa9e939 ext2: remove the redundant comment for ext2_export_ops by Wang Sheng-Hui · 12 years ago
- e2a3fde ext2: Remove i_mutex use from ext2_quota_write() by Jan Kara · 13 years ago
- 26fe575 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 12 years ago
- dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 13 years ago
- f72cf5e ext2: do not register write_super within VFS by Artem Bityutskiy · 13 years ago
- b838ec2 ext2: Remove s_dirt handling by Jan Kara · 13 years ago
- f2b2242 ext2: write superblock only once on unmount by Artem Bityutskiy · 13 years ago
- f7699f2 migrate ext2_fs.h guts to fs/ext2/ext2.h by Al Viro · 13 years ago
- e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
- 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
- 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 13 years ago
- d4a23ae ext2: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
- 34b0784 ext2: protect inode changes in the SETVERSION and SETFLAGS ioctls by Djalal Harouni · 13 years ago
- ac69e09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
- 302bf2f ext2/3/4: delete unneeded includes of module.h by Paul Gortmaker · 13 years ago