Age | Commit message (Expand) | Author | Files | Lines |
2016-05-29 | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds | 2 | -40/+125 |
2016-05-28 | <linux/hash.h>: Add support for architecture-specific functions | George Spelvin | 1 | -1/+5 |
2016-05-28 | fs/namei.c: Improve dcache hash function | George Spelvin | 1 | -40/+81 |
2016-05-28 | fs/namei.c: Add hashlen_string() function | George Spelvin | 2 | -7/+47 |
2016-05-28 | Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 1 | -1/+1 |
2016-05-28 | nfs: fix anonymous member initializer build failure with older compilers | Linus Torvalds | 1 | -1/+1 |
2016-05-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 48 | -183/+205 |
2016-05-28 | switch ->setxattr() to passing dentry and inode separately | Al Viro | 14 | -35/+43 |
2016-05-28 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -107/+38 |
2016-05-28 | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 36 | -210/+219 |
2016-05-28 | mm: remove more IS_ERR_VALUE abuses | Linus Torvalds | 2 | -17/+12 |
2016-05-28 | remove lots of IS_ERR_VALUE abuses | Arnd Bergmann | 3 | -13/+12 |
2016-05-28 | direct-io: fix direct write stale data exposure from concurrent buffered read | Eryu Guan | 1 | -7/+7 |
2016-05-28 | ocfs2: bump up o2cb network protocol version | Junxiao Bi | 1 | -1/+4 |
2016-05-28 | ocfs2: o2hb: fix hb hung time | Junxiao Bi | 1 | -1/+1 |
2016-05-28 | ocfs2: o2hb: don't negotiate if last hb fail | Junxiao Bi | 1 | -0/+10 |
2016-05-28 | ocfs2: o2hb: add some user/debug log | Junxiao Bi | 1 | -7/+32 |
2016-05-28 | ocfs2: o2hb: add NEGOTIATE_APPROVE message | Junxiao Bi | 1 | -1/+27 |
2016-05-28 | ocfs2: o2hb: add NEGO_TIMEOUT message | Junxiao Bi | 1 | -1/+65 |
2016-05-28 | ocfs2: o2hb: add negotiate timer | Junxiao Bi | 1 | -4/+47 |
2016-05-27 | switch xattr_handler->set() to passing dentry and inode separately | Al Viro | 32 | -130/+150 |
2016-05-27 | ovl: Do d_type check only if work dir creation was successful | Vivek Goyal | 1 | -8/+11 |
2016-05-27 | ovl: override creds with the ones from the superblock mounter | Antonio Murdaca | 5 | -99/+27 |
2016-05-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -6/+1 |
2016-05-27 | Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -171/+422 |
2016-05-27 | Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 10 | -274/+173 |
2016-05-27 | ocfs2: fix improper handling of return errno | Eric Ren | 1 | -6/+1 |
2016-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 14 | -418/+773 |
2016-05-26 | Btrfs: fix handling of faults from btrfs_copy_from_user | Chris Mason | 1 | -10/+17 |
2016-05-26 | Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 25 | -441/+1006 |
2016-05-26 | Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 49 | -1135/+1293 |
2016-05-26 | pnfs: pnfs_update_layout needs to consider if strict iomode checking is on | Tom Haynes | 4 | -25/+61 |
2016-05-26 | nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and r... | Tom Haynes | 1 | -2/+3 |
2016-05-26 | restore killability of old mutex_lock_killable(&inode->i_mutex) users | Al Viro | 3 | -20/+14 |
2016-05-26 | ceph: fix wake_up_session_cb() | Yan, Zheng | 1 | -1/+1 |
2016-05-26 | ceph: don't use truncate_pagecache() to invalidate read cache | Yan, Zheng | 2 | -5/+7 |
2016-05-26 | ceph: SetPageError() for writeback pages if writepages fails | Yan, Zheng | 1 | -1/+3 |
2016-05-26 | ceph: handle interrupted ceph_writepage() | Yan, Zheng | 1 | -4/+18 |
2016-05-26 | ceph: make ceph_update_writeable_page() uninterruptible | Yan, Zheng | 1 | -1/+1 |
2016-05-26 | ceph: handle -EAGAIN returned by ceph_update_writeable_page() | Yan, Zheng | 1 | -13/+15 |
2016-05-26 | ceph: make fault/page_mkwrite return VM_FAULT_OOM for -ENOMEM | Yan, Zheng | 1 | -20/+17 |
2016-05-26 | ceph: block non-fatal signals for fault/page_mkwrite | Yan, Zheng | 1 | -27/+39 |
2016-05-26 | ceph: make logical calculation functions return bool | Zhang Zhuoyu | 2 | -2/+2 |
2016-05-26 | ceph: tolerate bad i_size for symlink inode | Yan, Zheng | 1 | -7/+15 |
2016-05-26 | ceph: improve fragtree change detection | Yan, Zheng | 2 | -4/+21 |
2016-05-26 | ceph: keep leaf frag when updating fragtree | Yan, Zheng | 1 | -5/+23 |
2016-05-26 | ceph: fix dir_auth check in ceph_fill_dirfrag() | Yan, Zheng | 1 | -0/+3 |
2016-05-26 | ceph: don't assume frag tree splits in mds reply are sorted | Yan, Zheng | 1 | -0/+13 |
2016-05-26 | ceph: fix inode reference leak | Yan, Zheng | 1 | -1/+1 |
2016-05-26 | ceph: using hash value to compose dentry offset | Yan, Zheng | 5 | -47/+135 |