Age | Commit message (Expand) | Author | Files | Lines |
2016-12-19 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -0/+2 |
2016-12-18 | Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/... | Linus Torvalds | 1 | -1/+2 |
2016-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+9 |
2016-12-17 | Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linus | Al Viro | 1 | -0/+6 |
2016-12-16 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+13 |
2016-12-16 | vfs: call vfs_clone_file_range() under freeze protection | Amir Goldstein | 1 | -0/+13 |
2016-12-13 | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -67/+1 |
2016-12-10 | vfs: refactor clone/dedupe_file_range common functions | Darrick J. Wong | 1 | -0/+6 |
2016-12-09 | vfs: make generic_readlink() static | Miklos Szeredi | 1 | -1/+0 |
2016-12-09 | vfs: default to generic_readlink() | Miklos Szeredi | 1 | -0/+1 |
2016-12-09 | vfs: replace calling i_op->readlink with vfs_readlink() | Miklos Szeredi | 1 | -0/+1 |
2016-12-06 | vfs: misc struct path constification | Al Viro | 1 | -1/+1 |
2016-12-06 | namespace.c: constify struct path passed to a bunch of primitives | Al Viro | 1 | -1/+1 |
2016-12-06 | fs: Constify path_is_under()'s arguments | Mickaël Salaün | 1 | -1/+1 |
2016-11-23 | fs: Provide function to get superblock with exclusive s_umount | Jan Kara | 1 | -0/+2 |
2016-11-01 | block,fs: untangle fs.h and blk_types.h | Christoph Hellwig | 1 | -1/+1 |
2016-11-01 | block, fs: move submit_bio to bio.h | Christoph Hellwig | 1 | -1/+0 |
2016-11-01 | fs: decouple READ and WRITE from the block layer ops | Christoph Hellwig | 1 | -13/+0 |
2016-11-01 | block,fs: use REQ_* flags directly | Christoph Hellwig | 1 | -47/+0 |
2016-11-01 | block: replace REQ_NOIDLE with REQ_IDLE | Christoph Hellwig | 1 | -5/+5 |
2016-11-01 | block: treat REQ_FUA and REQ_PREFLUSH as synchronous | Christoph Hellwig | 1 | -3/+3 |
2016-11-01 | block: don't use REQ_SYNC in the READ_SYNC definition | Christoph Hellwig | 1 | -1/+1 |
2016-10-30 | aio: fix freeze protection of aio writes | Jan Kara | 1 | -0/+1 |
2016-10-30 | fs: remove the never implemented aio_fsync file operation | Christoph Hellwig | 1 | -1/+0 |
2016-10-28 | block: add a proper block layer data direction encoding | Christoph Hellwig | 1 | -5/+0 |
2016-10-15 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2016-10-14 | vfs: add vfs_get_link() helper | Miklos Szeredi | 1 | -0/+1 |
2016-10-12 | mm: split gfp_mask and mapping flags into separate fields | Michal Hocko | 1 | -1/+2 |
2016-10-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+3 |
2016-10-11 | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro | 1 | -3/+2 |
2016-10-11 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -9/+14 |
2016-10-10 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -5/+17 |
2016-10-08 | Merge remote-tracking branch 'jk/vfs' into work.misc | Al Viro | 1 | -1/+1 |
2016-10-08 | Merge remote-tracking branch 'ovl/misc' into work.misc | Al Viro | 1 | -3/+15 |
2016-10-08 | vfs: Remove {get,set,remove}xattr inode operations | Andreas Gruenbacher | 1 | -5/+0 |
2016-10-08 | vfs: Add IOP_XATTR inode operations flag | Andreas Gruenbacher | 1 | -0/+1 |
2016-10-07 | sockfs: Get rid of getxattr iop | Andreas Gruenbacher | 1 | -4/+13 |
2016-10-06 | switch generic_file_splice_read() to use of ->read_iter() | Al Viro | 1 | -2/+0 |
2016-09-28 | vfs: Add current_time() api | Deepa Dinamani | 1 | -0/+1 |
2016-09-28 | fs/file: more unsigned file descriptors | Alexey Dobriyan | 1 | -1/+1 |
2016-09-27 | fs: rename "rename2" i_op to "rename" | Miklos Szeredi | 1 | -1/+1 |
2016-09-27 | vfs: remove unused i_op->rename | Miklos Szeredi | 1 | -2/+0 |
2016-09-27 | libfs: support RENAME_NOREPLACE in simple_rename() | Miklos Szeredi | 1 | -1/+2 |
2016-09-22 | fs: Give dentry to inode_change_ok() instead of inode | Jan Kara | 1 | -1/+1 |
2016-09-16 | locks: fix file locking on overlayfs | Miklos Szeredi | 1 | -2/+14 |
2016-09-16 | vfs: update ovl inode before relatime check | Miklos Szeredi | 1 | -1/+0 |
2016-09-16 | vfs: move permission checking into notify_change() for utimes(NULL) | Miklos Szeredi | 1 | -0/+1 |
2016-09-01 | ovl: don't cache acl on overlay layer | Miklos Szeredi | 1 | -0/+1 |
2016-08-07 | block/mm: make bdev_ops->rw_page() take a bool for read/write | Jens Axboe | 1 | -2/+1 |
2016-08-07 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -5/+0 |