index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph: vet the target and parent inodes before updating dentry lease
Jeff Layton
2017-02-20
1
-24
/
+48
*
ceph: don't update_dentry_lease unless we actually got one
Jeff Layton
2017-02-20
1
-2
/
+2
*
ceph: add a new flag to indicate whether parent is locked
Jeff Layton
2017-02-20
6
-28
/
+39
*
ceph: convert bools in ceph_mds_request to a new r_req_flags field
Jeff Layton
2017-02-20
5
-38
/
+45
*
ceph: drop session argument to ceph_fill_trace
Jeff Layton
2017-02-20
3
-5
/
+4
*
ceph: remove "Debugging hook" from ceph_fill_trace
Jeff Layton
2017-02-20
1
-34
/
+0
*
ceph: avoid calling ceph_renew_caps() infinitely
Yan, Zheng
2017-02-20
3
-5
/
+5
*
ceph: make sure flushing inode in proper session's cap_flushing list
Yan, Zheng
2017-02-20
1
-0
/
+10
*
ceph: update readpages osd request according to size of pages
Yan, Zheng
2017-02-20
2
-1
/
+3
*
ceph: fix bogus endianness change in ceph_ioctl_set_layout
Jeff Layton
2017-02-20
1
-2
/
+2
*
libceph: include linux/sched.h into crypto.c directly
Ilya Dryomov
2017-02-20
1
-0
/
+1
*
libceph: use BUG() instead of BUG_ON(1)
Arnd Bergmann
2017-02-20
1
-1
/
+1
*
ceph: avoid updating mds_wanted too frequently
Yan, Zheng
2017-02-20
1
-3
/
+9
*
ceph: set io_pages bdi hint
Andreas Gerstmayr
2017-02-20
3
-5
/
+12
*
ceph: fix spelling mistake: "enabing" -> "enabling"
Colin Ian King
2017-02-20
1
-1
/
+1
*
ceph: cleanup ACCESS_ONCE -> READ_ONCE
Seraphime Kirkovski
2017-02-20
5
-10
/
+10
*
ceph: pass parent inode info to ceph_encode_dentry_release if we have it
Jeff Layton
2017-02-20
3
-6
/
+13
*
ceph: fix unsafe dcache access in ceph_encode_dentry_release
Jeff Layton
2017-02-20
1
-2
/
+5
*
ceph: pass parent dir ino info to build_dentry_path
Jeff Layton
2017-02-20
1
-7
/
+9
*
ceph: clean up unsafe d_parent accesses in build_dentry_path
Jeff Layton
2017-02-20
1
-2
/
+7
*
ceph: clean up unsafe d_parent access in __choose_mds
Jeff Layton
2017-02-20
1
-22
/
+42
*
Linux 4.10
v4.10
Linus Torvalds
2017-02-19
1
-1
/
+1
*
Fix missing sanity check in /dev/sg
Al Viro
2017-02-19
1
-0
/
+4
*
scsi: don't BUG_ON() empty DMA transfers
Johannes Thumshirn
2017-02-19
1
-1
/
+2
*
ipv6: release dst on error in ip6_dst_lookup_tail
Willem de Bruijn
2017-02-19
1
-2
/
+4
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-02-19
2
-1
/
+2
|
\
|
*
ARM: multi_v7_defconfig: enable Qualcomm RPMCC
Andy Gross
2017-02-18
1
-0
/
+1
|
*
Merge tag 'reset-for-4.10-fixes' of https://git.pengutronix.de/git/pza/linux ...
Arnd Bergmann
2017-02-17
1
-1
/
+1
|
|
\
|
|
*
reset: fix shared reset triggered_count decrement on error
Jerome Brunet
2017-02-17
1
-1
/
+1
*
|
|
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-02-19
2
-13
/
+33
|
\
\
\
|
*
|
|
ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()
Kees Cook
2017-02-16
1
-1
/
+1
|
*
|
|
ARM: 8657/1: uaccess: consistently check object sizes
Kees Cook
2017-02-16
1
-12
/
+32
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-02-19
1
-2
/
+3
|
\
\
\
\
|
*
|
|
|
x86/vm86: Fix unused variable warning if THP is disabled
Kirill A. Shutemov
2017-02-13
1
-2
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-02-19
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
futex: Move futex_init() to core_initcall
Yang Yang
2017-02-13
1
-1
/
+1
*
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-02-19
2
-10
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
timekeeping: Use deferred printk() in debug code
Sergey Senozhatsky
2017-02-15
1
-2
/
+2
|
*
|
|
|
|
tick/broadcast: Prevent deadlock on tick_broadcast_lock
Mike Galbraith
2017-02-13
1
-8
/
+7
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-02-19
5
-31
/
+45
|
\
\
\
\
\
|
*
|
|
|
|
irda: Fix lockdep annotations in hashbin_delete().
David S. Miller
2017-02-17
1
-18
/
+16
|
*
|
|
|
|
vxlan: fix oops in dev_fill_metadata_dst
Paolo Abeni
2017-02-17
1
-2
/
+4
|
*
|
|
|
|
dccp: fix freeing skb too early for IPV6_RECVPKTINFO
Andrey Konovalov
2017-02-17
1
-1
/
+2
|
*
|
|
|
|
dpaa_eth: small leak on error
Dan Carpenter
2017-02-17
1
-1
/
+1
|
*
|
|
|
|
packet: Do not call fanout_release from atomic contexts
Anoob Soman
2017-02-17
1
-9
/
+22
*
|
|
|
|
|
printk: use rcuidle console tracepoint
Sergey Senozhatsky
2017-02-19
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-02-17
1
-12
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cfq-iosched: don't call wbt_disable_default() with IRQs disabled
Jens Axboe
2017-02-16
1
-12
/
+13
*
|
|
|
|
|
|
Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-02-17
1
-1
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
powerpc/64: Disable use of radix under a hypervisor
Paul Mackerras
2017-02-16
1
-1
/
+2
[next]