Show patches with: none      |   64843 patches
« 1 2 ... 613 614 615648 649 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v15,19/22] richacl: Add richacl xattr handler - - - --- 2015-11-09 Andreas Gruenbacher New
[v15,18/22] richacl: xattr mapping functions - - - --- 2015-11-09 Andreas Gruenbacher New
[v15,17/22] richacl: Automatic Inheritance - 1 - --- 2015-11-09 Andreas Gruenbacher New
[v15,16/22] richacl: Create-time inheritance - 1 - --- 2015-11-09 Andreas Gruenbacher New
[v15,15/22] richacl: Check if an acl is equivalent to a file mode - 1 - --- 2015-11-09 Andreas Gruenbacher New
[v15,14/22] richacl: Update the file masks in chmod() - 1 - --- 2015-11-09 Andreas Gruenbacher New
[v15,13/22] vfs: Cache richacl in struct inode - - - --- 2015-11-09 Andreas Gruenbacher New
[v15,12/22] vfs: Add get_richacl and set_richacl inode operations - - - --- 2015-11-09 Andreas Gruenbacher New
[v15,11/22] vfs: Cache base_acl objects in inodes - 1 - --- 2015-11-09 Andreas Gruenbacher New
[v15,10/22] posix_acl: Unexport acl_by_type and make it static - - - --- 2015-11-09 Andreas Gruenbacher New
[v15,09/22] richacl: Permission check algorithm - 1 - --- 2015-11-09 Andreas Gruenbacher New
[v15,08/22] richacl: Compute maximum file masks from an acl - 1 - --- 2015-11-09 Andreas Gruenbacher New
[v15,07/22] richacl: Permission mapping functions - 1 - --- 2015-11-09 Andreas Gruenbacher New
[v15,06/22] richacl: In-memory representation and helper functions - 1 - --- 2015-11-09 Andreas Gruenbacher New
[v15,05/22] vfs: Add permission flags for setting file attributes - 1 - --- 2015-11-09 Andreas Gruenbacher New
[v15,04/22] vfs: Make the inode passed to inode_change_ok non-const - 2 - --- 2015-11-09 Andreas Gruenbacher New
[v15,03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags - 1 - --- 2015-11-09 Andreas Gruenbacher New
[v15,02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags - 2 - --- 2015-11-09 Andreas Gruenbacher New
[v15,01/22] vfs: Add IS_ACL() and IS_RICHACL() tests - 2 - --- 2015-11-09 Andreas Gruenbacher New
Samba server bug: CopyChunk from one share to a different share on same server - - - --- 2015-11-09 Steve French New
[v14,02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags - 2 - --- 2015-11-07 Andreas Gruenbacher New
[v8,5/4] copy_file_range.2: New page documenting copy_file_range() - 2 - --- 2015-11-06 Schumaker, Anna New
[v8,4/4] vfs: Add vfs_copy_file_range() support for pagecache copies - 3 - --- 2015-11-06 Schumaker, Anna New
[v8,3/4] btrfs: add .copy_file_range file operation - 3 - --- 2015-11-06 Schumaker, Anna New
[v8,2/4] x86: add sys_copy_file_range to syscall tables - 1 - --- 2015-11-06 Schumaker, Anna New
[v8,1/4] vfs: add copy_file_range syscall and vfs helper - 1 - --- 2015-11-06 Schumaker, Anna New
load_elf_binary: change code style - - - --- 2015-11-06 Dongliang Mu New
vfs: clear remainder of 'full_fds_bits' in dup_fd() - - - --- 2015-11-06 Eric Biggers New
vfs: clear remainder of 'full_fds_bits' in dup_fd() - - - --- 2015-11-06 Eric Biggers New
fs: out of bounds on stack in iov_iter_advance - - - --- 2015-11-06 Al Viro New
[resend] fs: fix writeback.c kernel-doc warnings - - - --- 2015-11-06 Randy Dunlap New
[resend] fs: fix inode.c kernel-doc warning - - - --- 2015-11-06 Randy Dunlap New
Ext4: Fix extended timestamp encoding and decoding - 1 - --- 2015-11-05 David Howells New
[v14,22/22] ext4: Add richacl feature flag - 1 - --- 2015-11-05 Andreas Gruenbacher New
[v14,21/22] ext4: Add richacl support - 1 - --- 2015-11-05 Andreas Gruenbacher New
[v14,20/22] vfs: Add richacl permission checking - - - --- 2015-11-05 Andreas Gruenbacher New
[v14,19/22] richacl: Add richacl xattr handler - - - --- 2015-11-05 Andreas Gruenbacher New
[v14,18/22] richacl: xattr mapping functions - - - --- 2015-11-05 Andreas Gruenbacher New
[v14,17/22] richacl: Automatic Inheritance - 1 - --- 2015-11-05 Andreas Gruenbacher New
[v14,16/22] richacl: Create-time inheritance - 1 - --- 2015-11-05 Andreas Gruenbacher New
[v14,15/22] richacl: Check if an acl is equivalent to a file mode - 1 - --- 2015-11-05 Andreas Gruenbacher New
[v14,14/22] richacl: Update the file masks in chmod() - 1 - --- 2015-11-05 Andreas Gruenbacher New
[v14,13/22] vfs: Cache richacl in struct inode - - - --- 2015-11-05 Andreas Gruenbacher New
[v14,12/22] vfs: Add get_richacl and set_richacl inode operations - - - --- 2015-11-05 Andreas Gruenbacher New
[v14,11/22] vfs: Cache base_acl objects in inodes - 1 - --- 2015-11-05 Andreas Gruenbacher New
[v14,10/22] posix_acl: Unexport acl_by_type and make it static - - - --- 2015-11-05 Andreas Gruenbacher New
[v14,09/22] richacl: Permission check algorithm - 1 - --- 2015-11-05 Andreas Gruenbacher New
[v14,08/22] richacl: Compute maximum file masks from an acl - 1 - --- 2015-11-05 Andreas Gruenbacher New
[v14,07/22] richacl: Permission mapping functions - 1 - --- 2015-11-05 Andreas Gruenbacher New
[v14,06/22] richacl: In-memory representation and helper functions - 1 - --- 2015-11-05 Andreas Gruenbacher New
[v14,05/22] vfs: Add permission flags for setting file attributes - 1 - --- 2015-11-05 Andreas Gruenbacher New
[v14,04/22] vfs: Make the inode passed to inode_change_ok non-const - 2 - --- 2015-11-05 Andreas Gruenbacher New
[v14,03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags - 1 - --- 2015-11-05 Andreas Gruenbacher New
[v14,02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags - 1 - --- 2015-11-05 Andreas Gruenbacher New
[v14,01/22] vfs: Add IS_ACL() and IS_RICHACL() tests - 2 - --- 2015-11-05 Andreas Gruenbacher New
[v2,19/20] signalfd: Fix some issues in signalfd_copyinfo - - - --- 2015-11-05 Amanieu d'Antras New
[32/32] block: remove __REQ op defs and reduce bi_op/bi_rw sizes - - - --- 2015-11-04 Mike Christie New
[31/32] block/fs/driver: rm bio bi_rw REQ_OP use - - - --- 2015-11-04 Mike Christie New
[30/32] drbd: don't use bi_rw for operations - - - --- 2015-11-04 Mike Christie New
[29/32] block/drivers: rm request cmd_flags REQ_OP use - - - --- 2015-11-04 Mike Christie New
[28/32] block/fs/drivers: use bio/rq_data_dir helpers - - - --- 2015-11-04 Mike Christie New
[27/32] cfq/cgroup: pass operation and flags seperately - - - --- 2015-11-04 Mike Christie New
[26/32] ide cd: do not set REQ_WRITE on requests. - - - --- 2015-11-04 Mike Christie New
[25/32] block: add operation field to request struct - - - --- 2015-11-04 Mike Christie New
[24/32] dm: pass dm stats data dir instead of bi_rw - - - --- 2015-11-04 Mike Christie New
[23/32] block/fs: pass in op and flags to ll_rw_block - - - --- 2015-11-04 Mike Christie New
[22/32] block/fs/drivers: set bi_op to REQ_OP - - - --- 2015-11-04 Mike Christie New
[21/32] bcache: set bi_op to REQ_OP - - - --- 2015-11-04 Mike Christie New
[20/32] md: set bi_op to REQ_OP - - - --- 2015-11-04 Mike Christie New
[19/32] block: add helper to get data dir from op - - - --- 2015-11-04 Mike Christie New
[18/32] drbd: set bio bi_op to REQ_OP - - - --- 2015-11-04 Mike Christie New
[17/32] block: add operation field to bio struct - - - --- 2015-11-04 Mike Christie New
[16/32] block/fs/md: pass in op and flags to submit_bh - - - --- 2015-11-04 Mike Christie New
[15/32] btrfs: prepare for bi_rw split - - - --- 2015-11-04 Mike Christie New
[14/32] block/fs/mm: pass in op and flags to submit_bio - - - --- 2015-11-04 Mike Christie New
[13/32] mm: prepare for bi_rw split - - - --- 2015-11-04 Mike Christie New
[12/32] xfs: prepare for bi_rw split - - - --- 2015-11-04 Mike Christie New
[11/32] gfs2: prepare for bi_rw split - - - --- 2015-11-04 Mike Christie New
[10/32] f2fs: prepare for bi_rw split - - - --- 2015-11-04 Mike Christie New
[09/32] btrfs: prepare for bi_rw split - - - --- 2015-11-04 Mike Christie New
[08/32] target: prepare for bi_rw split - - - --- 2015-11-04 Mike Christie New
[07/32] dm: prepare for bi_rw split - - - --- 2015-11-04 Mike Christie New
[06/32] xen blkback: prepare for bi_rw split - - - --- 2015-11-04 Mike Christie New
[05/32] drbd: prepare drbd for bi_rw split - - - --- 2015-11-04 Mike Christie New
[04/32] block: prepare blkdev_issue_discard for bi_rw split - - - --- 2015-11-04 Mike Christie New
[03/32] dio/btrfs: prep dio->submit_bio users for bi_rw split. - - - --- 2015-11-04 Mike Christie New
[02/32] block/fs/mm: prepare submit_bio_wait users for bi_rw split - - - --- 2015-11-04 Mike Christie New
[01/32] block/fs: add REQ_OP definitions. - - - --- 2015-11-04 Mike Christie New
[GIT,PULL] userns: Allow hardlinks for 4.4 - - - --- 2015-11-04 Eric W. Biederman New
[09/32] btrfs: prepare for bi_rw split - - - --- 2015-11-04 Mike Christie New
[08/32] target: prepare for bi_rw split - - - --- 2015-11-04 Mike Christie New
[07/32] dm: prepare for bi_rw split - - - --- 2015-11-04 Mike Christie New
[06/32] xen blkback: prepare for bi_rw split - - - --- 2015-11-04 Mike Christie New
[05/32] drbd: prepare drbd for bi_rw split - - - --- 2015-11-04 Mike Christie New
[04/32] block: prepare blkdev_issue_discard for bi_rw split - - - --- 2015-11-04 Mike Christie New
[03/32] dio/btrfs: prep dio->submit_bio users for bi_rw split. - - - --- 2015-11-04 Mike Christie New
[02/32] block/fs/mm: prepare submit_bio_wait users for bi_rw split - - - --- 2015-11-04 Mike Christie New
[01/32] block/fs: add REQ_OP definitions. - - - --- 2015-11-04 Mike Christie New
brd: Refuse improperly aligned discard requests - - - --- 2015-11-04 Jan Kara New
[4/4] FS-Cache: Handle a write to the page immediately beyond the EOF marker - - - --- 2015-11-04 David Howells New
« 1 2 ... 613 614 615648 649 »