messages from 2019-04-05 12:52:35 to 2019-04-10 00:51:58 UTC [more...]
mmotm 2019-04-09-17-51 uploaded
2019-04-10 0:51 UTC
[PATCH] fscrypt: cache decrypted symlink target in ->i_link
2019-04-10 0:45 UTC (3+ messages)
kernel BUG at fs/inode.c:LINE!
2019-04-10 0:26 UTC (3+ messages)
Collaboration
2019-04-10 0:01 UTC
[PATCH v3 bpf-next 00/21] bpf: Sysctl hook
2019-04-09 23:34 UTC (32+ messages)
` [PATCH v3 bpf-next 01/21] bpf: Add base proto function for cgroup-bpf programs
` [PATCH v3 bpf-next 02/21] bpf: Sysctl hook
` [PATCH v3 bpf-next 03/21] bpf: Introduce bpf_sysctl_get_name helper
` [PATCH v3 bpf-next 04/21] bpf: Introduce bpf_sysctl_get_current_value helper
` [PATCH v3 bpf-next 05/21] bpf: Introduce bpf_sysctl_{get,set}_new_value helpers
` [PATCH v3 bpf-next 06/21] bpf: Add file_pos field to bpf_sysctl ctx
` [PATCH v3 bpf-next 07/21] bpf: Sync bpf.h to tools/
` [PATCH v3 bpf-next 08/21] libbpf: Support sysctl hook
` [PATCH v3 bpf-next 09/21] selftests/bpf: Test sysctl section name
` [PATCH v3 bpf-next 10/21] selftests/bpf: Test BPF_CGROUP_SYSCTL
` [PATCH v3 bpf-next 11/21] selftests/bpf: Test bpf_sysctl_get_name helper
` [PATCH v3 bpf-next 12/21] selftests/bpf: Test sysctl_get_current_value helper
` [PATCH v3 bpf-next 13/21] selftests/bpf: Test bpf_sysctl_{get,set}_new_value helpers
` [PATCH v3 bpf-next 14/21] selftests/bpf: Test file_pos field in bpf_sysctl ctx
` [PATCH v3 bpf-next 15/21] bpf: Introduce ARG_PTR_TO_{INT,LONG} arg types
` [PATCH v3 bpf-next 16/21] bpf: Introduce bpf_strtol and bpf_strtoul helpers
` [PATCH v3 bpf-next 17/21] bpf: Sync bpf.h to tools/
` [PATCH v3 bpf-next 18/21] selftests/bpf: Add sysctl and strtoX helpers to bpf_helpers.h
` [PATCH v3 bpf-next 19/21] selftests/bpf: Test ARG_PTR_TO_LONG arg type
` [PATCH v3 bpf-next 20/21] selftests/bpf: Test bpf_strtol and bpf_strtoul helpers
` [PATCH v3 bpf-next 21/21] selftests/bpf: C based test for sysctl and strtoX
[PATCH v2] fs/block_dev.c: remove unused include
2019-04-09 23:17 UTC (3+ messages)
[PATCH] fs/aio.c: fix wrong return value regression in __io_submit_one
2019-04-09 23:13 UTC (2+ messages)
[git pull] several fixes
2019-04-09 23:12 UTC
[PATCH] io_uring: add support for barrier fsync
2019-04-09 18:56 UTC (6+ messages)
[PATCH] fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback
2019-04-09 18:01 UTC (3+ messages)
[RFC PATCH 31/68] vfs: Convert qib_fs/ipathfs to use the new mount API
2019-04-09 17:14 UTC (4+ messages)
` [RFC PATCH 64/68] vfs: Convert devpts "
[PATCH] fs/buffer.c: Fix data corruption when buffer write with IO error
2019-04-09 16:06 UTC (4+ messages)
[PATCH] fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
2019-04-09 15:36 UTC
[PATCH] block: don't use for-inside-for in bio_for_each_segment_all
2019-04-09 15:36 UTC (13+ messages)
[PATCH v9 0/1] fs: Add VirtualBox guest shared folder (vboxsf) support
2019-04-09 15:29 UTC (5+ messages)
` [PATCH v9] "
[PATCH ghak90 V6 00/10] audit: implement container identifier
2019-04-09 14:08 UTC (19+ messages)
` [PATCH ghak90 V6 01/10] audit: collect audit task parameters
` [PATCH ghak90 V6 02/10] audit: add container id
` [PATCH ghak90 V6 03/10] audit: read container ID of a process
` [PATCH ghak90 V6 04/10] audit: log container info of syscalls
` [PATCH ghak90 V6 05/10] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V6 06/10] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 V6 07/10] audit: add containerid support for user records
` [PATCH ghak90 V6 08/10] audit: add containerid filtering
` [PATCH ghak90 V6 09/10] audit: add support for containerid to network namespaces
` [PATCH ghak90 V6 10/10] audit: NETFILTER_PKT: record each container ID associated with a netNS
[ANNOUNCE] util-linux v2.33.2
2019-04-09 14:03 UTC
gfs2 iomap dealock, IOMAP_F_UNBALANCED
2019-04-09 12:27 UTC (8+ messages)
[PATCH V2] io_uring: introduce inline reqs for IORING_SETUP_IOPOLL
2019-04-09 9:46 UTC (4+ messages)
[RFC 0/2] guarantee natural alignment for kmalloc()
2019-04-09 9:20 UTC (10+ messages)
[POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
2019-04-09 8:26 UTC (11+ messages)
[PATCH v2 0/4] vfs: make immutable files actually immutable
2019-04-09 8:24 UTC (12+ messages)
` [PATCH 1/4] mm/fs: don't allow writes to immutable files
` [PATCH 2/4] xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transaction
` [PATCH 3/4] xfs: flush page mappings as part of setting immutable
` [PATCH 4/4] xfs: don't allow most setxattr to immutable files
` [PATCH v2 "
[PATCH] fat: issue flush after the writeback of FAT
2019-04-09 5:22 UTC (4+ messages)
mmotm 2019-04-08-22-14 uploaded
2019-04-09 5:15 UTC
[PATCH] bootfs: simple bootloader filesystem
2019-04-09 3:23 UTC (9+ messages)
[PATCH] ceph: remove superfluous inode_lock in ceph_fsync
2019-04-09 2:16 UTC (2+ messages)
[PATCH 0/2] sysctl: share commonly used constants
2019-04-08 22:09 UTC (3+ messages)
` [PATCH 1/2] proc/sysctl: add shared variables for range check
` [PATCH 2/2] kernel: use sysctl "
mmap and FUSE on 32bit systems
2019-04-08 21:39 UTC
[PATCH] fs: remove trailing whitespace
2019-04-08 16:39 UTC (2+ messages)
[PATCH] fs/block_dev.c: remove unused header file badblocks.h
2019-04-08 16:02 UTC (2+ messages)
[PATCH v2] fs/dax: deposit pagetable even when installing zero page
2019-04-08 15:54 UTC (6+ messages)
[PATCH V3] block: don't use for-inside-for in bio_for_each_segment_all
2019-04-08 14:19 UTC (3+ messages)
[PATCH RFC v6 00/11] Ext4 Encoding and Case-insensitive support
2019-04-08 12:02 UTC (4+ messages)
` [PATCH RFC v6 04/11] unicode: reduce the size of utf8data[]
[LSF/MM TOPIC ][LSF/MM ATTEND] Read-only Mapping of Program Text using Large THP Pages
2019-04-08 11:36 UTC (7+ messages)
` "
general protection fault in d_alloc_pseudo
2019-04-08 11:34 UTC
[PATCH V2] block: don't use for-inside-for in bio_for_each_segment_all
2019-04-08 10:47 UTC (5+ messages)
[PATCH v2 0/5] fscrypt: d_revalidate fixes and cleanups
2019-04-08 8:22 UTC (3+ messages)
[PATCH 1/2] cpumask: Introduce possible_cpu_safe()
2019-04-08 8:15 UTC (3+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] io_uring: Potential Oops in io_sq_offload_start()
AT_REPLACE flag for linkat()
2019-04-08 7:18 UTC
[PATCH v2 1/2] block: Add new BLK_STS_SELFTEST status
2019-04-08 6:32 UTC (5+ messages)
` [PATCH v2 2/2] btrfs: Add error string for EUCLEAN
[PATCH 1/3] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
2019-04-08 0:09 UTC (4+ messages)
[PATCH 04/15] dax: Introduce IOMAP_F_COW for copy-on-write
2019-04-07 7:26 UTC (3+ messages)
No way to break bio_for_each_segment_all() macro?
2019-04-06 14:00 UTC (6+ messages)
[PATCH 1/2] block: Add new BLK_STS_SELFTEST status
2019-04-06 9:31 UTC (9+ messages)
` [PATCH 2/2] btrfs: Add error string for EUCLEAN
[PATCH] sysctl: redefine zero as a unsigned long
2019-04-06 5:47 UTC (4+ messages)
mmotm 2019-04-05-18-28 uploaded
2019-04-06 1:28 UTC
Allow trusted filesystems to provide IMA hashes directly
2019-04-05 20:55 UTC (29+ messages)
` [PATCH V2 3/4] IMA: Optionally make use of filesystem-provided hashes
[PATCH] chardev: set variable ret to -EBUSY before checking minor range overlap
2019-04-05 13:53 UTC
[PATCH v3 1/4] chardev: add additional check for minor range overlap
2019-04-05 12:52 UTC (4+ messages)
` [PATCH v3 3/4] chardev: code cleanup for __register_chrdev_region()
page: next (older) | prev (newer) | latest
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).