- 364189f iser-target: Fix session hang in case of an rdma read DIF error by Sagi Grimberg · 10 years ago
- 901c04a iscsi/iser-target: Add fabric_prot_type attribute support by Nicholas Bellinger · 10 years ago
- 64b1688 tcm_qla2xxx: Add fabric_prot_type attribute support by Nicholas Bellinger · 10 years ago
- 59bb0ff tcm_qla2xxx: Set TARGET_PROT_ALL for sup_prot_ops by Nicholas Bellinger · 10 years ago
- b1d75fe vhost/scsi: Add fabric_prot_type attribute support by Nicholas Bellinger · 10 years ago
- 436f4a0 loopback: Add fabric_prot_type attribute support by Nicholas Bellinger · 10 years ago
- 1762742 target/rd: Add checks for backend DIF emulation by Nicholas Bellinger · 10 years ago
- 6f16ec4 target/iblock: Add checks for backend DIF emulation by Nicholas Bellinger · 10 years ago
- ee92046 target/file: Add checks for backend DIF emulation by Nicholas Bellinger · 10 years ago
- 72c03850 target: Add internal READ_INSERT support by Nicholas Bellinger · 10 years ago
- fdeab85 target: Move cmd->prot_op check into target_read_prot_action by Nicholas Bellinger · 10 years ago
- 5132d1e target: Add internal WRITE_STRIP support by Nicholas Bellinger · 10 years ago
- aa58b53 target: Move cmd->prot_op check into target_write_prot_action by Nicholas Bellinger · 10 years ago
- 9ef5466 target: Update SPC/SBC emulation for sess_prot_type by Nicholas Bellinger · 10 years ago
- 38b57f8 target: Add protected fabric + unprotected device support by Nicholas Bellinger · 10 years ago
- 823ddd8 target: Convert DIF emulation to use cmd->prot_type by Nicholas Bellinger · 10 years ago
- b3c95172 target: add missing __user annotations by Christoph Hellwig · 10 years ago
- 3abff1e target: add missing sense_reason_t annotations by Christoph Hellwig · 10 years ago
- 077aa3b target: add __releases annotation to target_release_cmd_kref by Christoph Hellwig · 10 years ago
- 9649491 target: mark iscsit_start_kthreads static by Christoph Hellwig · 10 years ago
- 6e1a27b target: mark tcm_loop_primary static by Christoph Hellwig · 10 years ago
- b13876d target: move external declarations to a headers by Christoph Hellwig · 10 years ago
- e673dc9 target: Better handling of AllRegistrants reservations by Ilias Tsitsimpis · 10 years ago
- 073900b iscsi-target: Drop legacy iscsi_target_tq.c logic by Nicholas Bellinger · 10 years ago
- 88dcd2d iscsi-target: Convert iscsi_thread_set usage to kthread.h by Nicholas Bellinger · 10 years ago
- 5bc6510 iscsi-target: don't export static symbol by Julia Lawall · 10 years ago
- 6255491 target: Convert fabric module autoload failures to pr_debug by Nicholas Bellinger · 10 years ago
- d23dbaa tcm_qla2xxx: Expose per endpoint dynamic_sessions attribute by Nicholas Bellinger · 10 years ago
- d4ee46f iscsi-target: Expose per endpoint dynamic_sessions attribute by Nicholas Bellinger · 10 years ago
- f8e471f target: Add target_show_dynamic_sessions attribute helper by Nicholas Bellinger · 10 years ago
- d4c5dca target: rewrite fd_execute_write_same by Christoph Hellwig · 10 years ago
- 6b9a44d target: use vfs_iter_read/write in fd_do_rw by Christoph Hellwig · 10 years ago
- c517d83 Linux 4.0-rc1 by Linus Torvalds · 10 years ago
- feaf2229 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
- be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 90c453c Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
- 0a28096 autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation by Al Viro · 10 years ago
- 7e0e953 procfs: fix race between symlink removals and traversals by Al Viro · 10 years ago
- 0db59e5 debugfs: leave freeing a symlink body until inode eviction by Al Viro · 10 years ago
- dca1117 Documentation/filesystems/Locking: ->get_sb() is long gone by Al Viro · 10 years ago
- eb6ef3d trylock_super(): replacement for grab_super_passive() by Konstantin Khlebnikov · 10 years ago
- 54f2a2f fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 10 years ago
- ce40fa7 Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 10 years ago
- e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
- 2c616d4 SELinux: Use d_is_positive() rather than testing dentry->d_inode by David Howells · 10 years ago
- 8802565 Smack: Use d_is_positive() rather than testing dentry->d_inode by David Howells · 10 years ago
- e656a8e TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR() by David Howells · 10 years ago
- 729b8a3 Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode by David Howells · 10 years ago
- 7ac2856 Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb by David Howells · 10 years ago
- 44bdb5e VFS: Split DCACHE_FILE_TYPE into regular and special types by David Howells · 10 years ago
- df1a085 VFS: Add a fallthrough flag for marking virtual dentries by David Howells · 10 years ago
- e7f7d22 VFS: Add a whiteout dentry type by David Howells · 10 years ago
- 155e35d VFS: Introduce inode-getting helpers for layered/unioned fs environments by David Howells · 10 years ago
- a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
- 2177033 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
- c8c6c9b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
- 93aaa83 Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
- 24a52e4 Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
- cd50b70 Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 2bfedd1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- a911dcd Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
- e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
- 1acd2de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
- b5ccb07 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
- 2953245 Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
- 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
- c189cb8 Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
- a2a6937 Merge tag 'sound-fix-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
- f5e25f0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
- d34696c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
- f967737 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- f3c233d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 10436cf Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- e2defd0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- b5aeca5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 3f4d992 Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- dd36929 kernel: make READ_ONCE() valid on const arguments by Linus Torvalds · 10 years ago
- decf6d7 Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme into for-linus by Jens Axboe · 10 years ago
- 045c47c blk-throttle: check stats_cpu before reading it from sysfs by Thadeu Lima de Souza Cascardo · 10 years ago
- 3466b54 Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
- 9d0de5a Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources' by Rafael J. Wysocki · 10 years ago
- 4fbd0a8 Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 10 years ago
- 44923c9 MIPS: sead3: Corrected get_c0_perfcount_int by Niklas Cassel · 10 years ago
- 8fc5ec7 MIPS: mm: Remove dead macro definitions by Andreas Ruprecht · 10 years ago
- 7bad222 Merge tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 10 years ago
- 4c971aa Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
- 147d1da Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib' and 'srp' into for-next by Roland Dreier · 10 years ago
- da12c1f IB/qib: Add blank line after declaration by Mike Marciniszyn · 10 years ago
- a46a280 IB/qib: Fix checkpatch warnings by Mike Marciniszyn · 10 years ago
- 0d8fb59 i2c: ocores: rework clk code to handle NULL cookie by Wolfram Sang · 10 years ago
- 64b139f MIPS: OCTEON: irq: add CIB and other fixes by David Daney · 10 years ago
- 2e3ecab MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs. by David Daney · 10 years ago
- ac6d9b3 MIPS: OCTEON: More OCTEONIII support by Chandrakala Chavva · 10 years ago
- 920cda3 MIPS: OCTEON: Remove setting of processor specific CVMCTL icache bits. by Chad Reese · 10 years ago
- 726da2f MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup. by David Daney · 10 years ago
- debe6a6 MIPS: OCTEON: Update octeon-model.h code for new SoCs. by David Daney · 10 years ago
- e3d0ead MIPS: OCTEON: Implement DCache errata workaround for all CN6XXX by David Daney · 10 years ago
- 664f1ae MIPS: OCTEON: Add little-endian support to asm/octeon/octeon.h by David Daney · 10 years ago
- 664d699 MIPS: OCTEON: Implement the core-16057 workaround by David Daney · 10 years ago