iwlwifi: mvm: refactor key add/remove functions
[cascardo/linux.git] / fs / ceph /
2014-11-23 Emmanuel GrumbachMerge remote-tracking branch 'wireless-next/master...
2014-11-18 Johannes BergMerge remote-tracking branch 'wireless-next/master...
2014-11-17 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo/ath
2014-11-11 John W. LinvilleMerge tag 'iwlwifi-for-john-2014-11-10' of git://git...
2014-11-10 John W. LinvilleMerge tag 'mac80211-for-john-2014-11-10' of git://git...
2014-11-04 John W. LinvilleMerge tag 'mac80211-next-for-john-2014-11-04' of git...
2014-11-04 John W. LinvilleMerge tag 'mac80211-for-john-2014-11-04' of git://git...
2014-11-04 John W. LinvilleMerge tag 'iwlwifi-for-john-2014-11-03' of git://git...
2014-10-30 John W. LinvilleMerge tag 'iwlwifi-next-for-john-2014-10-29' of git...
2014-10-27 John W. LinvilleMerge tag 'for-linville-20141024' of git://github.com...
2014-10-27 John W. LinvilleMerge tag 'mac80211-for-john-2014-10-23' of git://git...
2014-10-27 John W. LinvilleMerge tag 'iwlwifi-for-john-2014-10-23' of git://git...
2014-10-19 Linus TorvaldsMerge tag 'ntb-3.18' of git://github.com/jonmason/ntb
2014-10-19 Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2014-10-19 Linus TorvaldsMerge tag 'sound-fix-3.18-rc1' of git://git./linux...
2014-10-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-10-19 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2014-10-19 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-10-19 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2014-10-19 Linus TorvaldsMerge tag 'fbdev-3.18' of git://git./linux/kernel/git...
2014-10-18 Linus TorvaldsMerge tag 'kvm-arm-for-3.18-take-2' of git://git./linux...
2014-10-18 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-10-18 Linus TorvaldsMerge tag 'dlm-3.18' of git://git./linux/kernel/git...
2014-10-18 Linus TorvaldsMerge branch 'for-linus-update' of git://git./linux...
2014-10-18 Linus TorvaldsMerge tag 'please-pull-pstore' of git://git./linux...
2014-10-18 Linus TorvaldsMerge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org...
2014-10-18 Linus TorvaldsMerge tag 'dm-3.18' of git://git./linux/kernel/git...
2014-10-18 Linus TorvaldsMerge branch 'for-3.18/drivers' of git://git.kernel...
2014-10-18 Linus TorvaldsMerge branch 'for-3.18/core' of git://git.kernel.dk...
2014-10-18 Linus TorvaldsMerge tag 'for-linus-20141015' of git://git.infradead...
2014-10-18 Linus TorvaldsMerge tag 'md/3.18' of git://neil.brown.name/md
2014-10-18 Linus TorvaldsMerge tag 'virtio-next-for-linus' of git://git./linux...
2014-10-18 Linus TorvaldsMerge tag 'modules-next-for-linus' of git://git./linux...
2014-10-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-10-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2014-10-16 James MorrisMerge branch 'stable-3.18' of git://git.infradead.org...
2014-10-15 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2014-10-15 Linus TorvaldsMerge branch 'for-3.18-consistent-ops' of git://git...
2014-10-15 Linus TorvaldsMerge tag 'llvmlinux-for-v3.18' of git://git.linuxfound...
2014-10-15 Linus TorvaldsMerge tag 'iommu-updates-v3.18' of git://git./linux...
2014-10-15 Linus TorvaldsMerge tag 'clk-for-linus-3.18' of git://git.linaro...
2014-10-15 Linus TorvaldsMerge tag 'mfd-for-linus-3.18' of git://git./linux...
2014-10-15 Linus TorvaldsMerge tag 'for-v3.18' of git://git.infradead.org/batter...
2014-10-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-10-15 Linus TorvaldsMerge branch 'CVE-2014-7970' of git://git./linux/kernel...
2014-10-14 Yan, Zhengceph: fix divide-by-zero in __validate_layout()
2014-10-14 Fabian Frederickceph: fix bool assignments
2014-10-14 John Sprayceph: additional debugfs output
2014-10-14 John Sprayceph: export ceph_session_state_name function
2014-10-14 Yan, Zhengceph: include the initial ACL in create/mkdir/mknod...
2014-10-14 Yan, Zhengceph: use pagelist to present MDS request data
2014-10-14 Yan, Zhenglibceph: reference counting pagelist
2014-10-14 Yan, Zhengceph: fix llistxattr on symlink
2014-10-14 John Sprayceph: send client metadata to MDS
2014-10-14 Chao Yuceph: remove redundant code for max file size verification
2014-10-14 Yan, Zhengceph: remove redundant io_iter_advance()
2014-10-14 Yan, Zhengceph: move ceph_find_inode() outside the s_mutex
2014-10-14 Yan, Zhengceph: request xattrs if xattr_version is zero
2014-10-14 Yan, Zhengceph: make sure request isn't in any waiting list when...
2014-10-14 Yan, Zhengceph: protect kick_requests() with mdsc->mutex
2014-10-14 Yan, Zhengceph: trim unused inodes before reconnecting to recover...
2014-10-14 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2014-10-14 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2014-10-14 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2014-10-14 Linus TorvaldsMerge tag 'fscache-fixes-20141013' of git://git./linux...
2014-10-14 Linus TorvaldsMerge tag 'upstream-3.18-rc1-v2' of git://git.infradead...
2014-10-14 Linus TorvaldsMerge branch 'CVE-2014-7975' of git://git./linux/kernel...
2014-10-14 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2014-10-14 Linus TorvaldsMerge tag 'please-pull-sys_bpf' of git://git./linux...
2014-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-10-14 Linus TorvaldsMerge branches 'x86-ras-for-linus', 'x86-uv-for-linus...
2014-10-14 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-10-14 Linus TorvaldsMerge branch 'x86-seccomp-for-linus' of git://git....
2014-10-14 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2014-10-14 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2014-10-14 Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2014-10-14 Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git./linux...
2014-10-14 Linus TorvaldsMerge branch 'x86-cpufeature-for-linus' of git://git...
2014-10-13 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2014-10-13 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2014-10-13 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git./linux...
2014-10-13 Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git./linux...
2014-10-13 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2014-10-13 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2014-10-13 Linus TorvaldsMerge branch 'perf-watchdog-for-linus' of git://git...
2014-10-13 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-10-13 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2014-10-13 Linus TorvaldsMerge branch 'locking-core-for-linus' of git://git...
2014-10-13 Linus TorvaldsMerge branch 'locking-arch-for-linus' of git://git...
2014-10-13 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2014-10-13 Linus TorvaldsMerge tag 'xfs-for-linus-3.18-rc1' of git://git./linux...
2014-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-10-12 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2014-10-11 Linus TorvaldsMerge tag 'ecryptfs-3.18-fixes' of git://git./linux...
2014-10-09 Eric W. Biedermanvfs: Remove d_drop calls from d_revalidate implementations
2014-10-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-10-08 Linus TorvaldsMerge tag 'dmaengine-3.17' of git://git./linux/kernel...
2014-10-06 Jiri KosinaMerge branches 'for-3.18/always-poll-quirk', 'for-3...
next