linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-16 17:44:22 to 2017-03-28 14:41:07 UTC [more...]

[PATCH 0/2 V2] xfs_io: hook up statx
 2017-03-28 14:41 UTC  (22+ messages)
` [PATCH 1/2 V2] xfs_io: move stat functions to new file
` [PATCH 2/2 V2] xfs_io: hook up statx
` [PATCH] xfs_io: changes to statx interface
` [PATCH] xfs_io: changes to statx interface [ver #2]

[PATCH] xfs_io: Allow "open -P" to specify O_PATH
 2017-03-28 14:29 UTC 

[vfs:work.uaccess 82/88] arch/c6x/include/asm/uaccess.h:90:10: error: #include expects "FILENAME" or <FILENAME>
 2017-03-28  9:24 UTC 

statx manpage
 2017-03-28  8:23 UTC  (19+ messages)
` [PATCH] xfs: report crtime and attribute flags to statx
            ` [PATCH] Add initial batch of statx() LTP tests

[RFC][PATCH 1/4] vfs: add RENAME_VFS_DTYPE vfs_rename() flag
 2017-03-27 17:41 UTC  (4+ messages)
  ` [RFC][PATCH 2/4] xfs: support RENAME_VFS_DTYPE flag

[PATCH 1/2] orangefs: rewrite readdir to fix several bugs
 2017-03-27 17:19 UTC  (2+ messages)
` [PATCH 2/2] orangefs: support llseek on directories

[RFC] Proposal to add a new mount option 'norootwrite'
 2017-03-27 13:39 UTC  (2+ messages)

[PATCH] fs: remove _submit_bh()
 2017-03-27  9:06 UTC  (2+ messages)

[PATCH 1/5] f2fs: relax node version check for victim data in gc
 2017-03-27  8:18 UTC  (8+ messages)
` [PATCH 2/5] f2fs: write small sized IO to hot log
` [PATCH 3/5] f2fs: allocate node and hot data in the beginning of partition
` [PATCH 4/5] f2fs: start SSR much eariler to avoid FG_GC
` [PATCH 5/5] f2fs: fix wrong max cost initialization
` [f2fs-dev] [PATCH 1/5] f2fs: relax node version check for victim data in gc

[PATCH] fs/open.c: use ->f_mapping instead of ->f_mapping->host->i_mapping
 2017-03-26 10:03 UTC  (2+ messages)

[vfs:untested-uaccess 32/79] arch/ia64/mm/extable.c:16:14: error: 'EFAULT' undeclared
 2017-03-26  6:23 UTC 

[vfs:untested-uaccess 39/79] arch/m32r/include/asm/uaccess.h:469:2: error: implicit declaration of function 'prefetchw'
 2017-03-26  5:47 UTC 

[vfs:untested-uaccess 77/79] htmldocs: arch/x86/include/asm/uaccess_32.h:1: warning: no structured comments found
 2017-03-26  5:14 UTC 

[vfs:untested-uaccess 53/79] arch/mn10300/kernel/mn10300_ksyms.c:29:15: error: '__generic_copy_from_user' undeclared here (not in a function)
 2017-03-26  5:09 UTC 

[vfs:untested-uaccess 36/79] arch/m32r/kernel/traps.c:255:8: error: implicit declaration of function 'fixup_exception'
 2017-03-26  5:00 UTC 

[vfs:untested-uaccess 72/79] arch/xtensa/lib/lib.a(usercopy.o):(__ex_table+0x4): undefined reference to `l_fixup'
 2017-03-26  4:35 UTC 

[vfs:untested-uaccess 19/79] do_mounts.c:(.text+0x34): multiple definition of `raw_copy_to_user'
 2017-03-26  4:31 UTC 

[PATCH] fs: constify tree_descr arrays passed to simple_fill_super()
 2017-03-26  4:15 UTC 

[vfs:untested-uaccess 46/79] arch/mips/include/asm/uaccess.h:138:21: warning: passing argument 1 of '__access_ok' makes pointer from integer without a cast
 2017-03-26  4:14 UTC 

[vfs:untested-uaccess 18/79] arch/arm/mm/fault.c:139:6: error: implicit declaration of function 'fixup_exception'
 2017-03-26  4:11 UTC 

[PATCH] fs/buffer.c: make bh_lru_install() more efficient
 2017-03-26  3:34 UTC  (2+ messages)

[vfs:untested-uaccess 28/79] arch/cris/include/asm/uaccess.h:203:39: error: macro "__asm_copy_user_cont" requires 6 arguments, but only 5 given
 2017-03-26  3:03 UTC 

[vfs:untested-uaccess 68/79] include/linux/uaccess.h:26:1: error: redefinition of '__copy_from_user'
 2017-03-26  3:01 UTC 

[vfs:untested-uaccess 27/79] arch/cris/include/asm/uaccess.h:211:39: error: macro "__asm_copy_from_user_4x_cont" requires 6 arguments, but only 5 given
 2017-03-26  2:46 UTC 

[vfs:untested-uaccess 46/79] arch/mips/include/asm/uaccess.h:138:2: note: in expansion of macro 'likely'
 2017-03-26  2:44 UTC 

Funding
 2017-03-25 21:22 UTC 

9p and EINTR?
 2017-03-24 21:42 UTC 

[PATCH v4] statx: optimize copy of struct statx to userspace
 2017-03-24 21:08 UTC  (3+ messages)

select fails to verify all file descriptors are valid
 2017-03-24 14:41 UTC  (4+ messages)

[PATCH 0/8 v3] No wait AIO
 2017-03-24 14:39 UTC  (10+ messages)
` [PATCH 5/8] nowait aio: return on congested block device

fs: GPF in deactivate_locked_super
 2017-03-24  8:25 UTC  (3+ messages)
` [PATCH] fs: Handle register_shrinker failure
  ` [PATCHv2] "

[PATCH] fs: Handle register_shrinker failure
 2017-03-24  7:55 UTC 

fs: use-after-free in path_lookupat
 2017-03-23 14:17 UTC  (12+ messages)

fanotify read returns with errno == EOPENSTALE
 2017-03-23 13:47 UTC  (11+ messages)

[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
 2017-03-22 19:53 UTC  (15+ messages)

[PATCH v1 0/3] VFS changes for NFSv4.2 "inter" server-to-server COPY op
 2017-03-22 17:16 UTC  (8+ messages)
` [PATCH v1 2/3] VFS permit cross device vfs_copy_file_range

[RFC PATCH v2 0/2] fs: add AT_REPLACE flag for linkat()
 2017-03-21 21:06 UTC  (8+ messages)
` [RFC PATCH v2 1/2] fs: add AT_REPLACE flag for linkat() which replaces the target
` [RFC PATCH v2 2/2] Btrfs: add support for linkat() AT_REPLACE

[RFC 1/2] fanotify: new event FAN_MODIFY_DIR
 2017-03-21 17:45 UTC  (15+ messages)
` [RFC 2/2] fanotify: emit FAN_MODIFY_DIR on filesystem changes

[PATCH] ext4: Add statx support
 2017-03-20 17:52 UTC  (6+ messages)

[PATCH] statx: reject unknown flags when using NULL path
 2017-03-20 17:44 UTC  (3+ messages)

Data in source pipe can be modified after sys_tee()?
 2017-03-20 17:35 UTC 

[GIT PULL] f2fs fix for 4.11-rc4
 2017-03-20 17:30 UTC 

[PATCH v16 0/10] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2017-03-20 16:39 UTC  (13+ messages)
` [PATCH v16 01/10] x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLES
` [PATCH v16 02/10] x86/arch_prctl: Rename 'code' argument to 'option'
` [PATCH v16 03/10] x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl
` [PATCH v16 04/10] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64
` [PATCH v16 05/10] x86/arch_prctl: Add do_arch_prctl_common
` [PATCH v16 06/10] x86/syscalls/32: Wire up arch_prctl on x86-32
` [PATCH v16 07/10] x86/cpufeature: Detect CPUID faulting support
` [PATCH v16 08/10] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
` [PATCH v16 09/10] x86/arch_prctl: Selftest for ARCH_[GET|SET]_CPUID
` [PATCH v16 10/10] KVM: x86: virtualize cpuid faulting

[RFC] AT_NO_JUMPS/LOOKUP_NO_JUMPS
 2017-03-20 14:22 UTC  (3+ messages)

[BUG 4.9/4.10] crash in __d_lookup() due to corrupted dentry_hashtable
 2017-03-20 12:08 UTC  (2+ messages)

[PATCH 0/33 v5] fsnotify: Avoid SRCU stalls with fanotify permission events
 2017-03-19 18:08 UTC  (6+ messages)
` [PATCH 09/33] fsnotify: Remove indirection from mark list addition

(unknown),
 2017-03-20  0:26 UTC 

[PATCH 1/3] ubifs: remove filename from debug messages in ubifs_readdir
 2017-03-19 20:39 UTC  (2+ messages)

procfs: process with capabilities can't access /proc/self/environ
 2017-03-19 14:04 UTC 

Passionate Partner
 2017-03-18 13:03 UTC 

XArray version 2
 2017-03-18  2:28 UTC 

mmotm 2017-03-17-15-26 uploaded
 2017-03-17 22:26 UTC 

[GIT PULL] AFS fixes
 2017-03-17 19:23 UTC  (2+ messages)

[PATCH v5 00/16] Cleanup chardev instances with helper function
 2017-03-17 18:48 UTC  (17+ messages)
` [PATCH v5 01/16] chardev: add helper function to register char devs with a struct device
` [PATCH v5 02/16] device-dax: fix cdev leak
` [PATCH v5 03/16] device-dax: utilize new cdev_device_add helper function
` [PATCH v5 04/16] input: "
` [PATCH v5 05/16] gpiolib: "
` [PATCH v5 06/16] tpm-chip: "
` [PATCH v5 07/16] platform/chrome: cros_ec_dev - "
` [PATCH v5 08/16] IB/ucm: "
` [PATCH v5 09/16] infiniband: utilize the new cdev_set_parent function
` [PATCH v5 10/16] iio:core: utilize new cdev_device_add helper function
` [PATCH v5 11/16] media: "
` [PATCH v5 12/16] mtd: "
` [PATCH v5 13/16] rapidio: "
` [PATCH v5 14/16] rtc: "
` [PATCH v5 15/16] scsi: "
` [PATCH v5 16/16] switchtec: utilize new device_add_cdev "

sprinkling debug statements around in kernel code
 2017-03-17 18:12 UTC 

[PATCH 1/2] f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointer
 2017-03-17 12:40 UTC  (5+ messages)
` [PATCH 2/2] f2fs: don't allow atomic writes for not regular files
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointer

[PATCH v2] fs: avoid iterate_supers to trigger call for sync on filesystem during mount
 2017-03-17 10:51 UTC 

[patch 1/3] procfs: fdinfo -- Extend information about epoll target files
 2017-03-17  8:26 UTC  (3+ messages)

[PATCH][RESEND] fs: always set I_DIRTY_TIME to fsync correctly on lazytime
 2017-03-17  6:06 UTC  (3+ messages)

[PATCH v3 00/16] Cleanup chardev instances with helper function
 2017-03-17  0:24 UTC  (6+ messages)
` [PATCH v3 01/16] chardev: add helper function to register char devs with a struct device
      ` [PATCH v4 "

mmotm 2017-03-16-16-37 uploaded
 2017-03-16 23:37 UTC 

50957 linux-fsdevel
 2017-03-16 22:31 UTC 

[LSF/MM TOPIC] Performance of seekdir(SEEK_HOLE/DATA) and FIEMAP
 2017-03-16 17:53 UTC  (2+ messages)
` [Lsf-pc] "

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-16 17:50 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).