index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-04-07
tcm_qla2xxx: Add fabric_prot_type attribute support
Nicholas Bellinger
2015-04-07
tcm_qla2xxx: Set TARGET_PROT_ALL for sup_prot_ops
Nicholas Bellinger
2015-04-07
vhost/scsi: Add fabric_prot_type attribute support
Nicholas Bellinger
2015-04-07
loopback: Add fabric_prot_type attribute support
Nicholas Bellinger
2015-04-07
target/rd: Add checks for backend DIF emulation
Nicholas Bellinger
2015-04-07
target/iblock: Add checks for backend DIF emulation
Nicholas Bellinger
2015-04-07
target/file: Add checks for backend DIF emulation
Nicholas Bellinger
2015-04-07
target: Add internal READ_INSERT support
Nicholas Bellinger
2015-04-07
target: Move cmd->prot_op check into target_read_prot_action
Nicholas Bellinger
2015-04-07
target: Add internal WRITE_STRIP support
Nicholas Bellinger
2015-04-07
target: Move cmd->prot_op check into target_write_prot_action
Nicholas Bellinger
2015-04-07
target: Update SPC/SBC emulation for sess_prot_type
Nicholas Bellinger
2015-04-07
target: Add protected fabric + unprotected device support
Nicholas Bellinger
2015-04-07
target: Convert DIF emulation to use cmd->prot_type
Nicholas Bellinger
2015-03-26
target: add missing __user annotations
Christoph Hellwig
2015-03-26
target: add missing sense_reason_t annotations
Christoph Hellwig
2015-03-26
target: add __releases annotation to target_release_cmd_kref
Christoph Hellwig
2015-03-26
target: mark iscsit_start_kthreads static
Christoph Hellwig
2015-03-26
target: mark tcm_loop_primary static
Christoph Hellwig
2015-03-26
target: move external declarations to a headers
Christoph Hellwig
2015-03-26
target: Better handling of AllRegistrants reservations
Ilias Tsitsimpis
2015-03-26
iscsi-target: Drop legacy iscsi_target_tq.c logic
Nicholas Bellinger
2015-03-26
iscsi-target: Convert iscsi_thread_set usage to kthread.h
Nicholas Bellinger
2015-03-20
iscsi-target: don't export static symbol
Julia Lawall
2015-03-20
target: Convert fabric module autoload failures to pr_debug
Nicholas Bellinger
2015-03-06
tcm_qla2xxx: Expose per endpoint dynamic_sessions attribute
Nicholas Bellinger
2015-03-06
iscsi-target: Expose per endpoint dynamic_sessions attribute
Nicholas Bellinger
2015-03-06
target: Add target_show_dynamic_sessions attribute helper
Nicholas Bellinger
2015-02-27
target: rewrite fd_execute_write_same
Christoph Hellwig
2015-02-27
target: use vfs_iter_read/write in fd_do_rw
Christoph Hellwig
2015-02-22
Linux 4.0-rc1
Linus Torvalds
2015-02-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2015-02-22
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-02-22
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-02-22
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
Al Viro
2015-02-22
procfs: fix race between symlink removals and traversals
Al Viro
2015-02-22
debugfs: leave freeing a symlink body until inode eviction
Al Viro
2015-02-22
Documentation/filesystems/Locking: ->get_sb() is long gone
Al Viro
2015-02-22
trylock_super(): replacement for grab_super_passive()
Konstantin Khlebnikov
2015-02-22
fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
2015-02-22
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2015-02-22
SELinux: Use d_is_positive() rather than testing dentry->d_inode
David Howells
2015-02-22
Smack: Use d_is_positive() rather than testing dentry->d_inode
David Howells
2015-02-22
TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()
David Howells
2015-02-22
Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode
David Howells
2015-02-22
Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb
David Howells
2015-02-22
VFS: Split DCACHE_FILE_TYPE into regular and special types
David Howells
2015-02-22
VFS: Add a fallthrough flag for marking virtual dentries
David Howells
2015-02-22
VFS: Add a whiteout dentry type
David Howells
[next]