summaryrefslogtreecommitdiff
path: root/Documentation/blockdev/README.DAC960
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-01-08 10:28:01 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-01-08 10:28:01 -0800
commitbc15d4627aa8f562a1c5ec9d84076b8db25bab31 (patch)
tree31d98001cb36cc7e64ee7da39df685fa3ab1cba0 /Documentation/blockdev/README.DAC960
parenteece4e2040607cec8524a8d06e3a24a6183156f3 (diff)
downloadkernel-linux-3.17.y.tar.gz
Linux 3.17.8linux-3.17.y
Diffstat (limited to 'Documentation/blockdev/README.DAC960')
0 files changed, 0 insertions, 0 deletions
54:28 -0500'>2009-01-05inode->i_op is never NULLAl Viro 2008-12-31introduce new LSM hooks where vfsmount is available.Kentaro Takeda 2008-11-14CRED: Inaugurate COW credentialsDavid Howells 2008-11-14CRED: Pass credentials through dentry_open()David Howells 2008-11-14CRED: Separate task security context from task_structDavid Howells 2008-11-14CRED: Neuter sys_capset()David Howells 2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro 2008-10-13tty: the vhangup syscall is racyAlan Cox 2008-08-01[PATCH] merge locate_fd() and get_unused_fd()Al Viro 2008-07-26[PATCH] fix RLIM_NOFILE handlingAl Viro 2008-07-26[PATCH] sanitize __user_walk_fd() et.al.Al Viro 2008-07-26[PATCH] preparation to __user_walk_fd cleanupAl Viro 2008-07-26[PATCH] take noexec checks to very few callers that careAl Viro 2008-07-26[patch 4/4] vfs: immutable inode checking cleanupMiklos Szeredi 2008-07-26[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS messAl Viro 2008-07-26[PATCH] kill altrootAl Viro 2008-07-26[PATCH] permission checks for chdir need special treatment only on the last stepAl Viro 2008-07-26[patch 1/5] vfs: truncate: dont check immutable twiceMiklos Szeredi 2008-07-24fs: check for statfs overflowJon Tollefson 2008-07-04security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan 2008-05-01[PATCH] split linux/file.hAl Viro 2008-04-28xip: support non-struct page backed memoryNick Piggin 2008-04-19[PATCH] r/o bind mounts: debugging for missed callsDave Hansen 2008-04-19[PATCH] r/o bind mounts: make access() use new r/o helperDave Hansen 2008-04-19[PATCH] r/o bind mounts: write counts for truncate()Dave Hansen 2008-04-19[PATCH] r/o bind mounts: elevate write count for chmod/chown callersDave Hansen 2008-04-19[PATCH] r/o bind mounts: elevate write count for open()sDave Hansen 2008-04-19[PATCH] merge open_namei() and do_filp_open()Christoph Hellwig 2008-04-19[PATCH] do namei_flags calculation inside open_namei()Dave Hansen 2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath 2008-03-19[PATCH] check for null vfsmount in dentry_open()Christoph Hellwig 2008-02-14Make set_fs_{root,pwd} take a struct pathJan Blunck 2008-02-14Introduce path_put()Jan Blunck 2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck 2008-02-08remove the unused exports of sys_open/sys_readArjan van de Ven 2008-02-08fs: remove fastcall, it is always emptyHarvey Harrison 2007-11-14mark sys_open/sys_read exports unusedArjan van de Ven