linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-11 16:13:25 to 2017-07-18 10:36:16 UTC [more...]

[PATCH 00/15] v4 kernel core pieces refcount conversions
 2017-07-18 10:30 UTC  (4+ messages)
` [PATCH 11/15] nsproxy: convert nsproxy.count to refcount_t
` [PATCH 12/15] groups: convert group_info.usage "
` [PATCH 15/15] kcov: convert kcov.refcount "

Is the handling of the isofs session= mount option wrong?
 2017-07-18 10:21 UTC  (2+ messages)

[PATCH 00/15] v3 kernel core pieces refcount conversions
 2017-07-18  9:39 UTC  (20+ messages)
` [PATCH 01/15] kernel: convert sighand_struct.count from atomic_t to refcount_t
` [PATCH 02/15] kernel: convert signal_struct.sigcnt "
` [PATCH 03/15] kernel: convert user_struct.__count "
` [PATCH 04/15] kernel: convert task_struct.usage "
` [PATCH 05/15] kernel: convert task_struct.stack_refcount "
` [PATCH 06/15] kernel: convert perf_event_context.refcount "
` [PATCH 07/15] kernel: convert ring_buffer.refcount "
` [PATCH 08/15] kernel: convert ring_buffer.aux_refcount "
` [PATCH 09/15] kernel: convert uprobe.ref "
` [PATCH 10/15] kernel: convert nsproxy.count "
` [PATCH 11/15] kernel: convert group_info.usage "
` [PATCH 12/15] kernel: convert cred.usage "
` [PATCH 13/15] sched: convert numa_group.refcount "
` [PATCH 14/15] kernel: convert futex_pi_state.refcount "
` [PATCH 15/15] kernel: convert kcov.refcount "

[PATCH] fs: Fix page cache inconsistency when mixing buffered and AIO DIO
 2017-07-18  9:32 UTC  (12+ messages)
` [PATCH v2] "

[PATCH v7 1/1] f2fs: dax: implement direct access
 2017-07-18  6:47 UTC  (2+ messages)

[PATCH v2 0/8] exec: Use sane stack rlimit under secureexec
 2017-07-18  6:45 UTC  (12+ messages)
` [PATCH v2 1/8] exec: Correct comments about "point of no return"
` [PATCH v2 2/8] exec: Move security_bprm_secureexec() earlier

fscrypt request_module() deadlock
 2017-07-18  6:13 UTC  (2+ messages)

[PATCH] f2fs: avoid cpu lockup
 2017-07-18  1:40 UTC  (5+ messages)
` [PATCH v2] "
  ` [f2fs-dev] "

[git pull] vfs.git part 3
 2017-07-18  1:36 UTC  (4+ messages)
    ` [RFC] ->poll() sparse annotations

[PATCH v6 1/1] f2fs: dax: implement direct access
 2017-07-18  1:25 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] f2fs: include seq_file.h for sysfs.c
 2017-07-18  1:23 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH v3 0/4] firmware: few pending fixes
 2017-07-18  0:27 UTC  (8+ messages)
` [PATCH v3 2/4] test_firmware: add test case for SIGCHLD on sync fallback
` [PATCH v3 4/4] firmware: send -EINTR on signal abort on fallback mechanism

[GIT PULL] Please pull NFS client changes for Linux 4.13
 2017-07-17 19:02 UTC  (21+ messages)

[PATCH 0/4] fs/dcache: Limit # of negative dentries
 2017-07-17 18:31 UTC  (9+ messages)
` [PATCH 1/4] fs/dcache: Limit numbers "
` [PATCH 2/4] fs/dcache: Report negative dentry number in dentry-state
` [PATCH 3/4] fs/dcache: Enable automatic pruning of negative dentries
` [PATCH 4/4] fs/dcache: Protect negative dentry pruning from racing with umount

[PATCH 0/6] fscrypt: key verification and KDF improvement
 2017-07-17 17:54 UTC  (23+ messages)
` [PATCH 1/6] fscrypt: add v2 encryption context and policy
` [PATCH 2/6] fscrypt: rename ->ci_master_key to ->ci_master_key_descriptor
` [PATCH 3/6] fscrypt: use HKDF-SHA512 to derive the per-inode encryption keys
` [PATCH 4/6] fscrypt: verify that the correct master key was supplied
` [PATCH 5/6] fscrypt: cache the HMAC transform for each master key
` [PATCH 6/6] fscrypt: for v2 policies, support "fscrypt:" key prefix only

[PATCH] f2fs: let __get_victim successfully get a segno in corner case
 2017-07-17 16:56 UTC  (4+ messages)

[PATCH 0/4] firmware: few more fixes - fix batched requests
 2017-07-17 14:31 UTC  (6+ messages)
` [PATCH 1/4] firmware: define pr_fmt
` [PATCH 2/4] firwmare: enable a debug print for batched requests
` [PATCH 3/4] test_firmware: add batched firmware tests
` [PATCH 4/4] firmware: fix batched requests: send wake up on failure on direct lookups

[vfs:misc.poll 2/32] include/uapi/linux/poll.h:1:22: fatal error: asm/poll.h: No such file or directory
 2017-07-17  8:01 UTC 

[PATCH 1/3] binfmt_flat: Use %u to format u32
 2017-07-16 11:57 UTC  (3+ messages)
` [PATCH 2/3] blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changes
` [PATCH 3/3] h8300: Add missing closing parenthesis in flat_get_addr_from_rp()

[PATCH] replace incorrect strscpy use in FORTIFY_SOURCE
 2017-07-15  0:23 UTC  (3+ messages)

[PATCH RESEND] fs: aio: fix the increment of aio-nr and counting against aio-max-nr
 2017-07-14 23:58 UTC  (4+ messages)

EPOLLET behavior and performance
 2017-07-14 23:17 UTC  (2+ messages)

mmotm 2017-07-14-15-14 uploaded
 2017-07-14 22:15 UTC 

[PATCH v2] generic: test negative SEEK_HOLE/SEEK_DATA offsets
 2017-07-14 16:57 UTC  (3+ messages)

[PATCH] Fill in ELF image holes with PROT_NONE to prevent mapping to the hole
 2017-07-14 12:29 UTC 

[GIT PULL] Please pull *a* befs change for Linux 4.13
 2017-07-14  8:58 UTC 

[git pull] vfs.git killing ->s_options series
 2017-07-14  3:03 UTC 

[git pull] vfs.git more __copy_..._user() elimination
 2017-07-14  2:57 UTC 

[git pull] vfs.git death to uaccess-unaligned
 2017-07-14  2:54 UTC 

[PATCH] export symbol mount_lock
 2017-07-14  1:19 UTC  (6+ messages)

[GIT PULL] nfsd changes for 4.13
 2017-07-13 19:45 UTC 

[PATCH v3 0/4] define new fs integrity_read method
 2017-07-13 19:15 UTC  (7+ messages)
` [PATCH v3 1/4] ima: always measure and audit files in policy
` [PATCH v3 2/4] ima: use fs method to read integrity data
` [PATCH v3 3/4] ima: define "dont_failsafe" policy action rule
` [PATCH v3 4/4] ima: define "fs_unsafe" builtin policy

[PATCH] generic: test negative SEEK_HOLE/SEEK_DATA offsets
 2017-07-13 19:04 UTC  (3+ messages)

[PATCH] vfs: in iomap seek_{hole,data}, return -ENXIO for negative offsets
 2017-07-13 17:10 UTC  (3+ messages)

[GIT PULL] ext2, udf, reiserfs fixes for 4.13-rc1
 2017-07-13 16:18 UTC 

[PATCH] f2fs: Don't clear SGID when inheriting ACLs
 2017-07-13 15:19 UTC  (4+ messages)
` [PATCH v2] "
  ` [f2fs-dev] "

[BUG][cramfs] Kernel Oops while fuzz testing cramfs on mainline kernel
 2017-07-13 10:15 UTC 

[mainline][ext2] fsfuzzer triggered WARNING: CPU: 1 PID: 72688 at fs/super.c:1244 mount_fs+0x200/0x220
 2017-07-13  9:52 UTC 

[GIT PULL] sysctl fixes for v4.13-rc1
 2017-07-13  9:28 UTC  (3+ messages)

[PATCH] fuse: Dont set_page_dirty_lock() for ITER_BVEC pages for async_dio
 2017-07-13  2:29 UTC  (4+ messages)

[PATCH V2] fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dio
 2017-07-13  2:26 UTC 

mmotm 2017-07-12-15-11 uploaded
 2017-07-12 22:12 UTC 

[PATCH 2/4] swait: add the missing killable swaits
 2017-07-12 21:33 UTC  (11+ messages)

[vfs:work.siginfo 1/6] kernel/signal.c:2708:0: warning: "END" redefined
 2017-07-12 18:10 UTC 

[PATCH v2] integrity: track mtime in addition to i_version for assessment
 2017-07-12 17:56 UTC  (14+ messages)

[proposal] making filesystem tools more machine friendly
 2017-07-12 17:10 UTC  (11+ messages)

[PATCH 5/5] ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA
 2017-07-12  9:20 UTC  (5+ messages)
` [PATCH v4 1/3] ext4: Add missing locking around iomap_seek_{hole,data}
` [PATCH v4 2/3] iomap: Switch from blkno to physical offset

[GIT PULL] overlayfs update for 4.13
 2017-07-12  8:26 UTC 

[PATCH v5 1/1] f2fs: dax: implement direct access
 2017-07-12  1:08 UTC  (2+ messages)
` [f2fs-dev] "

[RFC][PATCH 00/14] VFS: Make all filesystems implement ->show_options()
 2017-07-11 23:34 UTC  (4+ messages)
` [PATCH 12/14] 9p: Implement show_options

[PATCH v1] fuse: increase FUSE_MAX_PAGES_PER_REQ
 2017-07-11 18:10 UTC 

[RESEND PATCH 00/13] vfs: Convert file allocation code to use the IDR
 2017-07-11 14:27 UTC  (6+ messages)
` [RESEND PATCH 04/13] idr, radix-tree: Implement copy_preload
` [RESEND PATCH 03/13] idr, radix-tree: Add get_tag_batch function
` [RESEND PATCH 02/13] idr: Add idr_for_each_entry_tagged()
` [RESEND PATCH 01/13] idr: Add ability to set/clear tags
` [RESEND PATCH 11/13] vfs: Add init_task.h include


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