linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-20 17:08:31 to 2015-01-22 20:01:30 UTC [more...]

a simple and scalable pNFS block layout server V2
 2015-01-22 20:01 UTC  (25+ 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 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 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

[v8 0/5] ext4: add project quota support
 2015-01-22 18:35 UTC  (7+ messages)
` [v8 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support

O_DIRECT not working with vers=3.0
 2015-01-22 17:13 UTC 

[PATCH v2 0/5] Overhaul the audit filename handling
 2015-01-22 17:13 UTC  (18+ 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 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

[RFC PATCH 0/6] xfs: truncate vs page fault IO exclusion
 2015-01-22 13:41 UTC  (10+ 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

[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  (14+ messages)
` [PATCH v9 1/11] fs: Add support "
` [PATCH v9 2/11] xfs: "
` [PATCH v9 3/11] ext4: "
` [PATCH v9 4/11] xfsprogs: xfs_io: add finsert command for insert range
` [PATCH v9 5/11] xfstests: generic/039: Standard insert range tests
` [PATCH v9 6/11] xfstests: generic/040: Delayed allocation insert range
` [PATCH v9 7/11] xfstests: generic/041: Multi insert range tests
` [PATCH v9 8/11] xfstests: generic/042: Delayed allocation multi insert
` [PATCH v9 9/11] xfstests: generic/043: Test multiple fallocate insert/collapse range calls
` [PATCH v9 10/11] xfstests: fsstress: Add fallocate insert range operation
` [PATCH v9 11/11] xfstests: fsx: "

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

switch loop and target to use ITER_BVEC iov_iter
 2015-01-22  4:11 UTC  (4+ messages)
` [PATCH 3/3] target: use vfs_bvec_read/write

[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  (16+ messages)
` [PATCH 03/17] quota: Add ->quota_{enable, disable} callbacks for VFS quotas
  ` [PATCH 03/17] quota: Add ->quota_{enable,disable} "
` [PATCH 05/17] ocfs2: Use generic helpers for quotaon and quotaoff
` [PATCH 09/17] quota: Make Q_XQUOTASYNC support VFS quota syncing
` [PATCH 12/17] xfs: Convert to using ->get_state callback

[PATCH RFC] fs/aio: fix sleeping while TASK_INTERRUPTIBLE
 2015-01-21 21:42 UTC  (3+ messages)

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

[BUG] Oops in inode_to_bdi()
 2015-01-21 20:04 UTC  (4+ messages)

[PATCH v2 0/5] clean up and generalize swap-over-NFS
 2015-01-21 19:14 UTC  (3+ messages)

[PATCH] block: Add discard flag to blkdev_issue_zeroout() function
 2015-01-21 17:42 UTC  (3+ messages)
` [PATCH] block: create ioctl to discard-or-zeroout a range of blocks

[PATCH v9 08/17] fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
 2015-01-21 16:51 UTC 

[RFC PATCH RESEND] vfs: Move security_inode_killpriv() after permission checks
 2015-01-21 16:15 UTC  (5+ messages)

[PATCH v6 0/7] vfs: Non-blockling buffered fs read (page cache only)
 2015-01-21 14:55 UTC  (8+ messages)

[PATCH 0/5] Overhaul the audit filename handling
 2015-01-21 14:29 UTC  (4+ messages)
` [PATCH 2/5] fs: create proper filename objects using getname_kernel()

fs: locks: WARNING: CPU: 16 PID: 4296 at fs/locks.c:236 locks_free_lock_context+0x10d/0x240()
 2015-01-21 13:33 UTC  (13+ messages)

[PATCH] fs: Check return value of ->show_devname
 2015-01-21 12:46 UTC  (2+ messages)
` [PATCH] seq_file: Remove pointless assignment in seq_read()

[PATCH RFC 0/6] epoll: Introduce new syscall "epoll_mod_wait"
 2015-01-21 11:50 UTC  (18+ messages)
` [PATCH RFC 5/6] epoll: Add implementation for epoll_mod_wait

[RFC PATCH] fs: file freeze support
 2015-01-21  0:15 UTC  (6+ messages)

backing_dev_info cleanups & lifetime rule fixes V2
 2015-01-20 21:08 UTC  (2+ messages)

[PATCH V2 0/5] Orangefs: introduction
 2015-01-20 20:51 UTC  (6+ messages)
` [PATCH V2 1/5] Orangefs: kernel client include files
` [PATCH V2 2/5] Orangefs: protocol between kernel and userspace
` [PATCH V2 3/5] Orangefs: hooks and call-outs
` [PATCH V2 4/5] Orangefs: documentation
` [PATCH V2 5/5] Orangefs: wiring

[LSF/MM TOPIC] epoll topics
 2015-01-20 20:37 UTC  (5+ 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).