Show patches with: none      |   65018 patches
« 1 2 ... 450 451 452650 651 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,29/38] Smack: Abstract use of file security blob LSM: Module stacking for SARA and Landlock - 1 - --- 2018-11-26 Casey Schaufler New
[v5,28/38] SELinux: Abstract use of file security blob LSM: Module stacking for SARA and Landlock - 1 - --- 2018-11-26 Casey Schaufler New
[v5,27/38] Infrastructure management of the cred security blob LSM: Module stacking for SARA and Landlock - 1 - --- 2018-11-26 Casey Schaufler New
[v5,26/38] TOMOYO: Abstract use of cred security blob LSM: Module stacking for SARA and Landlock - 1 - --- 2018-11-26 Casey Schaufler New
[v5,25/38] AppArmor: Abstract use of cred security blob LSM: Module stacking for SARA and Landlock - 1 - --- 2018-11-26 Casey Schaufler New
[v5,24/38] SELinux: Remove unused selinux_is_enabled LSM: Module stacking for SARA and Landlock - 1 - --- 2018-11-26 Casey Schaufler New
[v5,23/38] SELinux: Remove cred security blob poisoning LSM: Module stacking for SARA and Landlock - 1 - --- 2018-11-26 Casey Schaufler New
[v5,22/38] SELinux: Abstract use of cred security blob LSM: Module stacking for SARA and Landlock - 1 - --- 2018-11-26 Casey Schaufler New
[v5,21/38] Smack: Abstract use of cred security blob LSM: Module stacking for SARA and Landlock - 1 - --- 2018-11-26 Casey Schaufler New
[v5,20/38] procfs: add smack subdir to attrs LSM: Module stacking for SARA and Landlock - 1 - --- 2018-11-26 Casey Schaufler New
[v5,19/38] capability: Initialize as LSM_ORDER_FIRST LSM: Module stacking for SARA and Landlock - 1 - --- 2018-11-26 Casey Schaufler New
[v5,18/38] LSM: Introduce enum lsm_order LSM: Module stacking for SARA and Landlock - - - --- 2018-11-26 Casey Schaufler New
[v5,17/38] Yama: Initialize as ordered LSM LSM: Module stacking for SARA and Landlock - 1 - --- 2018-11-26 Casey Schaufler New
[v5,16/38] LoadPin: Initialize as ordered LSM LSM: Module stacking for SARA and Landlock - 1 - --- 2018-11-26 Casey Schaufler New
[v5,15/38] LSM: Split LSM preparation from initialization LSM: Module stacking for SARA and Landlock - - - --- 2018-11-26 Casey Schaufler New
[v5,14/38] LSM: Add all exclusive LSMs to ordered initialization LSM: Module stacking for SARA and Landlock - - - --- 2018-11-26 Casey Schaufler New
[v5,13/38] selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE LSM: Module stacking for SARA and Landlock - - - --- 2018-11-26 Casey Schaufler New
[v5,12/38] apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE LSM: Module stacking for SARA and Landlock - - - --- 2018-11-26 Casey Schaufler New
[v5,11/38] LSM: Separate idea of "major" LSM from "exclusive" LSM LSM: Module stacking for SARA and Landlock - 1 - --- 2018-11-26 Casey Schaufler New
[v5,10/38] LSM: Refactor "security=" in terms of enable/disable LSM: Module stacking for SARA and Landlock - 1 - --- 2018-11-26 Casey Schaufler New
[v5,09/38] LSM: Prepare for reorganizing "security=" logic LSM: Module stacking for SARA and Landlock - 2 - --- 2018-11-26 Casey Schaufler New
[v5,08/38] LSM: Tie enabling logic to presence in ordered list LSM: Module stacking for SARA and Landlock - - - --- 2018-11-26 Casey Schaufler New
[v5,07/38] LSM: Introduce "lsm=" for boottime LSM selection LSM: Module stacking for SARA and Landlock - - - --- 2018-11-26 Casey Schaufler New
[v5,06/38] LSM: Introduce CONFIG_LSM LSM: Module stacking for SARA and Landlock - - - --- 2018-11-26 Casey Schaufler New
[v5,05/38] LSM: Build ordered list of LSMs to initialize LSM: Module stacking for SARA and Landlock - 1 - --- 2018-11-26 Casey Schaufler New
[v5,04/38] LSM: Lift LSM selection out of individual LSMs LSM: Module stacking for SARA and Landlock - 2 - --- 2018-11-26 Casey Schaufler New
[v5,03/38] LSM: Plumb visibility into optional "enabled" state LSM: Module stacking for SARA and Landlock - 2 - --- 2018-11-26 Casey Schaufler New
[v5,02/38] LSM: Provide separate ordered initialization LSM: Module stacking for SARA and Landlock - 2 - --- 2018-11-26 Casey Schaufler New
[v5,01/38] LSM: Introduce LSM_FLAG_LEGACY_MAJOR LSM: Module stacking for SARA and Landlock - 2 - --- 2018-11-26 Casey Schaufler New
fs: Make /proc/sys inodes be owned by global root. fs: Make /proc/sys inodes be owned by global root. 1 1 - --- 2018-11-26 Radoslaw Burny New
[20/20] aio: use fget/fput_many() for file references Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[19/20] fs: add fget_many() and fput_many() Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[18/20] aio: add submission side request cache Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[17/20] aio: support for IO polling Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[16/20] aio: add support for having user mapped iocbs Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[15/20] aio: add io_setup2() system call Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[14/20] aio: abstract out io_event filler helper Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[13/20] aio: split out iocb copy from io_submit_one() Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[12/20] aio: use iocb_put() instead of open coding it Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[11/20] aio: only use blk plugs for > 2 depth submissions Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[10/20] aio: don't zero entire aio_kiocb aio_get_req() Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[09/20] aio: separate out ring reservation from req allocation Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[08/20] aio: use assigned completion handler Support for polled aio - 1 - --- 2018-11-26 Jens Axboe New
[07/20] iomap: ensure that async polled IO is marked REQ_NOWAIT Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[06/20] iomap: wire up the iopoll method Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[05/20] block: ensure that async polled IO is marked REQ_NOWAIT Support for polled aio - - - --- 2018-11-26 Jens Axboe New
[04/20] block: wire up block device iopoll method Support for polled aio - 1 - --- 2018-11-26 Jens Axboe New
[03/20] fs: add an iopoll method to struct file_operations Support for polled aio - 1 - --- 2018-11-26 Jens Axboe New
[02/20] aio: clear IOCB_HIPRI Support for polled aio - 1 - --- 2018-11-26 Jens Axboe New
[01/20] aio: fix failure to put the file pointer Support for polled aio - 1 - --- 2018-11-26 Jens Axboe New
dax_lock_mapping_entry was never safe dax_lock_mapping_entry was never safe - - - --- 2018-11-26 Matthew Wilcox New
[2/2] fuse: Replace page without copying in fuse_writepage_in_flight() [1/2] fuse: Fix race in fuse_writepage_in_flight() - - - --- 2018-11-26 Kirill Tkhai New
[1/2] fuse: Fix race in fuse_writepage_in_flight() [1/2] fuse: Fix race in fuse_writepage_in_flight() - - - --- 2018-11-26 Kirill Tkhai New
[V12,20/20] block: kill BLK_MQ_F_SG_MERGE block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,19/20] block: kill QUEUE_FLAG_NO_SG_MERGE block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,18/20] block: document usage of bio iterator helpers block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,17/20] block: always define BIO_MAX_PAGES as 256 block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,16/20] block: enable multipage bvecs block: support multi-page bvec - 1 - --- 2018-11-26 Ming Lei New
[V12,15/20] block: allow bio_for_each_segment_all() to iterate over multi-page bvec block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,14/20] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages() block: support multi-page bvec 1 2 - --- 2018-11-26 Ming Lei New
[V12,13/20] block: loop: pass multi-page bvec to iov_iter block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,12/20] fs/buffer.c: use bvec iterator to truncate the bio block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,11/20] block: introduce bvec_last_segment() block: support multi-page bvec - 1 - --- 2018-11-26 Ming Lei New
[V12,10/20] block: use bio_for_each_bvec() to map sg block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,09/20] block: use bio_for_each_bvec() to compute multi-page bvec count block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,08/20] block: introduce bio_for_each_bvec() and rq_for_each_bvec() block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,07/20] block: introduce multi-page bvec helpers block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,06/20] block: rename bvec helpers block: support multi-page bvec 1 2 - --- 2018-11-26 Ming Lei New
[V12,05/20] block: remove bvec_iter_rewind() block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,04/20] block: don't use bio->bi_vcnt to figure out segment number block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,03/20] block: remove the "cluster" flag block: support multi-page bvec - 1 - --- 2018-11-26 Ming Lei New
[V12,02/20] btrfs: look at bi_size for repair decisions block: support multi-page bvec - 2 - --- 2018-11-26 Ming Lei New
[V12,01/20] btrfs: remove various bio_offset arguments block: support multi-page bvec - 1 - --- 2018-11-26 Ming Lei New
[v3,13/13] fanotify: report FAN_ONDIR to listener with FAN_REPORT_FID fanotify: add support for more event types - - - --- 2018-11-25 Amir Goldstein New
[v3,12/13] fanotify: add support for create/attrib/move/delete events fanotify: add support for more event types - - - --- 2018-11-25 Amir Goldstein New
[v3,11/13] fanotify: support events with data type FSNOTIFY_EVENT_INODE fanotify: add support for more event types - - - --- 2018-11-25 Amir Goldstein New
[v3,10/13] fanotify: check FS_ISDIR flag instead of d_is_dir() fanotify: add support for more event types - - - --- 2018-11-25 Amir Goldstein New
[v3,09/13] fanotify: cache fsid in fsnotify_mark_connector fanotify: add support for more event types - - - --- 2018-11-25 Amir Goldstein New
[v3,08/13] fanotify: enable FAN_REPORT_FID init flag fanotify: add support for more event types - - - --- 2018-11-25 Amir Goldstein New
[v3,07/13] fanotify: copy event fid info to user fanotify: add support for more event types - - - --- 2018-11-25 Amir Goldstein New
[v3,06/13] fanotify: encode file identifier for FAN_REPORT_FID fanotify: add support for more event types - - - --- 2018-11-25 Amir Goldstein New
[v3,05/13] fanotify: classify events that hold a file identifier fanotify: add support for more event types - - - --- 2018-11-25 Amir Goldstein New
[v3,04/13] fanotify: define the structures to report a unique file identifier fanotify: add support for more event types - - - --- 2018-11-25 Amir Goldstein New
[v3,03/13] fanotify: rename struct fanotify_{,perm_}event_info fanotify: add support for more event types - - - --- 2018-11-25 Amir Goldstein New
[v3,02/13] fsnotify: send all event types to super block marks fanotify: add support for more event types - - - --- 2018-11-25 Amir Goldstein New
[v3,01/13] fsnotify: annotate directory entry modification events fanotify: add support for more event types - - - --- 2018-11-25 Amir Goldstein New
[V2] namei: free new_dentry late [V2] namei: free new_dentry late - - - --- 2018-11-25 Pan Bian New
[1/1] hfsplus: do not free node before using [1/1] hfsplus: do not free node before using - - - --- 2018-11-24 Pan Bian New
namei: free new_dentry late namei: free new_dentry late - - - --- 2018-11-24 Pan Bian New
f2fs: make "f2fs_fault_name[]" const char * f2fs: make "f2fs_fault_name[]" const char * - 1 - --- 2018-11-24 Alexey Dobriyan New
[V2] hfs: do not free node before using [V2] hfs: do not free node before using - - - --- 2018-11-24 Pan Bian New
[v2,5/5] autofs - add strictexpire mount option autofs updates - - - --- 2018-11-23 Ian Kent New
[v2,4/5] autofs - change catatonic setting to a bit flag autofs updates - - - --- 2018-11-23 Ian Kent New
[v2,3/5] autofs - simplify parse_options() function call autofs updates - - - --- 2018-11-23 Ian Kent New
[v2,2/5] autofs - fix possible inode leak in autofs_fill_super() autofs updates - - - --- 2018-11-23 Ian Kent New
[v2,1/5] autofs - improve ioctl sbi checks autofs updates - - - --- 2018-11-23 Ian Kent New
hfs: do not free node before using hfs: do not free node before using - - - --- 2018-11-23 Pan Bian New
[2/2] page cache: Store only head pages in i_pages Better support for THP in page cache - - - --- 2018-11-22 Matthew Wilcox New
[1/2] mm: Remove redundant test from find_get_pages_contig Better support for THP in page cache - - - --- 2018-11-22 Matthew Wilcox New
[RFC] fs: set xattrs in initramfs from regular files [RFC] fs: set xattrs in initramfs from regular files - - - --- 2018-11-22 Roberto Sassu New
« 1 2 ... 450 451 452650 651 »