Age | Commit message (Expand) | Author |
2016-03-25 | ceph: kill ceph_get_dentry_parent_inode() | Yan, Zheng |
2016-03-25 | ceph: fix security xattr deadlock | Yan, Zheng |
2016-03-25 | ceph: don't request vxattrs from MDS | Yan, Zheng |
2016-03-25 | ceph: fix mounting same fs multiple times | Yan, Zheng |
2016-03-25 | ceph: remove unnecessary NULL check | Yan, Zheng |
2016-03-25 | ceph: avoid updating directory inode's i_size accidentally | Yan, Zheng |
2016-03-25 | ceph: fix race during filling readdir cache | Yan, Zheng |
2016-03-25 | ceph: kill ceph_empty_snapc | Ilya Dryomov |
2016-03-25 | ceph: fix a wrong comparison | Anton Protopopov |
2016-03-25 | ceph: replace CURRENT_TIME by current_fs_time() | Deepa Dinamani |
2016-03-25 | ceph: scattered page writeback | Yan, Zheng |
2016-03-25 | ceph: remove useless BUG_ON | Yan, Zheng |
2016-03-25 | ceph: don't enable rbytes mount option by default | Yan, Zheng |
2016-03-25 | ceph: encode ctime in cap message | Yan, Zheng |
2016-03-25 | libceph: revamp subs code, switch to SUBSCRIBE2 protocol | Ilya Dryomov |
2016-03-25 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-03-25 | Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2016-03-25 | Merge tag 'upstream-4.6-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2016-03-25 | Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-03-25 | Merge branch 'misc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Chris Mason |
2016-03-24 | Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-03-23 | ornagefs: ensure that truncate has an up to date inode size | Martin Brandenburg |
2016-03-23 | orangefs: move code which sets i_link to orangefs_inode_getattr | Martin Brandenburg |
2016-03-23 | orangefs: remove needless wrapper around GFP_KERNEL | Martin Brandenburg |
2016-03-23 | orangefs: remove wrapper around mutex_lock(&inode->i_mutex) | Martin Brandenburg |
2016-03-23 | orangefs: refactor inode type or link_target change detection | Martin Brandenburg |
2016-03-23 | orangefs: use new getattr for revalidate and remove old getattr | Martin Brandenburg |
2016-03-23 | orangefs: use new getattr in inode getattr and permission | Martin Brandenburg |
2016-03-23 | orangefs: use new orangefs_inode_getattr to get size in write and llseek | Martin Brandenburg |
2016-03-23 | orangefs: use new orangefs_inode_getattr to create new inodes | Martin Brandenburg |
2016-03-23 | orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattr | Martin Brandenburg |
2016-03-23 | orangefs: remove inode->i_lock wrapper | Martin Brandenburg |
2016-03-23 | nfsd: use short read as well as i_size to set eof | Benjamin Coddington |
2016-03-23 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-03-23 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-22 | eventfd: document lockless access in eventfd_poll | Paolo Bonzini |
2016-03-22 | fs/coredump: prevent fsuid=0 dumps into user-controlled directories | Jann Horn |
2016-03-22 | fat: add config option to set UTF-8 mount option by default | Maciej S. Szmigiero |
2016-03-22 | ext4: in ext4_dir_llseek, check syscall bitness directly | Andy Lutomirski |
2016-03-22 | ocfs2: check/fix inode block for online file check | Gang He |
2016-03-22 | ocfs2: create/remove sysfile for online file check | Gang He |
2016-03-22 | ocfs2: sysfile interfaces for online file check | Gang He |
2016-03-22 | ocfs2: export ocfs2_kset for online file check | Gang He |
2016-03-22 | Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2016-03-22 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-03-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2016-03-22 | nfsd: better layoutupdate bounds-checking | J. Bruce Fields |
2016-03-22 | btrfs: transaction_kthread() is not freezable | Jiri Kosina |
2016-03-22 | btrfs: cleaner_kthread() doesn't need explicit freeze | Jiri Kosina |
2016-03-22 | btrfs: do not write corrupted metadata blocks to disk | Alex Lyakas |