linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-21 19:17:31 to 2015-01-26 02:02:30 UTC [more...]

switch loop and target to use ITER_BVEC iov_iter
 2015-01-26  2:02 UTC  (9+ messages)
` [PATCH 1/3] fs: add vfs_bvec_{read,write} helpers
` [PATCH 3/3] target: use vfs_bvec_read/write

[PATCH] fs: Detect API misuse of i_op->lookup
 2015-01-25 22:20 UTC  (3+ messages)

mmotm 2015-01-22-15-04 uploaded
 2015-01-25 21:36 UTC  (23+ messages)
` mmotm 2015-01-22-15-04: qemu failures due to 'mm: account pmd page tables to the process'
` mmotm 2015-01-22-15-04: qemu failure due to 'mm: memcontrol: remove unnecessary soft limit tree node test'

Reset /sys/block/<dev>/stat
 2015-01-25 20:32 UTC 

switch loop and target to use ITER_BVEC iov_iter V2
 2015-01-25 20:12 UTC  (6+ messages)
` [PATCH 1/5] new helper: iov_iter_bvec()
` [PATCH 2/5] fs: add vfs_iter_{read,write} helpers
` [PATCH 3/5] loop: convert to vfs_iter_read/write
` [PATCH 4/5] target: use vfs_iter_read/write in fd_do_rw
` [PATCH 5/5] target: rewrite fd_execute_write_same

Progress on system crash traces with LTTng using DAX and pmem
 2015-01-25 14:55 UTC  (3+ messages)

[PATCH v2 1/4] aio: add aio_kernel_() interface
 2015-01-25 13:34 UTC  (4+ messages)
` [PATCH v2 2/4] fd/direct-io: introduce should_dirty for kernel aio

[LSF/MM ATTEND] File system and storage topics
 2015-01-25 12:16 UTC  (4+ messages)

[PATCH 0/4] uio hotplug support
 2015-01-25 12:36 UTC  (5+ messages)
` [PATCH 1/4] uio: Simplify the lifetime logic of struct uio_device
` [PATCH 3/4] libunload: A library to help remove open files

[PATCH-v7 0/3] add support for a lazytime mount option
 2015-01-25  3:03 UTC  (4+ messages)
` [PATCH-v7 1/3] vfs: "

[PATCH-v8 0/3] add support for a lazytime mount option
 2015-01-25  3:02 UTC  (4+ messages)
` [PATCH-v8 1/3] vfs: "
` [PATCH-v8 2/3] vfs: add find_inode_nowait() function
` [PATCH-v8 3/3] ext4: add optimization for the lazytime mount option

[git pull] vfs.git fixes
 2015-01-25  2:39 UTC 

O_DIRECT not working with vers=3.0
 2015-01-25  0:15 UTC  (2+ messages)

[LSF/MM TOPIC] async buffered diskio read for userspace apps
 2015-01-24 23:00 UTC  (24+ messages)
` [Lsf-pc] "

[PATCH v2 0/5] Overhaul the audit filename handling
 2015-01-24 22:54 UTC  (26+ messages)
` [PATCH v2 1/5] fs: rework getname_kernel to handle up to PATH_MAX sized filenames
` [PATCH v2 2/5] fs: create proper filename objects using getname_kernel()
` [PATCH v2 3/5] audit: enable filename recording via getname_kernel()
` [PATCH v2 4/5] audit: fix filename matching in __audit_inode() and __audit_inode_child()
` [PATCH v2 5/5] audit: replace getname()/putname() hacks with reference counters

[patch] posix_acl: cleanup posix_acl_create()
 2015-01-24 19:31 UTC 

[PATCH] f2fs: fix a bug of inheriting default ACL from parent
 2015-01-24  9:06 UTC 

mmotm 2015-01-23-16-19 uploaded
 2015-01-24  7:03 UTC  (2+ messages)
` mmotm 2015-01-23-16-19: build failures due to 'mm/page_alloc.c: don't offset memmap for flatmem'

[BUG] Oops in inode_to_bdi()
 2015-01-24  1:22 UTC  (5+ messages)

[v8 0/5] ext4: add project quota support
 2015-01-23 23:59 UTC  (12+ messages)
` [v8 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support

[PATCH v3 1/1] ioctl-fat.2: new manpage for the ioctl fat API
 2015-01-23 19:54 UTC 

[PATCH 1/2] f2fs: trigger correct checkpoint during umount
 2015-01-23 19:03 UTC  (5+ messages)
` [PATCH 2/2] f2fs: do checkpoint when umount flag is not set
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: trigger correct checkpoint during umount

[PATCH 1/2] xfs: introduce a generic shutdown ioctl
 2015-01-23 19:03 UTC  (2+ messages)

[PATCH RESEND] nfs: prevent truncate on active swapfile
 2015-01-23 18:24 UTC  (6+ messages)

[PATCH RFC 0/6] epoll: Introduce new syscall "epoll_mod_wait"
 2015-01-23  9:56 UTC  (12+ messages)
` [PATCH RFC 5/6] epoll: Add implementation for epoll_mod_wait

weird and wrong directory entries
 2015-01-23  5:53 UTC  (6+ messages)

[LSF] Topics for discussion
 2015-01-23  5:40 UTC 

[LSF/MM ATTEND] Richacls
 2015-01-23  5:31 UTC  (2+ messages)

[RFC PATCH 0/6] xfs: truncate vs page fault IO exclusion
 2015-01-22 21:32 UTC  (12+ messages)
` [RFC PATCH 1/6] xfs: introduce mmap/truncate lock
` [RFC PATCH 4/6] xfs: take i_mmap_lock on extent manipulation operations
` [RFC PATCH 6/6] xfs: lock out page faults from extent swap operations

a simple and scalable pNFS block layout server V2
 2015-01-22 20:20 UTC  (31+ messages)
` [PATCH 04/20] nfsd: factor out a helper to decode nfstime4 values
` [PATCH 05/20] nfsd: move nfsd_fh_match to nfsfh.h
` [PATCH 09/20] nfsd: make find_any_file available outside nfs4state.c
` [PATCH 12/20] nfsd: update documentation for pNFS support
` [PATCH 13/20] nfsd: add trace events
` [PATCH 15/20] nfsd: pNFS block layout driver
` [PATCH 18/20] xfs: factor out a xfs_update_prealloc_flags() helper
  ` [PATCH 01/20] nfs: add LAYOUT_TYPE_MAX enum value
  ` [PATCH 02/20] fs: track fl_owner for leases
  ` [PATCH 03/20] fs: add FL_LAYOUT lease type
  ` [PATCH 06/20] nfsd: add fh_fsid_match helper
  ` [PATCH 07/20] nfsd: make lookup/alloc/unhash_stid available outside nfs4state.c
  ` [PATCH 08/20] nfsd: make find/get/put file "
  ` [PATCH 10/20] nfsd: implement pNFS operations
  ` [PATCH 11/20] nfsd: implement pNFS layout recalls
  ` [PATCH 14/20] exportfs: add methods for block layout exports
  ` [PATCH 16/20] xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten
  ` [PATCH 17/20] xfs: update the superblock using a synchronous transaction in growfs
  ` [PATCH 19/20] xfs: implement pNFS export operations
  ` [PATCH 20/20] xfs: recall pNFS layouts on conflicting access

[PATCH v3 00/13] locks: saner method for managing file locks
 2015-01-22 14:27 UTC  (14+ messages)
` [PATCH v3 02/13] locks: have locks_release_file use flock_lock_file to release generic flock locks
` [PATCH v3 03/13] locks: add a new struct file_locking_context pointer to struct inode
` [PATCH v3 04/13] ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locks
` [PATCH v3 06/13] locks: convert posix locks to file_lock_context
` [PATCH v3 07/13] locks: convert lease handling "
` [PATCH v3 08/13] locks: remove i_flock field from struct inode
  ` [PATCH v3 01/13] locks: add new struct list_head to struct file_lock
  ` [PATCH v3 05/13] locks: move flock locks to file_lock_context
  ` [PATCH v3 09/13] locks: add a dedicated spinlock to protect i_flctx lists
  ` [PATCH v3 10/13] locks: clean up the lm_change prototype
  ` [PATCH v3 13/13] locks: update comments that refer to inode->i_flock
` [PATCH v3 11/13] locks: keep a count of locks on the flctx lists
` [PATCH v3 12/13] locks: consolidate NULL i_flctx checks in locks_remove_file

[PATCHSET 0/4 v4] brd: partition fixes
 2015-01-22 12:47 UTC  (11+ messages)
` [PATCH 3/4 v4] brd: Fix all partitions BUGs
          ` [RFC] block: Remove annoying "unknown partition table" message
                ` [PATCH] "

Payment
 2015-01-22 11:33 UTC 

[PATCH v9 0/11] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2015-01-22  8:52 UTC  (3+ messages)

linux-next: Tree for Jan 20 -- Kernel panic - Unable to mount root fs
 2015-01-22  4:49 UTC  (20+ messages)

[PATCH RESEND] fs: namei: Use memcpy instead of strlcpy
 2015-01-22  1:59 UTC  (3+ messages)

[PATCH 0/17 v3] quota: Unify VFS and XFS quota interfaces
 2015-01-21 23:10 UTC  (4+ messages)

[PATCH RFC] fs/aio: fix sleeping while TASK_INTERRUPTIBLE
 2015-01-21 21:42 UTC  (3+ 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).