Age | Commit message (Expand) | Author | Files | Lines |
2016-07-28 | ceph: Correctly return NXIO errors from ceph_llseek | Phil Turnbull | 1 | -7/+5 |
2016-07-28 | ceph: Mark the file cache as unreclaimable | Nikolay Borisov | 1 | -2/+2 |
2016-07-28 | ceph: optimize cap flush waiting | Yan, Zheng | 3 | -27/+73 |
2016-07-28 | ceph: cleanup ceph_flush_snaps() | Yan, Zheng | 3 | -88/+105 |
2016-07-28 | ceph: kick cap flushes before sending other cap message | Yan, Zheng | 1 | -9/+34 |
2016-07-28 | ceph: introduce an inode flag to indicates if snapflush is needed | Yan, Zheng | 3 | -15/+36 |
2016-07-28 | ceph: avoid sending duplicated cap flush message | Yan, Zheng | 2 | -1/+18 |
2016-07-28 | ceph: unify cap flush and snapcap flush | Yan, Zheng | 5 | -222/+175 |
2016-07-28 | ceph: use list instead of rbtree to track cap flushes | Yan, Zheng | 5 | -118/+56 |
2016-07-28 | ceph: update types of some local varibles | Yan, Zheng | 1 | -11/+12 |
2016-07-28 | ceph: include 'follows' of pending snapflush in cap reconnect message | Yan, Zheng | 1 | -1/+16 |
2016-07-28 | ceph: update cap reconnect message to version 3 | Yan, Zheng | 1 | -21/+47 |
2016-07-28 | ceph: mount non-default filesystem by name | Yan, Zheng | 4 | -17/+117 |
2016-07-28 | ceph: handle LOOKUP_RCU in ceph_d_revalidate | Jeff Layton | 1 | -6/+14 |
2016-07-28 | ceph: allow dentry_lease_is_valid to work under RCU walk | Jeff Layton | 1 | -15/+26 |
2016-07-28 | ceph: clear d_fsinfo pointer under d_lock | Jeff Layton | 1 | -1/+5 |
2016-07-28 | ceph: remove ceph_mdsc_lease_release | Jeff Layton | 2 | -45/+0 |
2016-07-28 | ceph: don't use ->d_time | Miklos Szeredi | 4 | -8/+8 |
2016-07-28 | ceph: fix spelling mistake: "resgister" -> "register" | Colin Ian King | 1 | -1/+1 |
2016-07-28 | ceph: fix NULL dereference in ceph_queue_cap_snap() | Yan, Zheng | 1 | -1/+1 |
2016-07-28 | ceph: wait unsafe sync writes for evicting inode | Yan, Zheng | 5 | -48/+61 |
2016-07-28 | ceph: fix use-after-free bug in ceph_direct_read_write() | Yan, Zheng | 1 | -2/+5 |
2016-07-28 | ceph: reduce i_nr_by_mode array size | Yan, Zheng | 4 | -22/+35 |
2016-07-28 | ceph: set user pages dirty after direct IO read | Yan, Zheng | 1 | -2/+2 |
2016-07-28 | ceph: rados pool namespace support | Yan, Zheng | 8 | -77/+159 |
2016-07-28 | libceph: rados pool namespace support | Yan, Zheng | 1 | -0/+3 |
2016-07-28 | libceph: define new ceph_file_layout structure | Yan, Zheng | 7 | -45/+43 |
2016-07-28 | libceph: add an ONSTACK initializer for oids | Ilya Dryomov | 1 | -1/+1 |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -15/+19 |
2016-07-27 | Merge tag 'dlm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds | 4 | -3/+18 |
2016-07-27 | Merge tag 'for-f2fs-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 21 | -749/+1381 |
2016-07-27 | Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 64 | -1425/+1955 |
2016-07-27 | Merge branch 'd_real' into overlayfs-next | Miklos Szeredi | 6 | -36/+30 |
2016-07-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 25 | -190/+198 |
2016-07-27 | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -0/+12 |
2016-07-27 | Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees... | Linus Torvalds | 4 | -45/+361 |
2016-07-27 | Merge tag 'for-linus-4.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 8 | -146/+61 |
2016-07-27 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 32 | -2099/+512 |
2016-07-27 | mm, rmap: account shmem thp pages | Kirill A. Shutemov | 2 | -3/+14 |
2016-07-27 | mm: introduce fault_env | Kirill A. Shutemov | 1 | -11/+11 |
2016-07-27 | mm, memcg: use consistent gfp flags during readahead | Michal Hocko | 6 | -6/+10 |
2016-07-27 | pipe: account to kmemcg | Vladimir Davydov | 1 | -6/+26 |
2016-07-27 | fs/fs-writeback.c: inode writeback list tracking tracepoints | Brian Foster | 1 | -2/+7 |
2016-07-27 | fs/fs-writeback.c: add a new writeback list for sync | Dave Chinner | 3 | -25/+85 |
2016-07-27 | ocfs2/cluster: clean up unnecessary assignment for 'ret' | piaojun | 1 | -6/+2 |
2016-07-27 | ocfs2: remove obscure BUG_ON in dlmglue | Joseph Qi | 1 | -9/+0 |
2016-07-27 | ocfs2: cleanup implemented prototypes | Joseph Qi | 2 | -8/+0 |
2016-07-27 | ocfs2/dlm: fix memory leak of dlm_debug_ctxt | Joseph Qi | 2 | -25/+2 |
2016-07-27 | ocfs2: cleanup unneeded goto in ocfs2_create_new_inode_locks | Joseph Qi | 1 | -3/+1 |
2016-07-27 | ocfs2: improve recovery performance | Junxiao Bi | 1 | -20/+21 |