- a4153cb Allow conversion of characters in Mac remap range (part 2) by Steve French · 10 years ago
- b693855 Allow conversion of characters in Mac remap range. Part 1 by Steve French · 10 years ago
- c22870e mfsymlinks support for SMB2.1/SMB3. Part 2 query symlink by Steve French · 10 years ago
- 5ab9757 Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlink by Steve French · 10 years ago
- db8b631 Allow mknod and mkfifo on SMB2/SMB3 mounts by Steve French · 10 years ago
- 7332297 add defines for two new file attributes by Steve French · 10 years ago
- 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
- 6929c35 Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 10 years ago
- 23971bd Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
- c0fa237 Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
- fcc3a5d Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
- 50fa861 Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
- 6b04908 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
- ce9d7f7 Merge branch 'CVE-2014-7970' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux by Linus Torvalds · 10 years ago
- 0d08260 mnt: Prevent pivot_root from creating a loop in the mount tree by Eric W. Biederman · 10 years ago
- 0bc6228 ceph: fix divide-by-zero in __validate_layout() by Yan, Zheng · 10 years ago
- 792c3a9 rbd: rbd workqueues need a resque worker by Ilya Dryomov · 10 years ago
- f9865f0 libceph: ceph-msgr workqueue needs a resque worker by Ilya Dryomov · 10 years ago
- ab6c2c3 ceph: fix bool assignments by Fabian Frederick · 10 years ago
- 25f8977 libceph: separate multiple ops with commas in debugfs output by Ilya Dryomov · 10 years ago
- 70b5bfa libceph: sync osd op definitions in rados.h by Ilya Dryomov · 10 years ago
- eb179d3 libceph: remove redundant declaration by Fabian Frederick · 10 years ago
- 14ed970 ceph: additional debugfs output by John Spray · 10 years ago
- a687eca ceph: export ceph_session_state_name function by John Spray · 10 years ago
- b1ee94a ceph: include the initial ACL in create/mkdir/mknod MDS requests by Yan, Zheng · 10 years ago
- 25e6bae ceph: use pagelist to present MDS request data by Yan, Zheng · 10 years ago
- e4339d28 libceph: reference counting pagelist by Yan, Zheng · 10 years ago
- 0abb43d ceph: fix llistxattr on symlink by Yan, Zheng · 10 years ago
- dbd0c8b ceph: send client metadata to MDS by John Spray · 10 years ago
- a4483e8 ceph: remove redundant code for max file size verification by Chao Yu · 10 years ago
- 3b70b388 ceph: remove redundant io_iter_advance() by Yan, Zheng · 10 years ago
- 6cd3bca ceph: move ceph_find_inode() outside the s_mutex by Yan, Zheng · 10 years ago
- 508b32d ceph: request xattrs if xattr_version is zero by Yan, Zheng · 10 years ago
- b76f823 rbd: set the remaining discard properties to enable support by Josh Durgin · 11 years ago
- d3246fb rbd: use helpers to handle discard for layered images correctly by Josh Durgin · 11 years ago
- 3b434a2a rbd: extract a method for adding object operations by Josh Durgin · 11 years ago
- 1c22088 rbd: make discard trigger copy-on-write by Josh Durgin · 11 years ago
- d0265de rbd: tolerate -ENOENT for discard operations by Josh Durgin · 11 years ago
- bef9545 rbd: fix snapshot context reference count for discards by Josh Durgin · 11 years ago
- 3c5df89 rbd: read image size for discard check safely by Josh Durgin · 11 years ago
- 90e98c5 rbd: initial discard bits from Guangliang Zhao by Guangliang Zhao · 11 years ago
- 6d2940c rbd: extend the operation type by Guangliang Zhao · 11 years ago
- c622d22 rbd: skip the copyup when an entire object writing by Guangliang Zhao · 11 years ago
- 70d045f rbd: add img_obj_request_simple() helper by Ilya Dryomov · 10 years ago
- 4e752f0 rbd: access snapshot context and mapping size safely by Josh Durgin · 11 years ago
- 7dd440c rbd: do not return -ERANGE on auth failures by Ilya Dryomov · 10 years ago
- 91883cd libceph: don't try checking queue_work() return value by Ilya Dryomov · 10 years ago
- 03974e8 ceph: make sure request isn't in any waiting list when kicking request. by Yan, Zheng · 10 years ago
- 656e438 ceph: protect kick_requests() with mdsc->mutex by Yan, Zheng · 10 years ago
- b9a6789 libceph: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
- 5d23371 ceph: trim unused inodes before reconnecting to recovering MDS by Yan, Zheng · 10 years ago
- 589506f libceph: fix a use after free issue in osdmap_set_max_osd by Li RongQing · 10 years ago
- dc220db libceph: select CRYPTO_CBC in addition to CRYPTO_AES by Ilya Dryomov · 10 years ago
- 2cc6128 libceph: resend lingering requests with a new tid by Ilya Dryomov · 10 years ago
- f671b58 libceph: abstract out ceph_osd_request enqueue logic by Ilya Dryomov · 10 years ago
- 4c5c302 crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c by Jan-Simon Möller · 12 years ago
- 357aabe security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.c by Behan Webster · 11 years ago
- ea0e0de crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c by Jan-Simon Möller · 12 years ago
- ffb32e9 crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.c by Jan-Simon Möller · 12 years ago
- b610626 crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt by Jan-Simon Möller · 12 years ago
- 37e5265 crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.c by Behan Webster · 11 years ago
- 7bc53c3 crypto: LLVMLinux: Remove VLAIS from crypto/omap_sham.c by Behan Webster · 11 years ago
- ce1f3e47 crypto: LLVMLinux: Remove VLAIS from crypto/n2_core.c by Behan Webster · 11 years ago
- 7128470 crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.c by Behan Webster · 11 years ago
- 61ded52 crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.c by Jan-Simon Möller · 10 years ago
- 0458a95 btrfs: LLVMLinux: Remove VLAIS by Vinícius Tinti · 11 years ago
- a0a77af crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto code by Behan Webster · 10 years ago
- 2d65a9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
- da92da3 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
- f33a3fa Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
- 1b5a5f5 Merge tag 'fscache-fixes-20141013' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 10 years ago
- b11445f Merge tag 'upstream-3.18-rc1-v2' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
- 0ef3a56 Merge branch 'CVE-2014-7975' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux by Linus Torvalds · 10 years ago
- dfe2c6d Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
- a45d572 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 10 years ago
- fc2414b Merge tag 'please-pull-sys_bpf' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
- 31003e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
- 1ee07ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
- 7765490 Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 2fd7476 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- ba1a96f Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- f1bfbd9 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- df133e8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- e343833 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- c7b228a Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 708d0b4 Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 64e4550 mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared by Peter Feiner · 10 years ago
- 63a12d9 kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h> by Geert Uytterhoeven · 10 years ago
- 4c6327d ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[] by Geert Uytterhoeven · 10 years ago
- bd6aa7e frv: remove unused declarations of __start___ex_table and __stop___ex_table by Geert Uytterhoeven · 10 years ago
- 9919e39 kvm: ensure hard lockup detection is disabled by default by Ulrich Obergfell · 10 years ago
- 6e7458a kernel/watchdog.c: control hard lockup detection default by Ulrich Obergfell · 10 years ago
- 8a1db92 staging: rtl8192u: use %*pEn to escape buffer by Andy Shevchenko · 10 years ago
- 50d5e53 staging: rtl8192e: use %*pEn to escape buffer by Andy Shevchenko · 10 years ago
- 068c11d staging: wlan-ng: use %*pEhp to print SN by Andy Shevchenko · 10 years ago
- 5df1415 lib80211: remove unused print_ssid() by Andy Shevchenko · 10 years ago
- e5ead66 wireless: hostap: proc: print properly escaped SSID by Andy Shevchenko · 10 years ago
- 4b4890c wireless: ipw2x00: print SSID via %*pE by Andy Shevchenko · 10 years ago
- da16960 wireless: libertas: print esaped string via %*pE by Andy Shevchenko · 10 years ago
- 71dca95 lib/vsprintf: add %*pE[achnops] format specifier by Andy Shevchenko · 10 years ago