messages from 2019-04-14 11:37:38 to 2019-04-17 03:22:52 UTC [more...]
[PATCH 0/2] sysctl: share commonly used constants
2019-04-17 3:22 UTC (12+ messages)
` [PATCH 2/2] kernel: use sysctl shared variables for range check
[PATCH v2] proc/sysctl: add shared variables for range check
2019-04-17 3:17 UTC (2+ messages)
[PATCH v1 00/15] Keep track of GUPed pages in fs and block
2019-04-17 2:03 UTC (22+ messages)
` [PATCH v1 10/15] block: add gup flag to bio_add_page()/bio_add_pc_page()/__bio_add_page()
` [PATCH v1 15/15] ceph: use put_user_pages() instead of ceph_put_page_vector()
[PATCH v2 0/5] fscrypt: d_revalidate fixes and cleanups
2019-04-17 0:10 UTC (4+ messages)
` [PATCH v2 1/5] fscrypt: clean up and improve dentry revalidation
[PATCH v3 00/18] btrfs dax support
2019-04-16 23:45 UTC (21+ messages)
` [PATCH 01/18] btrfs: create a mount option for dax
` [PATCH 02/18] btrfs: Carve out btrfs_get_extent_map_write() out of btrfs_get_blocks_write()
` [PATCH 03/18] btrfs: basic dax read
` [PATCH 04/18] dax: Introduce IOMAP_DAX_COW to CoW edges during writes
` [PATCH 05/18] btrfs: return whether extent is nocow or not
` [PATCH 06/18] btrfs: Rename __endio_write_update_ordered() to btrfs_update_ordered_extent()
` [PATCH 07/18] btrfs: add dax write support
` [PATCH 08/18] dax: memcpy page in case of IOMAP_DAX_COW for mmap faults
` [PATCH 09/18] btrfs: Add dax specific address_space_operations
` [PATCH 10/18] dax: replace mmap entry in case of CoW
` [PATCH 11/18] btrfs: add dax mmap support
` [PATCH 12/18] btrfs: allow MAP_SYNC mmap
` [PATCH 13/18] fs: dedup file range to use a compare function
` [PATCH 14/18] dax: memcpy before zeroing range
` [PATCH 15/18] btrfs: handle dax page zeroing
` [PATCH 16/18] btrfs: Writeprotect mmap pages on snapshot
` [PATCH 17/18] btrfs: Disable dax-based defrag and send
` [PATCH 18/18] btrfs: trace functions for btrfs_iomap_begin/end
[PATCH v2] fscrypt: use READ_ONCE() to access ->i_crypt_info
2019-04-16 22:57 UTC (2+ messages)
[PATCH v3 00/26] compat_ioctl: cleanups
2019-04-16 22:33 UTC (29+ messages)
` [PATCH v3 01/26] compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
` [PATCH v3 02/26] compat_ioctl: move simple ppp command handling into driver
` [PATCH v3 03/26] compat_ioctl: avoid unused function warning for do_ioctl
` [PATCH v3 04/26] compat_ioctl: move PPPIOCSCOMPRESS32 to ppp-generic.c
` [PATCH v3 05/26] compat_ioctl: move PPPIOCSPASS32/PPPIOCSACTIVE32 to ppp_generic.c
` [PATCH v3 06/26] compat_ioctl: handle PPPIOCGIDLE for 64-bit time_t
` [PATCH v3 07/26] compat_ioctl: move rtc handling into rtc-dev.c
` [PATCH v3 08/26] compat_ioctl: add compat_ptr_ioctl()
` [PATCH v3 09/26] compat_ioctl: move drivers to compat_ptr_ioctl
` [PATCH v3 10/26] compat_ioctl: use correct compat_ptr() translation in drivers
` [PATCH v3 11/26] ceph: fix compat_ioctl for ceph_dir_operations
` [PATCH v3 12/26] compat_ioctl: move more drivers to compat_ptr_ioctl
` [PATCH v3 13/26] compat_ioctl: move tape handling into drivers
` [PATCH v3 14/26] compat_ioctl: move ATYFB_CLK handling to atyfb driver
` [PATCH v3 15/26] compat_ioctl: move isdn/capi ioctl translation into driver
` [PATCH v3 16/26] compat_ioctl: move rfcomm handlers "
` [PATCH v3 17/26] compat_ioctl: move hci_sock "
` [PATCH v3 18/26] compat_ioctl: remove HCIUART handling
` [PATCH v3 19/26] compat_ioctl: remove HIDIO translation
` [PATCH v3 20/26] compat_ioctl: remove translation for sound ioctls
` [PATCH v3 21/26] compat_ioctl: remove IGNORE_IOCTL()
` [PATCH v3 22/26] compat_ioctl: remove /dev/random commands
` [PATCH v3 23/26] compat_ioctl: remove joystick ioctl translation
` [PATCH v3 24/26] compat_ioctl: remove PCI "
` [PATCH v3 25/26] compat_ioctl: remove /dev/raw "
` [PATCH v3 26/26] compat_ioctl: remove last RAID handling code
[RFC][PATCHSET] sorting out RCU-delayed stuff in ->destroy_inode()
2019-04-16 21:34 UTC (66+ messages)
` [RFC PATCH 01/62] securityfs: fix use-after-free on symlink traversal
` [RFC PATCH 02/62] apparmorfs: "
` [RFC PATCH 03/62] new inode method: ->free_inode()
` [RFC PATCH 04/62] spufs: switch to ->free_inode()
` [RFC PATCH 05/62] erofs: "
` [RFC PATCH 06/62] 9p: "
` [RFC PATCH 07/62] adfs: "
` [RFC PATCH 08/62] affs: "
` [RFC PATCH 09/62] befs: "
` [RFC PATCH 10/62] bfs: "
` [RFC PATCH 11/62] bdev: "
` [RFC PATCH 12/62] cifs: "
` [RFC PATCH 13/62] debugfs: "
` [RFC PATCH 14/62] efs: "
` [RFC PATCH 15/62] ext2: "
` [RFC PATCH 16/62] f2fs: "
` [RFC PATCH 17/62] fat: "
` [RFC PATCH 18/62] freevxfs: "
` [RFC PATCH 19/62] gfs2: "
` [RFC PATCH 20/62] hfs: "
` [RFC PATCH 21/62] hfsplus: "
` [RFC PATCH 22/62] hostfs: "
` [RFC PATCH 23/62] hpfs: "
` [RFC PATCH 24/62] isofs: "
` [RFC PATCH 25/62] jffs2: "
` [RFC PATCH 26/62] minix: "
` [RFC PATCH 27/62] nfs{,4}: "
` [RFC PATCH 28/62] nilfs2: "
` [RFC PATCH 29/62] dlmfs: "
` [RFC PATCH 30/62] ocfs2: "
` [RFC PATCH 31/62] openpromfs: "
` [RFC PATCH 32/62] procfs: "
` [RFC PATCH 33/62] qnx4: "
` [RFC PATCH 34/62] qnx6: "
` [RFC PATCH 35/62] reiserfs: convert "
` [RFC PATCH 36/62] romfs: "
` [RFC PATCH 37/62] squashfs: switch "
` [RFC PATCH 38/62] ubifs: "
` [RFC PATCH 39/62] udf: "
` [RFC PATCH 40/62] sysv: "
` [RFC PATCH 41/62] coda: "
` [RFC PATCH 42/62] ufs: "
` [RFC PATCH 43/62] mqueue: "
` [RFC PATCH 44/62] bpf: "
` [RFC PATCH 45/62] rpcpipe: "
` [RFC PATCH 46/62] apparmor: "
` [RFC PATCH 47/62] securityfs: "
` [RFC PATCH 48/62] ntfs: "
` [RFC PATCH 49/62] dax: make use of ->free_inode()
` [RFC PATCH 50/62] afs: switch to "
` [RFC PATCH 51/62] btrfs: use ->free_inode()
` [RFC PATCH 52/62] ceph: "
` [RFC PATCH 53/62] ecryptfs: make use of ->free_inode()
` [RFC PATCH 54/62] ext4: "
` [RFC PATCH 55/62] fuse: switch to ->free_inode()
` [RFC PATCH 56/62] jfs: "
` [RFC PATCH 57/62] overlayfs: make use of ->free_inode()
` [RFC PATCH 58/62] hugetlb: "
` [RFC PATCH 59/62] shmem: "
` [RFC PATCH 60/62] orangefs: "
` [RFC PATCH 61/62] sockfs: switch to ->free_inode()
` [RFC PATCH 62/62] coallocate socket->wq with socket itself
[PATCH RFC 1/2] Add polling support to pidfd
2019-04-16 19:32 UTC (7+ messages)
fanotify and LSM path hooks
2019-04-16 18:24 UTC (7+ messages)
[LSF/MM TOPIC] guarantee natural alignment for kmalloc()?
2019-04-16 15:38 UTC (4+ messages)
[RFC PATCH v1 0/5] Add support for O_MAYEXEC
2019-04-16 15:34 UTC (6+ messages)
` [RFC PATCH v1 1/5] fs: Add support for an O_MAYEXEC flag on sys_open()
[PATCH] binfmt_misc: pass info about P flag by AT_FLAGS
2019-04-16 12:56 UTC
[POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
2019-04-16 12:22 UTC (6+ messages)
a.out coredumping: fix or delete?
2019-04-16 3:19 UTC (17+ messages)
` [PATCH] x86: Deprecate a.out support
WARNING in notify_change
2019-04-15 23:54 UTC (4+ messages)
INFO: task hung in __io_uring_register
2019-04-15 18:07 UTC (4+ messages)
fs/proc: Crash observed in next_tgid (fs/proc/base.c)
2019-04-15 12:58 UTC
[PATCH 0/4] Hexdump enhancements
2019-04-15 11:12 UTC (22+ messages)
` [PATCH 1/4] lib/hexdump.c: Allow 64 bytes per line
` [PATCH 2/4] lib/hexdump.c: Optionally suppress lines of filler bytes
` [PATCH 3/4] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
[PATCH] fanotify: Make wait for permission events interruptible
2019-04-15 9:59 UTC (2+ messages)
misuse of fget_raw() in perf_event_get()
2019-04-15 9:04 UTC (3+ messages)
[PATCH] fs/namespace.c: Make to_mnt_ns static
2019-04-14 19:19 UTC
io_uring memory ordering (and broken queue-is-full checks)
2019-04-14 16:44 UTC
INFO: task hung in __x64_sys_io_uring_enter
2019-04-14 16:42 UTC
possible deadlock in seq_read (2)
2019-04-14 16:06 UTC
WARNING in io_uring_setup
2019-04-14 15:45 UTC (3+ messages)
[RFC PATCH V2 00/14] Consolidate Post read processing code
2019-04-14 11:38 UTC (13+ messages)
` [RFC PATCH V2 03/14] fsverity: Add call back to decide if verity check has to be performed
` [RFC PATCH V2 04/14] fsverity: Add call back to determine readpage limit
` [RFC PATCH V2 05/14] fs/mpage.c: Integrate post read processing
` [RFC PATCH V2 06/14] ext4: Wire up ext4_readpage[s] to use mpage_readpage[s]
` [RFC PATCH V2 07/14] Remove the term "bio" from post read processing
` [RFC PATCH V2 08/14] Add decryption support for sub-pagesized blocks
` [RFC PATCH V2 09/14] ext4: Decrypt all boundary blocks when doing buffered write
` [RFC PATCH V2 10/14] ext4: Decrypt the block that needs to be partially zeroed
` [RFC PATCH V2 11/14] fscrypt_encrypt_page: Loop across all blocks mapped by a page range
` [RFC PATCH V2 12/14] ext4: Compute logical block and the page range to be encrypted
` [RFC PATCH V2 13/14] fscrypt_zeroout_range: Encrypt all zeroed out blocks of a page
` [RFC PATCH V2 14/14] ext4: Enable encryption for subpage-sized blocks
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).