linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-31 10:36:30 to 2014-11-07 02:22:38 UTC [more...]

UBIFS assert failed in ubifs_set_page_dirty at 1421
 2014-11-07  2:22 UTC  (3+ messages)

[PATCH v5 0/7] vfs: Non-blockling buffered fs read (page cache only)
 2014-11-06 23:46 UTC  (19+ messages)
` [PATCH v5 1/7] vfs: Prepare for adding a new preadv/pwritev with user flags
` [PATCH v5 2/7] vfs: Define new syscalls preadv2,pwritev2
` [PATCH v5 3/7] x86: wire up preadv2 and pwritev2
` [PATCH v5 4/7] vfs: RWF_NONBLOCK flag for preadv2
` [PATCH v5 5/7] xfs: add RWF_NONBLOCK support
` [PATCH v5 6/7] fs: pass iocb to generic_write_sync
  ` [Cluster-devel] "
  ` [Linux-NTFS-Dev] "
` [PATCH v5 7/7] fs: add a flag for per-operation O_DSYNC semantics
` [PATCH v2 1/2] Add preadv2/pwritev2 documentation
    ` [PATCH v2 2/2] RWF_ODSYNC flag for pwritev2

[PATCH] mm: Fix comment before truncate_setsize()
 2014-11-06 21:28 UTC  (2+ messages)

[PATCH 0/3] fsnotify: Cleanups
 2014-11-06 21:17 UTC  (5+ messages)
` [PATCH 1/3] fsnotify: Unify inode and mount marks handling
` [PATCH 2/3] fsnotify: Remove free_list list_head from fsnotify_mark
` [PATCH 3/3] fsnotify: Remove destroy_list "

[PATCH] aio: Skip timer for io_getevents if timeout=0
 2014-11-06 19:41 UTC  (2+ messages)

[Patch 3.14 stable 00/16] vfs: fix dentry shrink list corruption
 2014-11-06 19:37 UTC  (17+ messages)
` [Patch 3.14 stable 01/16] fold d_kill() and d_free()
` [Patch 3.14 stable 02/16] fold try_prune_one_dentry()
` [Patch 3.14 stable 03/16] new helper: dentry_free()
` [Patch 3.14 stable 04/16] expand the call of dentry_lru_del() in dentry_kill()
` [Patch 3.14 stable 05/16] dentry_kill(): don't try to remove from shrink list
` [Patch 3.14 stable 06/16] don't remove from shrink list in select_collect()
` [Patch 3.14 stable 07/16] more graceful recovery in umount_collect()
` [Patch 3.14 stable 08/16] dcache: don't need rcu in shrink_dentry_list()
` [Patch 3.14 stable 09/16] lift the "already marked killed" case into shrink_dentry_list()
` [Patch 3.14 stable 10/16] split dentry_kill()
` [Patch 3.14 stable 11/16] expand dentry_kill(dentry, 0) in shrink_dentry_list()
` [Patch 3.14 stable 12/16] shrink_dentry_list(): take parent's ->d_lock earlier
` [Patch 3.14 stable 13/16] dealing with the rest of shrink_dentry_list() livelock
` [Patch 3.14 stable 14/16] dentry_kill() doesn't need the second argument now
` [Patch 3.14 stable 15/16] dcache: add missing lockdep annotation
` [Patch 3.14 stable 16/16] lock_parent: don't step on stale ->d_parent of all-but-freed one

[PATCH 0/7] Security: Provide unioned file support
 2014-11-06 18:40 UTC  (20+ messages)
` [PATCH 1/7] Security: Provide copy-up security hooks for unioned files
` [PATCH 2/7] Overlayfs: Use copy-up security hooks
` [PATCH 3/7] SELinux: Stub in copy-up handling
` [PATCH 4/7] Security: Pass the union-layer file path into security_file_open()
` [PATCH 5/7] SELinux: Handle opening of a unioned file
` [PATCH 6/7] SELinux: The copy-up operation must have read permission on the lower file
` [PATCH 7/7] SELinux: Check against union and lower labels for file ops on lower files

[PATCHSET 0/5 v3] brd: partition fixes
 2014-11-06 17:25 UTC  (11+ messages)
` [PATCH 1/5] axonram: Fix bug in direct_access
` [PATCH 2/5] block: Change direct_access calling convention
` [PATCH 3/5] brd: Fix all partitions BUGs
` [PATCH 4/5] brd: Request from fdisk 4k alignment
` [PATCH 5/5] brd: Add getgeo to block ops for fdisk
  ` [PATCH 5/5 v4] "

[PATCH] fanotify: Fix notification of groups with inode & mount marks
 2014-11-06 12:11 UTC  (2+ messages)

getting rid of ->splice_write?
 2014-11-06  7:55 UTC  (3+ messages)

[git pull] vfs.git fixes
 2014-11-06  5:04 UTC 

[PATCH v4 0/1] vfs: Respect MS_RDONLY at bind mount creation
 2014-11-06  1:44 UTC  (2+ messages)
` [PATCH v4 1/1] "

mmotm 2014-11-05-16-01 uploaded
 2014-11-06  0:03 UTC 

[PATCH 01/13] autofs4 - coding style fixes
 2014-11-05 23:42 UTC  (19+ messages)
` [PATCH 02/13] autofs4 - fix some white space errors
` [PATCH 03/13] autofs4 - use pr print in AUTOFS prints
` [PATCH 04/13] autofs4 - change printks AUTOFS defined prints
` [PATCH 05/13] autofs4 - fix string.h include in auto_dev-ioctl.h
` [PATCH 06/13] autofs4 - move linux/auto_dev-ioctl.h to uapi/linux
` [PATCH 07/13] autofs - merge auto_fs.h and auto_fs4.h
` [PATCH 08/13] autofs - use autofs instead of autofs4 everywhere
` [PATCH 09/13] autofs - copy autofs4 to autofs
` [PATCH 10/13] autofs - create autofs Kconfig and Makefile
` [PATCH 11/13] autofs - update fs/autofs4/Kconfig
` [PATCH 12/13] autofs - update fs/autofs4/Makefile
` [PATCH 13/13] autofs - delete fs/autofs4 source files

[PATCH 0/4] vfs: Non-blockling buffered fs read (page cache only)
 2014-11-05 20:32 UTC  (4+ messages)
` [PATCH 2/4] vfs: Define new syscalls preadv2,pwritev2

Payment
 2014-11-05 18:46 UTC 

[RFC PATCH] fs: allow open(dir, O_TMPFILE|..., 0) with mode 0
 2014-11-05 17:10 UTC  (19+ messages)

[PATCH 0/4 v2] fs: Remove i_devices from struct inode
 2014-11-05 16:54 UTC  (16+ messages)
` [PATCH 1/4] blockdev: Don't use i_devices inode field
` [PATCH 2/4] chardev: Increment cdev reference count when i_cdev references it
` [PATCH 3/4] chardev: Don't use i_devices inode field
` [PATCH 4/4] fs: Remove i_devices list head

[git pull] vfs.git
 2014-11-05 13:57 UTC 

[PATCHSET 0/5 v2] brd: partition fixes
 2014-11-05  0:50 UTC  (7+ messages)

[PATCH V2 linux-next] fs/affs/file.c: adding support to O_DIRECT
 2014-11-04 21:26 UTC 

[PATCH 0/4 v3] fs: Remove i_devices from struct inode
 2014-11-04 20:25 UTC  (14+ messages)
` [PATCH 1/4] blockdev: Don't use i_devices inode field
` [PATCH 2/4] chardev: Increment cdev reference count when i_cdev references it
` [PATCH 3/4] chardev: Don't use i_devices inode field
` [PATCH 4/4] fs: Remove i_devices list head

[PATCH] mm: Improve comment before pagecache_isize_extended()
 2014-11-04 19:37 UTC  (5+ messages)

[PATCH 0/4] Add persistent memory driver
 2014-11-04 17:06 UTC  (12+ messages)
` [PATCH 1/4] pmem: Initial version of "
` [PATCH 2/4] pmem: Add support for getgeo()

[PATCH] tmpfs: truncate prealloc blocks past i_size
 2014-11-04 15:55 UTC  (3+ messages)

[PATCH 0/12 v4] Moving i_dquot out of struct inode
 2014-11-04 14:24 UTC  (15+ messages)
` [PATCH 01/12] quota: Remove const from function declarations
` [PATCH 02/12] quota: Allow each filesystem to specify which quota types it supports
` [PATCH 03/12] gfs2: Set allowed quota types
` [PATCH 04/12] xfs: "
` [PATCH 05/12] quota: Use function to provide i_dquot pointers
` [PATCH 06/12] ext2: Convert to private i_dquot field
` [PATCH 07/12] ext3: "
` [PATCH 08/12] ext4: "
` [PATCH 09/12] ocfs2: "
` [PATCH 10/12] reiserfs: "
` [PATCH 11/12] jfs: "
` [PATCH 12/12] vfs: Remove i_dquot field from inode

[AHCI] XFS (sda3): metadata I/O error: block 0x941ce20 ("xlog_iodone") error 5 numblks 64
 2014-11-04 13:38 UTC  (2+ messages)

HMM (heterogeneous memory management) v5
 2014-11-03 20:42 UTC 

[PATCH v5 0/4] fuse: Add support for mounts from pid/user namespaces
 2014-11-03 17:17 UTC  (3+ messages)

[PATCH] nfs: avoid nfs_wait_on_seqid() for NFSv4.1
 2014-11-03 16:39 UTC 

randconfig build error with next-20141103, in fs/open.c
 2014-11-03 16:17 UTC 

[vfs] WARNING: CPU: 0 PID: 3 at fs/dcache.c:255 __d_free()
 2014-11-03  7:17 UTC 

[RFC] dupfs semantics
 2014-11-03  6:16 UTC 

(unknown)
 2014-11-02 19:54 UTC 

[git pull] vfs.git
 2014-11-02  5:58 UTC 

[RFC] dealing with proc_ns_follow_link() and "namespace" dentries
 2014-11-01 22:04 UTC  (8+ messages)

[PATCH] ovl: initialize ->is_cursor
 2014-10-31 21:54 UTC  (2+ messages)

[PATCH] VFS: Rename do_fallocate() to vfs_fallocate()
 2014-10-31 10:36 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).