messages from 2015-11-06 07:50:08 to 2015-11-11 07:53:24 UTC [more...]
[RFC PATCH 00/32] separate operations from flags in the bio/request structs
 2015-11-11  7:53 UTC  (5+ messages)
` [dm-devel] "
fs: out of bounds on stack in iov_iter_advance
 2015-11-11  7:43 UTC  (23+ messages)
[PATCH v10 0/5] Add initial configfs support for IIO
 2015-11-11  6:43 UTC  (10+ messages)
` [PATCH v10 1/5] configfs: Allow dynamic group creation
[PATCH v3] block: create ioctl to discard-or-zeroout a range of blocks
 2015-11-11  6:29 UTC 
[PATCH] block: create ioctl to discard-or-zeroout a range of blocks
 2015-11-11  6:14 UTC  (3+ messages)
[PATCH v9 0/4] VFS: In-kernel copy system call
 2015-11-11  3:38 UTC  (6+ messages)
` [PATCH v9 1/4] vfs: add copy_file_range syscall and vfs helper
  ` [PATCH v9 2/4] x86: add sys_copy_file_range to syscall tables
` [PATCH v9 3/4] btrfs: add .copy_file_range file operation
` [PATCH v9 4/4] vfs: Add vfs_copy_file_range() support for pagecache copies
[PATCH v15 00/22] Richacls (Core and Ext4)
 2015-11-11  1:16 UTC  (30+ messages)
` [PATCH v15 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v15 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v15 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v15 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v15 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v15 06/22] richacl: In-memory representation and helper functions
` [PATCH v15 07/22] richacl: Permission mapping functions
` [PATCH v15 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v15 09/22] richacl: Permission check algorithm
` [PATCH v15 10/22] posix_acl: Unexport acl_by_type and make it static
  ` [PATCH v15 11/22] vfs: Cache base_acl objects in inodes
  ` [PATCH v15 22/22] ext4: Add richacl feature flag
` [PATCH v15 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v15 13/22] vfs: Cache richacl in struct inode
` [PATCH v15 14/22] richacl: Update the file masks in chmod()
` [PATCH v15 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v15 16/22] richacl: Create-time inheritance
` [PATCH v15 17/22] richacl: Automatic Inheritance
` [PATCH v15 18/22] richacl: xattr mapping functions
` [PATCH v15 19/22] richacl: Add richacl xattr handler
` [PATCH v15 20/22] vfs: Add richacl permission checking
` [PATCH v15 21/22] ext4: Add richacl support
mmotm 2015-11-10-15-53 uploaded
 2015-11-10 23:54 UTC 
Use-after-free in ep_remove_wait_queue
 2015-11-10 21:55 UTC  (13+ messages)
            ` [PATCH] unix: avoid use-after-free "
Linux >= 4.2 dm_any_congested bug due to bad data from vfs/mm? [was: Bug in dm_any_congested?]
 2015-11-10 17:27 UTC 
[PATCH] namei: permit linking with CAP_FOWNER in userns
 2015-11-10 15:08 UTC  (15+ messages)
` [RFC] namei: prevent sgid-hardlinks for unmapped gids
[PATCH v4 00/11] Smack namespace
 2015-11-10 10:15 UTC  (3+ messages)
  ` [PATCH v4 03/11] lsm: add file opener's cred to a setprocattr arguments
[PATCH v5 0/9] VFS: In-kernel copy system call
 2015-11-10  6:24 UTC  (6+ messages)
` [PATCH v5 8/9] vfs: Add vfs_copy_file_range() support for pagecache copies
Deadlock between bind and splice
 2015-11-10  2:59 UTC  (3+ messages)
[PATCH v4] Remove #ifdef CONFIG_* from all userspace headers
 2015-11-10  1:31 UTC  (61+ messages)
` [PATCH v5] "
  ` [PATCH 01/14] Remove #ifdef CONFIG_64BIT from all asm-generic/fcntl.h
  ` [PATCH 02/14] Use sys_ni.c instead of #ifdef to disable fork on CONFIG_NOMMU
  ` [PATCH 03/14] Move COMPAT_ATM_ADDPARTY to net/atm/svc.c
  ` [PATCH 04/14] Always expose MAP_UNINITIALIZED to userspace
  ` [PATCH 05/14] Split FDPIC "struct elf_prstatus" to "struct elf_fdpic_prstatus"
  ` [PATCH 06/14] Move ep_take_care_of_epollwakeup() to fs/eventpoll.c
  ` [PATCH 07/14] Make FB_BACKLIGHT_{LEVELS,MAX} always visible
    ` [PATCH 08/14] Move MAX_SHARED_LIBS to fs/binfmt_flat.c
    ` [PATCH 09/14] Move bp_type_idx to include/linux/hw_breakpoint.h
    ` [PATCH 10/14] Move USE_WCACHING to drivers/block/pktcdvd.c
    ` [PATCH 11/14] Always define MAX_RAW_MINORS as 2**20 in userspace
    ` [PATCH 12/14] Remove AT_VECTOR_SIZE_ARCH on x86
    ` [PATCH 13/14] Hide CONFIG_PHY_RAM_BASE_ADDRESS from userspace
    ` [PATCH 14/14] Re-enable and clean up "check_config()" in headers_check.pl
[PATCH v8 0/4] VFS: In-kernel copy system call
 2015-11-10  0:56 UTC  (7+ messages)
` [PATCH v8 1/4] vfs: add copy_file_range syscall and vfs helper
` [PATCH v8 2/4] x86: add sys_copy_file_range to syscall tables
` [PATCH v8 3/4] btrfs: add .copy_file_range file operation
` [PATCH v8 4/4] vfs: Add vfs_copy_file_range() support for pagecache copies
` [PATCH v8 5/4] copy_file_range.2: New page documenting copy_file_range()
[PATCH] tree wide: Use kvfree() than conditional kfree()/vfree()
 2015-11-09 23:25 UTC  (7+ messages)
WARNING: CPU: 0 PID: 1 at fs/block_dev.c:58 __blkdev_put+0x16f/0x1b0()
 2015-11-09 16:13 UTC  (3+ messages)
[PATCH v2 00/20] Fix handling of compat_siginfo_t
 2015-11-09 15:12 UTC  (3+ messages)
[RESEND RFC PATCH 00/32] separate operations from flags in the bio/request structs
 2015-11-09  4:00 UTC  (12+ messages)
` [PATCH 06/32] xen blkback: prepare for bi_rw split
` [PATCH 19/32] block: add helper to get data dir from op
  ` [dm-devel] "
` [PATCH 32/32] block: remove __REQ op defs and reduce bi_op/bi_rw sizes
Samba server bug: CopyChunk from one share to a different share on same server
 2015-11-09  3:04 UTC 
Samba server bug: CopyChunk from one share to a different share on same server
 2015-11-09  3:03 UTC 
[PATCH] tmpfs: listxattr should include POSIX ACL xattrs
 2015-11-09  0:24 UTC  (2+ messages)
European Union
 2015-11-08 23:59 UTC 
[PATCH v13 00/51] Richacls
 2015-11-08 22:19 UTC  (6+ messages)
` [PATCH v13 45/51] sunrpc: Allow to demand-allocate pages to encode into
[v15 0/4] ext4: add project quota support
 2015-11-08 21:28 UTC  (5+ messages)
[PATCH v14 00/22] Richacls (Core and Ext4)
 2015-11-08  8:18 UTC  (17+ messages)
` [PATCH v14 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v14 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v14 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v14 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v14 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v14 22/22] ext4: Add richacl feature flag
[PATCH 09/13] Move bp_type_idx to kernel/event/hw_breakpoint.c
 2015-11-07  6:44 UTC  (2+ messages)
[PATCH v6] ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs
 2015-11-07  4:35 UTC  (4+ messages)
[PATCH] fs: Make sync_file_range(2) use WB_SYNC_NONE writeback
 2015-11-06 20:43 UTC  (5+ messages)
[PATCH] Ext4: Fix extended timestamp encoding and decoding
 2015-11-06 15:58 UTC  (3+ messages)
kernel BUG when fsync'ing file in a overlayfs merged dir, located on btrfs
 2015-11-06 14:46 UTC  (5+ messages)
[PATCH] load_elf_binary: change code style
 2015-11-06 14:45 UTC 
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).