linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-08 11:57:20 to 2019-11-12 12:14:27 UTC [more...]

[RFC 0/5] xfs: y2038 conversion
 2019-11-12 12:09 UTC  (5+ messages)
` [RFC 1/5] xfs: [variant A] avoid time_t in user api
` [RFC 2/5] xfs: [variant B] add time64 version of xfs_bstat
` [RFC 3/5] xfs: [variant C] avoid i386-misaligned xfs_bstat
` [RFC 5/5] xfs: use 40-bit quota time limits

[PATCH 0/2] Move swap functions out of address space operations
 2019-11-12 12:00 UTC  (8+ messages)
` [PATCH 1/2] fs: Clean up mapping variable
` [PATCH 2/2] fs: Move swap_[de]activate to file_operations

[PATCH 1/2] dm-snapshot: fix crash with the realtime kernel
 2019-11-12 11:45 UTC  (2+ messages)

[PATCH -next] virtiofs: Fix old-style declaration
 2019-11-12 10:33 UTC  (2+ messages)

[PATCH v2] virtiofs: Use static const, not const static
 2019-11-12 10:33 UTC  (2+ messages)

DAX filesystem support on ARMv8
 2019-11-12  9:49 UTC  (2+ messages)

[PATCH v3 0/7] Add quota support to UBIFS
 2019-11-12  9:31 UTC  (8+ messages)
` [PATCH 7/7] ubifs: Add quota support

[PATCH v5 00/38] Hardened usercopy whitelisting
 2019-11-12  7:17 UTC  (3+ messages)
` [PATCH 09/38] usercopy: Mark kmalloc caches as usercopy caches
  ` [kernel-hardening] "

[PATCH v3 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-12  6:51 UTC  (25+ messages)
` [PATCH v3 01/23] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v3 02/23] mm/gup: factor out duplicate code from four routines
` [PATCH v3 03/23] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v3 04/23] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v3 05/23] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v3 06/23] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v3 07/23] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v3 08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v3 09/23] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v3 10/23] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v3 11/23] IB/{core,hw,umem}: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH v3 12/23] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v3 13/23] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v3 14/23] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v3 15/23] net/xdp: "
` [PATCH v3 16/23] mm/gup: track FOLL_PIN pages
` [PATCH v3 17/23] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v3 18/23] vfio, mm: "
` [PATCH v3 19/23] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH v3 20/23] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v3 21/23] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v3 22/23] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v3 23/23] mm/gup: remove support for gup(FOLL_LONGTERM)

[PATCH v3 0/9] staging: exfat: Clean up return codes
 2019-11-12  2:12 UTC 

[PATCH v3 1/9] staging: exfat: Clean up return codes - FFS_FORMATERR
 2019-11-12  2:09 UTC  (9+ messages)
` [PATCH v3 2/9] staging: exfat: Clean up return codes - FFS_MEDIAERR
` [PATCH v3 3/9] staging: exfat: Clean up return codes - FFS_EOF
` [PATCH v3 4/9] staging: exfat: Clean up return codes - FFS_INVALIDFID
` [PATCH v3 5/9] staging: exfat: Clean up return codes - FFS_ERROR
` [PATCH v3 6/9] staging: exfat: Clean up return codes - remove unused codes
` [PATCH v3 7/9] staging: exfat: Clean up return codes - FFS_SUCCESS
` [PATCH v3 8/9] staging: exfat: Collapse redundant return code translations
` [PATCH v3 9/9] staging: exfat: Correct return code

LTP: diotest4.c:476: read to read-only space. returns 0: Success
 2019-11-12  1:24 UTC  (10+ messages)
        ` [PATCH] iomap: fix return value of iomap_dio_bio_actor on 32bit systems

[PATCH] Add prctl support for controlling mem reclaim V4
 2019-11-12  0:19 UTC 

[PATCH 0/5] Enable per-file/directory DAX operations
 2019-11-11 23:54 UTC  (9+ messages)
` [PATCH 5/5] fs/xfs: Allow toggle of physical DAX flag

KCSAN: data-race in __alloc_file / __alloc_file
 2019-11-11 23:51 UTC  (25+ messages)

[PATCH] ovl: fix timestamp limits
 2019-11-11 22:31 UTC  (2+ messages)

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-11 21:46 UTC  (6+ messages)
` [PATCH v2 04/18] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v2 13/18] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion

[PATCH v2 0/2] ext4: support encryption with blocksize != PAGE_SIZE
 2019-11-11 20:28 UTC  (3+ messages)

[PATCH 00/19] nfs, nfsd: avoid 32-bit time_t
 2019-11-11 20:16 UTC  (20+ messages)
` [PATCH 01/19] sunrpc: convert to time64_t for expiry
` [PATCH 02/19] nfs: use time64_t internally
` [PATCH 03/19] nfs: use timespec64 in nfs_fattr
` [PATCH 04/19] nfs: callback: use timespec64 in cb_getattrres
` [PATCH 05/19] nfs: fscache: use timespec64 in inode auxdata
` [PATCH 06/19] nfs: remove timespec from xdr_encode_nfstime
` [PATCH 07/19] nfs: encode nfsv4 timestamps as 64-bit
` [PATCH 08/19] nfsd: use ktime_get_seconds() for timestamps
` [PATCH 09/19] nfsd: print 64-bit timestamps in client_info_show
` [PATCH 10/19] nfsd: handle nfs3 timestamps as unsigned
` [PATCH 11/19] nfsd: use timespec64 in encode_time_delta
` [PATCH 12/19] nfsd: make 'boot_time' 64-bit wide
` [PATCH 13/19] nfsd: pass a 64-bit guardtime to nfsd_setattr()
` [PATCH 14/19] nfsd: use time64_t in nfsd_proc_setattr() check
` [PATCH 15/19] nfsd: fix delay timer on 32-bit architectures
` [PATCH 16/19] nfsd: fix jiffies/time_t mixup in LRU list
` [PATCH 17/19] nfsd: use boottime for lease expiry alculation
` [PATCH 18/19] nfsd: use ktime_get_real_seconds() in nfs4_verifier
` [PATCH 19/19] nfsd: remove nfs4_reset_lease() declarations

[PATCH] fs/splice: ignore flag SPLICE_F_GIFT in syscall vmsplice
 2019-11-11 16:25 UTC  (2+ messages)

[PATCH] Add prctl support for controlling mem reclaim V3
 2019-11-11 15:34 UTC  (5+ messages)

[PATCH v15 0/9] open: introduce openat2(2) syscall
 2019-11-11 13:24 UTC  (2+ messages)

[PATCH 00/23] y2038 cleanups
 2019-11-11 12:44 UTC  (6+ messages)
` [PATCH 01/23] y2038: remove CONFIG_64BIT_TIME
` [PATCH 12/23] y2038: syscalls: change remaining timeval to __kernel_old_timeval
` [PATCH 15/23] y2038: elfcore: Use __kernel_old_timeval for process times
` [PATCH 16/23] y2038: timerfd: Use timespec64 internally

[PATCH] virtiofs: Use static const, not const static
 2019-11-11 11:37 UTC  (2+ messages)

[PATCH v2 00/10] Add quota support to UBIFS
 2019-11-11 11:14 UTC  (6+ messages)
` [PATCH 04/10] quota: Allow to pass mount path to quotactl

[PATCH] fs: add new O_MNT flag for opening mount root from mountpoint fd
 2019-11-11 11:00 UTC 

syzkaller for uffd-wp
 2019-11-11 10:28 UTC 

[PATCH v2] fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long
 2019-11-11 10:06 UTC  (2+ messages)

[PATCH RESEND 1/1] vfs: Really check for inode ptr in lookup_fast
 2019-11-11  9:16 UTC  (13+ messages)
                ` [PATCH][RFC] race in exportfs_decode_fh()

WARNING in iov_iter_pipe
 2019-11-11  8:16 UTC  (3+ messages)

[GIT PULL] configfs regression fix for 5.4-rc
 2019-11-10 21:35 UTC  (2+ messages)

KASAN: invalid-free in io_sqe_files_unregister
 2019-11-10 15:46 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 186/191] fuse: use READ_ONCE on congestion_threshold and max_background
 2019-11-10  2:40 UTC 

[PATCH AUTOSEL 4.14 107/109] fuse: use READ_ONCE on congestion_threshold and max_background
 2019-11-10  2:45 UTC 

[PATCH AUTOSEL 4.9 65/66] fuse: use READ_ONCE on congestion_threshold and max_background
 2019-11-10  2:48 UTC 

[PATCH AUTOSEL 4.4 40/40] fuse: use READ_ONCE on congestion_threshold and max_background
 2019-11-10  2:50 UTC 

KCSAN: data-race in __alloc_file / __alloc_file
 2019-11-09 23:08 UTC  (20+ messages)

[PATCH 1/4] statx: define STATX_ATTR_VERITY
 2019-11-09 19:34 UTC  (5+ messages)
` [man-pages RFC PATCH] statx.2: document STATX_ATTR_VERITY

[PATCH v2] hugetlbfs: add O_TMPFILE support
 2019-11-09  7:50 UTC 

[PATCH 1/3] fs/userfaultfd.c: remove a redundant check on end
 2019-11-09  1:29 UTC  (2+ messages)

[PATCH 00/16] drivers: y2038 updates
 2019-11-08 21:32 UTC  (2+ messages)
` [PATCH 13/16] hfs/hfsplus: use 64-bit inode timestamps

[RFC v2] writeback: add elastic bdi in cgwb bdp
 2019-11-08 21:00 UTC 

KASAN: use-after-free Read in ep_scan_ready_list
 2019-11-08 18:53 UTC  (2+ messages)

[PATCH ghak90 V7 00/21] audit: implement container identifier
 2019-11-08 18:26 UTC  (14+ messages)
` [PATCH ghak90 V7 04/21] audit: convert to contid list to check for orch/engine ownership
` [PATCH ghak90 V7 06/21] audit: contid limit of 32k imposed to avoid DoS
` [PATCH ghak90 V7 08/21] audit: add contid support for signalling the audit daemon

[PATCH for linux 4.4.y/3.16.y] fs/dcache: move security_d_instantiate() behind attaching dentry to inode
 2019-11-08 17:36 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: iomap-for-next updated to 2b91b28e29f6
 2019-11-08 16:17 UTC 

[PATCH] iomap: iomap_bmap should check iomap_apply return value
 2019-11-08 16:11 UTC  (5+ messages)

[PATCH AUTOSEL 4.19 161/205] media: dvb: fix compat ioctl translation
 2019-11-08 11:37 UTC 

[PATCH AUTOSEL 4.14 081/103] media: dvb: fix compat ioctl translation
 2019-11-08 11:42 UTC 


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