Age | Commit message (Expand) | Author | Files | Lines |
2016-07-27 | Disable "frame-address" warning | Linus Torvalds | 1 | -0/+1 |
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 | libceph: fsmap.user subscription support | Yan, Zheng | 3 | -4/+8 |
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 | 5 | -23/+36 |
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: make sure redirect does not change namespace | Yan, Zheng | 1 | -0/+15 |
2016-07-28 | libceph: rados pool namespace support | Yan, Zheng | 7 | -20/+92 |
2016-07-28 | libceph: introduce reference counted string | Yan, Zheng | 5 | -1/+177 |
2016-07-28 | libceph: define new ceph_file_layout structure | Yan, Zheng | 12 | -89/+103 |
2016-07-28 | libceph: add start en/decoding block helpers | Ilya Dryomov | 1 | -0/+54 |
2016-07-28 | libceph: add an ONSTACK initializer for oids | Ilya Dryomov | 2 | -1/+6 |
2016-07-28 | libceph: fix some missing includes | Ilya Dryomov | 4 | -1/+3 |
2016-07-27 | sparc: Don't leak context bits into thread->fault_address | David S. Miller | 3 | -4/+24 |
2016-07-27 | Merge tag 'hsi-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/... | Linus Torvalds | 10 | -190/+239 |
2016-07-27 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -160/+468 |
2016-07-27 | Merge tag 'media/v4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 619 | -10988/+88276 |
2016-07-27 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 91 | -1197/+3098 |
2016-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 41 | -129/+2928 |
2016-07-27 | Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 31 | -550/+1416 |
2016-07-27 | Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 43 | -940/+1140 |
2016-07-27 | Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a... | Linus Torvalds | 51 | -77/+669 |
2016-07-27 | Merge tag 'for-linus-4.8' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 4 | -88/+3 |
2016-07-27 | Merge tag 'edac_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 7 | -75/+519 |
2016-07-27 | Disable "maybe-uninitialized" warning globally | Linus Torvalds | 3 | -10/+5 |
2016-07-27 | tools lib api: Add str_error_c to libapi | Arnaldo Carvalho de Melo | 3 | -6/+5 |
2016-07-28 | Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 30 | -360/+469 |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1390 | -36868/+95838 |
2016-07-27 | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 59 | -493/+1150 |