linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-03 19:46:25 to 2015-11-06 02:19:00 UTC [more...]

fs: out of bounds on stack in iov_iter_advance
 2015-11-06  2:19 UTC  (8+ messages)

[PATCH resend] fs: fix writeback.c kernel-doc warnings
 2015-11-06  0:54 UTC 

[PATCH resend] fs: fix inode.c kernel-doc warning
 2015-11-06  0:53 UTC 

[RFC 00/11] DAX fsynx/msync support
 2015-11-05 20:54 UTC  (11+ messages)

[PATCH] brd: Refuse improperly aligned discard requests
 2015-11-05 20:11 UTC  (4+ messages)

[PATCH] Ext4: Fix extended timestamp encoding and decoding
 2015-11-05 19:25 UTC  (4+ messages)

[GIT PULL] f2fs updates for v4.4
 2015-11-05 18:22 UTC 

[RESEND RFC PATCH 00/32] separate operations from flags in the bio/request structs
 2015-11-05 17:34 UTC  (36+ messages)
` [PATCH 01/32] block/fs: add REQ_OP definitions
` [PATCH 02/32] block/fs/mm: prepare submit_bio_wait users for bi_rw split
` [PATCH 03/32] dio/btrfs: prep dio->submit_bio "
` [PATCH 04/32] block: prepare blkdev_issue_discard "
` [PATCH 05/32] drbd: prepare drbd "
` [PATCH 06/32] xen blkback: prepare "
` [PATCH 07/32] dm: "
` [PATCH 08/32] target: "
` [PATCH 09/32] btrfs: "
` [PATCH 10/32] f2fs: "
` [PATCH 11/32] gfs2: "
` [PATCH 12/32] xfs: "
` [PATCH 13/32] mm: "
` [PATCH 14/32] block/fs/mm: pass in op and flags to submit_bio
` [PATCH 15/32] btrfs: prepare for bi_rw split
` [PATCH 16/32] block/fs/md: pass in op and flags to submit_bh
` [PATCH 17/32] block: add operation field to bio struct
` [PATCH 18/32] drbd: set bio bi_op to REQ_OP
` [PATCH 19/32] block: add helper to get data dir from op
    ` [dm-devel] "
` [PATCH 20/32] md: set bi_op to REQ_OP
` [PATCH 21/32] bcache: "
` [PATCH 22/32] block/fs/drivers: "
` [PATCH 23/32] block/fs: pass in op and flags to ll_rw_block
` [PATCH 24/32] dm: pass dm stats data dir instead of bi_rw
` [PATCH 25/32] block: add operation field to request struct
` [PATCH 26/32] ide cd: do not set REQ_WRITE on requests
` [PATCH 27/32] cfq/cgroup: pass operation and flags seperately
` [PATCH 28/32] block/fs/drivers: use bio/rq_data_dir helpers
` [PATCH 29/32] block/drivers: rm request cmd_flags REQ_OP use
` [PATCH 30/32] drbd: don't use bi_rw for operations
` [PATCH 31/32] block/fs/driver: rm bio bi_rw REQ_OP use
` [PATCH 32/32] block: remove __REQ op defs and reduce bi_op/bi_rw sizes

[PATCH v13 00/51] Richacls
 2015-11-05 15:57 UTC  (23+ messages)
` [PATCH v13 02/51] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v13 10/51] vfs: Cache base_acl objects in inodes
` [PATCH v13 12/51] vfs: Cache richacl in struct inode
` [PATCH v13 20/51] ext4: Add richacl support
` [PATCH v13 21/51] ext4: Add richacl feature flag
` [PATCH v13 43/51] ext4: Don't allow unmapped identifiers in richacls
` [PATCH v13 45/51] sunrpc: Allow to demand-allocate pages to encode into

[v15 0/4] ext4: add project quota support
 2015-11-05 15:13 UTC  (4+ messages)

[PATCH v14 00/22] Richacls (Core and Ext4)
 2015-11-05 11:39 UTC  (23+ 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 05/22] vfs: Add permission flags for setting file attributes
  ` [PATCH v14 06/22] richacl: In-memory representation and helper functions
  ` [PATCH v14 17/22] richacl: Automatic Inheritance
` [PATCH v14 07/22] richacl: Permission mapping functions
` [PATCH v14 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v14 09/22] richacl: Permission check algorithm
` [PATCH v14 10/22] posix_acl: Unexport acl_by_type and make it static
` [PATCH v14 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v14 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v14 13/22] vfs: Cache richacl in struct inode
` [PATCH v14 14/22] richacl: Update the file masks in chmod()
` [PATCH v14 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v14 16/22] richacl: Create-time inheritance
` [PATCH v14 18/22] richacl: xattr mapping functions
` [PATCH v14 19/22] richacl: Add richacl xattr handler
` [PATCH v14 20/22] vfs: Add richacl permission checking
` [PATCH v14 21/22] ext4: Add richacl support
` [PATCH v14 22/22] ext4: Add richacl feature flag

[PATCH v4 04/11] lsm: inode_pre_setxattr hook
 2015-11-05  5:16 UTC 

[PATCH v9 0/1] Enable capsule loader interface for efi firmware updating
 2015-11-05  3:42 UTC  (10+ messages)
` [PATCH v9 1/1] efi: a misc char interface for user to update efi firmware

[PATCH v2 00/20] Fix handling of compat_siginfo_t
 2015-11-05  0:50 UTC  (2+ messages)
` [PATCH v2 19/20] signalfd: Fix some issues in signalfd_copyinfo

[GIT PULL] userns: Allow hardlinks for 4.4
 2015-11-04 18:52 UTC 

[PATCH] namei: permit linking with CAP_FOWNER in userns
 2015-11-04 18:28 UTC  (11+ messages)
` [RFC] namei: prevent sgid-hardlinks for unmapped gids

[PATCH 3/6] xfs: Don't use unwritten extents for DAX
 2015-11-04 17:21 UTC  (9+ messages)

[RFC PATCH 00/32] separate operations from flags in the bio/request structs
 2015-11-04 16:53 UTC  (12+ messages)
` [PATCH 01/32] block/fs: add REQ_OP definitions
` [PATCH 02/32] block/fs/mm: prepare submit_bio_wait users for bi_rw split
` [PATCH 03/32] dio/btrfs: prep dio->submit_bio "
` [PATCH 04/32] block: prepare blkdev_issue_discard "
` [PATCH 05/32] drbd: prepare drbd "
` [PATCH 06/32] xen blkback: prepare "
` [PATCH 07/32] dm: "
` [PATCH 08/32] target: "
` [PATCH 09/32] btrfs: "
` [dm-devel] [RFC PATCH 00/32] separate operations from flags in the bio/request structs

[PATCH 0/4] FS-Cache: Miscellaneous fixes
 2015-11-04 15:20 UTC  (5+ messages)
` [PATCH 1/4] FS-Cache: Increase reference of parent after registering, netfs success
` [PATCH 2/4] FS-Cache: Don't override netfs's primary_index if registering failed
` [PATCH 3/4] cachefiles: perform test on s_blocksize when opening cache file
` [PATCH 4/4] FS-Cache: Handle a write to the page immediately beyond the EOF marker

[PATCH] block: Don't allow illegal discard requests
 2015-11-04 14:17 UTC  (6+ messages)

[RFC] vfs: don't bother clearing close_on_exec bit for unused fds
 2015-11-04 12:33 UTC  (6+ messages)

[PATCH v3] Remove #ifdef CONFIG_* from all userspace headers
 2015-11-04 12:21 UTC  (60+ messages)
` [PATCH v4] "
  ` [PATCH 01/13] Remove #ifdef CONFIG_64BIT from all asm-generic/fcntl.h
  ` [PATCH 02/13] Use sys_ni.c instead of #ifdef to disable fork on CONFIG_NOMMU
  ` [PATCH 03/13] Move COMPAT_ATM_ADDPARTY to net/atm/svc.c
  ` [PATCH 04/13] Always expose MAP_UNINITIALIZED to userspace
  ` [PATCH 05/13] Split FDPIC "struct elf_prstatus" to "struct elf_fdpic_prstatus"
  ` [PATCH 06/13] Move ep_take_care_of_epollwakeup() to fs/eventpoll.c
  ` [PATCH 07/13] Make FB_BACKLIGHT_{LEVELS,MAX} always visible
  ` [PATCH 08/13] Move MAX_SHARED_LIBS to fs/binfmt_flat.c
  ` [PATCH 09/13] Move bp_type_idx to kernel/event/hw_breakpoint.c
  ` [PATCH 10/13] Move USE_WCACHING to drivers/block/pktcdvd.c
    ` [PATCH 11/13] Always define MAX_RAW_MINORS as 2**20 in userspace
    ` [PATCH 12/13] Remove AT_VECTOR_SIZE_ARCH on x86
    ` [PATCH 13/13] Re-enable and clean up "check_config()" in headers_check.pl

[PATCH 0/3] PM, vfs: use filesystem freezing instead of kthread freezer
 2015-11-03 21:33 UTC  (7+ messages)

[PATCH v9 1/1] efi: a misc char interface for user to update efi firmware
 2015-11-03 19:59 UTC  (2+ messages)


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).