Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-30 15:11:42 to 2014-11-06 17:35:03 UTC [more...]

[PATCH 0/7] Security: Provide unioned file support
 2014-11-06 17:35 UTC  (17+ 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 v5 0/7] vfs: Non-blockling buffered fs read (page cache only)
 2014-11-06 16:16 UTC  (17+ 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 0/3] fsnotify: Cleanups
 2014-11-06 13:03 UTC  (4+ 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 12:44 UTC 

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

UBIFS assert failed in ubifs_set_page_dirty at 1421
 2014-11-06  8:28 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  (23+ messages)

[PATCH] mm: Fix comment before truncate_setsize()
 2014-11-05 17:00 UTC 

[PATCH 0/4 v2] fs: Remove i_devices from struct inode
 2014-11-05 16:54 UTC  (17+ 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)

[PATCH] Overlayfs: ovl_fill_merge() should use container_of() rather than direct cast
 2014-10-31 10:28 UTC  (7+ messages)
      ` [PATCH fixed] vfs: make first argument of dir_context.actor typed

[PATCH 1/4] f2fs: send discard commands in larger extent
 2014-10-31  6:16 UTC  (4+ messages)
` [PATCH 2/4] f2fs: avoid race condition in handling wait_io
` [PATCH 3/4] f2fs: remove unnecessary macro
` [PATCH 4/4] f2fs: introduce -o fastboot for reducing booting time only

[GIT PULL] Quota and ext3 fixes for 3.18-rc3
 2014-10-30 18:20 UTC 

[v5 0/5] quota: add project quota support for ext4
 2014-10-30 16:51 UTC  (10+ messages)
` [v5 1/5] Adds general codes to enforces project quota limits
` [v5 2/5] Adds project ID support for ext4
` [v5 3/5] Adds project quota "
` [v5 4/5] Adds ioctl interface support for ext4 project

IOCB_CMD_SPLICE?
 2014-10-30 16:40 UTC 

[PATCH] overlay: typographical corrections to documentation
 2014-10-30 16:05 UTC 

Progress on system crash traces with LTTng using DAX and pmem
 2014-10-30 15:11 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 read-only IMAP folder(s) and NNTP newsgroup(s).