summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ceph: vet the target and parent inodes before updating dentry leaseJeff Layton2017-02-201-24/+48
* ceph: don't update_dentry_lease unless we actually got oneJeff Layton2017-02-201-2/+2
* ceph: add a new flag to indicate whether parent is lockedJeff Layton2017-02-206-28/+39
* ceph: convert bools in ceph_mds_request to a new r_req_flags fieldJeff Layton2017-02-205-38/+45
* ceph: drop session argument to ceph_fill_traceJeff Layton2017-02-203-5/+4Star
* ceph: remove "Debugging hook" from ceph_fill_traceJeff Layton2017-02-201-34/+0Star
* ceph: avoid calling ceph_renew_caps() infinitelyYan, Zheng2017-02-203-5/+5
* ceph: make sure flushing inode in proper session's cap_flushing listYan, Zheng2017-02-201-0/+10
* ceph: update readpages osd request according to size of pagesYan, Zheng2017-02-202-1/+3
* ceph: fix bogus endianness change in ceph_ioctl_set_layoutJeff Layton2017-02-201-2/+2
* libceph: include linux/sched.h into crypto.c directlyIlya Dryomov2017-02-201-0/+1
* libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann2017-02-201-1/+1
* ceph: avoid updating mds_wanted too frequentlyYan, Zheng2017-02-201-3/+9
* ceph: set io_pages bdi hintAndreas Gerstmayr2017-02-203-5/+12
* ceph: fix spelling mistake: "enabing" -> "enabling"Colin Ian King2017-02-201-1/+1
* ceph: cleanup ACCESS_ONCE -> READ_ONCESeraphime Kirkovski2017-02-205-10/+10
* ceph: pass parent inode info to ceph_encode_dentry_release if we have itJeff Layton2017-02-203-6/+13
* ceph: fix unsafe dcache access in ceph_encode_dentry_releaseJeff Layton2017-02-201-2/+5
* ceph: pass parent dir ino info to build_dentry_pathJeff Layton2017-02-201-7/+9
* ceph: clean up unsafe d_parent accesses in build_dentry_pathJeff Layton2017-02-201-2/+7
* ceph: clean up unsafe d_parent access in __choose_mdsJeff Layton2017-02-201-22/+42
* Linux 4.10Linus Torvalds2017-02-191-1/+1
* Fix missing sanity check in /dev/sgAl Viro2017-02-191-0/+4
* scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn2017-02-191-1/+2
* ipv6: release dst on error in ip6_dst_lookup_tailWillem de Bruijn2017-02-191-2/+4
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-192-1/+2
|\
| * ARM: multi_v7_defconfig: enable Qualcomm RPMCCAndy Gross2017-02-181-0/+1
| * Merge tag 'reset-for-4.10-fixes' of https://git.pengutronix.de/git/pza/linux ...Arnd Bergmann2017-02-171-1/+1
| |\
| | * reset: fix shared reset triggered_count decrement on errorJerome Brunet2017-02-171-1/+1
* | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-192-13/+33
|\ \ \
| * | | ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()Kees Cook2017-02-161-1/+1
| * | | ARM: 8657/1: uaccess: consistently check object sizesKees Cook2017-02-161-12/+32
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-191-2/+3
|\ \ \ \
| * | | | x86/vm86: Fix unused variable warning if THP is disabledKirill A. Shutemov2017-02-131-2/+3
| | |/ / | |/| |
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-02-191-1/+1
|\ \ \ \
| * | | | futex: Move futex_init() to core_initcallYang Yang2017-02-131-1/+1
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-02-192-10/+9Star
|\ \ \ \ \
| * | | | | timekeeping: Use deferred printk() in debug codeSergey Senozhatsky2017-02-151-2/+2
| * | | | | tick/broadcast: Prevent deadlock on tick_broadcast_lockMike Galbraith2017-02-131-8/+7Star
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-195-31/+45
|\ \ \ \ \
| * | | | | irda: Fix lockdep annotations in hashbin_delete().David S. Miller2017-02-171-18/+16Star
| * | | | | vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni2017-02-171-2/+4
| * | | | | dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov2017-02-171-1/+2
| * | | | | dpaa_eth: small leak on errorDan Carpenter2017-02-171-1/+1
| * | | | | packet: Do not call fanout_release from atomic contextsAnoob Soman2017-02-171-9/+22
* | | | | | printk: use rcuidle console tracepointSergey Senozhatsky2017-02-191-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-171-12/+13
|\ \ \ \ \ \
| * | | | | | cfq-iosched: don't call wbt_disable_default() with IRQs disabledJens Axboe2017-02-161-12/+13
* | | | | | | Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-171-1/+2
|\ \ \ \ \ \ \
| * | | | | | | powerpc/64: Disable use of radix under a hypervisorPaul Mackerras2017-02-161-1/+2