aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-27Disable "frame-address" warningLinus Torvalds1-0/+1
2016-07-28ceph: Correctly return NXIO errors from ceph_llseekPhil Turnbull1-7/+5
2016-07-28ceph: Mark the file cache as unreclaimableNikolay Borisov1-2/+2
2016-07-28ceph: optimize cap flush waitingYan, Zheng3-27/+73
2016-07-28ceph: cleanup ceph_flush_snaps()Yan, Zheng3-88/+105
2016-07-28ceph: kick cap flushes before sending other cap messageYan, Zheng1-9/+34
2016-07-28ceph: introduce an inode flag to indicates if snapflush is neededYan, Zheng3-15/+36
2016-07-28ceph: avoid sending duplicated cap flush messageYan, Zheng2-1/+18
2016-07-28ceph: unify cap flush and snapcap flushYan, Zheng5-222/+175
2016-07-28ceph: use list instead of rbtree to track cap flushesYan, Zheng5-118/+56
2016-07-28ceph: update types of some local variblesYan, Zheng1-11/+12
2016-07-28ceph: include 'follows' of pending snapflush in cap reconnect messageYan, Zheng1-1/+16
2016-07-28ceph: update cap reconnect message to version 3Yan, Zheng1-21/+47
2016-07-28ceph: mount non-default filesystem by nameYan, Zheng4-17/+117
2016-07-28libceph: fsmap.user subscription supportYan, Zheng3-4/+8
2016-07-28ceph: handle LOOKUP_RCU in ceph_d_revalidateJeff Layton1-6/+14
2016-07-28ceph: allow dentry_lease_is_valid to work under RCU walkJeff Layton1-15/+26
2016-07-28ceph: clear d_fsinfo pointer under d_lockJeff Layton1-1/+5
2016-07-28ceph: remove ceph_mdsc_lease_releaseJeff Layton2-45/+0
2016-07-28ceph: don't use ->d_timeMiklos Szeredi4-8/+8
2016-07-28ceph: fix spelling mistake: "resgister" -> "register"Colin Ian King1-1/+1
2016-07-28ceph: fix NULL dereference in ceph_queue_cap_snap()Yan, Zheng1-1/+1
2016-07-28ceph: wait unsafe sync writes for evicting inodeYan, Zheng5-48/+61
2016-07-28ceph: fix use-after-free bug in ceph_direct_read_write()Yan, Zheng1-2/+5
2016-07-28ceph: reduce i_nr_by_mode array sizeYan, Zheng5-23/+36
2016-07-28ceph: set user pages dirty after direct IO readYan, Zheng1-2/+2
2016-07-28ceph: rados pool namespace supportYan, Zheng8-77/+159
2016-07-28libceph: make sure redirect does not change namespaceYan, Zheng1-0/+15
2016-07-28libceph: rados pool namespace supportYan, Zheng7-20/+92
2016-07-28libceph: introduce reference counted stringYan, Zheng5-1/+177
2016-07-28libceph: define new ceph_file_layout structureYan, Zheng12-89/+103
2016-07-28libceph: add start en/decoding block helpersIlya Dryomov1-0/+54
2016-07-28libceph: add an ONSTACK initializer for oidsIlya Dryomov2-1/+6
2016-07-28libceph: fix some missing includesIlya Dryomov4-1/+3
2016-07-27sparc: Don't leak context bits into thread->fault_addressDavid S. Miller3-4/+24
2016-07-27Merge tag 'hsi-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds10-190/+239
2016-07-27Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-160/+468
2016-07-27Merge tag 'media/v4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds619-10988/+88276
2016-07-27Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds91-1197/+3098
2016-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds41-129/+2928
2016-07-27Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds31-550/+1416
2016-07-27Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds43-940/+1140
2016-07-27Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds51-77/+669
2016-07-27Merge tag 'for-linus-4.8' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds4-88/+3
2016-07-27Merge tag 'edac_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds7-75/+519
2016-07-27Disable "maybe-uninitialized" warning globallyLinus Torvalds3-10/+5
2016-07-27tools lib api: Add str_error_c to libapiArnaldo Carvalho de Melo3-6/+5
2016-07-28Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie30-360/+469
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1390-36868/+95838
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds59-493/+1150