linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-14 12:46:20 to 2015-01-20 09:57:57 UTC [more...]

[PATCH RFC 0/6] epoll: Introduce new syscall "epoll_mod_wait"
 2015-01-20  9:57 UTC  (5+ messages)
` [PATCH RFC 2/6] epoll: Specify clockid explicitly
` [PATCH RFC 3/6] epoll: Add definition for epoll_mod_wait structures
` [PATCH RFC 4/6] epoll: Extract ep_ctl_do
` [PATCH RFC 5/6] epoll: Add implementation for epoll_mod_wait

Payment
 2015-01-19 23:08 UTC 

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

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

[patch -next] eventfd: type bug in eventfd_poll()
 2015-01-19 19:41 UTC  (2+ messages)

mmotm 2015-01-16-15-50 uploaded
 2015-01-19 14:38 UTC  (5+ messages)
` compaction tracepoint broken with CONFIG_COMPACTION enabled (was: mmotm 2015-01-16-15-50 uploaded)
  ` compaction tracepoint broken with CONFIG_COMPACTION enabled

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

[RFC PATCH] fs: file freeze support
 2015-01-19 13:07 UTC  (9+ messages)

[PATCH 0/4] Quota cleanups
 2015-01-19 12:34 UTC  (9+ messages)
` [PATCH 1/4] quota: Don't store flags for v2 quota format
` [PATCH 2/4] ocfs2: Move OLQF_CLEAN flag out of generic quota flags
` [PATCH 3/4] quota: Cleanup flags definitions
` [PATCH 4/4] quota: Verify flags passed to Q_SETINFO

[PATCH] fs: super: do not cacheline align s_{inode,dentry}_lru
 2015-01-19 12:29 UTC 

[PATCH] VFS: Convert file->f_dentry->d_inode to file_inode() [ver #2]
 2015-01-19 12:06 UTC  (3+ messages)

[LSF/MM ATTEND] File system and storage topics
 2015-01-19 11:23 UTC 

[PATCH 0/17 v3] quota: Unify VFS and XFS quota interfaces
 2015-01-19  9:38 UTC  (31+ messages)
` [PATCH 01/17] quota: Split ->set_xstate callback into two
` [PATCH 02/17] quota: Wire up ->quota_{enable,disable} callbacks into Q_QUOTA{ON,OFF}
` [PATCH 03/17] quota: Add ->quota_{enable, disable} callbacks for VFS quotas
  ` [PATCH 03/17] quota: Add ->quota_{enable,disable} "
` [PATCH 04/17] ext4: Use generic helpers for quotaon and quotaoff
` [PATCH 05/17] ocfs2: "
` [PATCH 06/17] quota: Remove quota_on_meta callback
` [PATCH 07/17] quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
` [PATCH 08/17] quota: Store maximum space limit in bytes
` [PATCH 09/17] quota: Make Q_XQUOTASYNC support VFS quota syncing
` [PATCH 10/17] quota: Make VFS quotas use new interface for getting quota info
` [PATCH 11/17] quota: Wire up Q_GETXSTATE and Q_GETXSTATV calls to work with ->get_state
` [PATCH 12/17] xfs: Convert to using ->get_state callback
` [PATCH 13/17] gfs2: "
` [PATCH 14/17] quota: Remove ->get_xstate and ->get_xstatev callbacks
` [PATCH 15/17] quota: Make ->set_info use structure with neccesary info to VFS and XFS
` [PATCH 16/17] xfs: Add support for Q_SETINFO
` [PATCH 17/17] quota: Hook up Q_XSETQLIM for id 0 to ->set_info

[LSF/MM TOPIC] epoll topics
 2015-01-19  3:50 UTC  (2+ messages)

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

switch loop and target to use ITER_BVEC iov_iter
 2015-01-18 15:37 UTC  (5+ messages)
` [PATCH 1/3] fs: add vfs_bvec_{read,write} helpers
` [PATCH 2/3] loop: convert to vfs_bvec_write
` [PATCH 3/3] target: use vfs_bvec_read/write

[PATCH] hostfs: Use noop_fsync for directories
 2015-01-18  1:08 UTC  (4+ messages)

[RFC PATCH RESEND] vfs: Move security_inode_killpriv() after permission checks
 2015-01-17 23:26 UTC 

[LSF/MM ATTEND] Filesystems in general, BTRFS
 2015-01-17  7:10 UTC 

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

[PATCH 0/4] uio hotplug support
 2015-01-16 18:49 UTC  (5+ messages)
` [PATCH 1/4] uio: Simplify the lifetime logic of struct uio_device
` [PATCH 2/4] uio: Remove unused uio_info mmap method
` [PATCH 3/4] libunload: A library to help remove open files
` [PATCH 4/4] uio: Implement hotunplug support, using libunload

[PATCH review 11/11] mnt: Honor MNT_LOCKED when detaching mounts
 2015-01-16 18:29 UTC  (12+ messages)

[RFC PATCH 0/5] Remove global locks from epoll
 2015-01-16 17:03 UTC  (9+ messages)
` [RFC PATCH 1/5] epoll: remove ep_call_nested() from ep_eventpoll_poll()
` [RFC PATCH 2/5] epoll: remove ep_call_nested() from ep_poll_safewake()
` [RFC PATCH 3/5] epoll: add ep_call_nested_nolock()
` [RFC PATCH 4/5] epoll: Allow topology checks to be parallelized
` [RFC PATCH 5/5] epoll: introduce epoll connected components (remove the epmutex)

[PATCHSET RFC 0/6] memcg: inode-based dirty-set controller
 2015-01-16 14:25 UTC  (13+ messages)
` [PATCH 1/6] memcg: inode-based dirty and writeback pages accounting
` [PATCH 2/6] memcg: dirty-set limiting and filtered writeback
` [PATCH 3/6] memcg: track shared inodes with dirty pages
` [PATCH 4/6] percpu_ratelimit: high-performance ratelimiting counter
` [PATCH 5/6] delay-injection: resource management via procrastination
` [PATCH 6/6] memcg: filesystem bandwidth controller

[LSF/MM ATTEND] Transparent huge pages: huge tmpfs
 2015-01-16 13:12 UTC  (3+ messages)

[LSF/MM TOPIC] ext4 Encryption Update: Policies, File Names, and Integrity
 2015-01-16 10:39 UTC  (4+ messages)
` [Lsf-pc] "

[PATCH v8 0/11] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2015-01-16  7:30 UTC  (14+ messages)
` [PATCH v8 2/11] xfs: Add support "
` [PATCH v8 9/11] xfstests: generic/043: Test multiple fallocate insert/collapse range calls
` [PATCH v8 11/11] xfstests: fsx: Add fallocate insert range operation

[LSF/MM ATTEND] swap interface improvements
 2015-01-16  6:48 UTC 

backing_dev_info cleanups & lifetime rule fixes V2
 2015-01-16  4:06 UTC  (23+ messages)
` [PATCH 02/12] fs: kill BDI_CAP_SWAP_BACKED
` [PATCH 03/12] fs: introduce f_op->mmap_capabilities for nommu mmap support
` [PATCH 04/12] block_dev: only write bdev inode on close
` [PATCH 05/12] block_dev: get bdev inode bdi directly from the block device
` [PATCH 06/12] nilfs2: set up s_bdi like the generic mount_bdev code
` [PATCH 07/12] fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
` [PATCH 08/12] fs: remove mapping->backing_dev_info
` [PATCH 09/12] ceph: remove call to bdi_unregister
` [PATCH 10/12] nfs: don't call bdi_unregister
` [PATCH 11/12] fs: don't reassign dirty inodes to default_backing_dev_info
` [PATCH 12/12] fs: remove default_backing_dev_info

[PATCH 1/3] ovl: print error message for invalid mount options
 2015-01-16  2:39 UTC  (7+ messages)
` [PATCH 2/3] ovl: check lowerdir amount for non-upper mount
` [PATCH 3/3] ovl: upper fs should not be R/O

[GIT PULL] fuse bugfix for 3.19
 2015-01-15 13:51 UTC 

[v8 0/5] ext4: add project quota support
 2015-01-15  7:52 UTC  (4+ messages)
` [v8 2/5] ext4: adds project ID support

[GIT PULL] please pull file-locking related bugfix for v3.19 (and v3.18 stable)
 2015-01-14 22:04 UTC  (3+ messages)

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

[ANNOUNCE] util-linux v2.26-rc1
 2015-01-14 19:46 UTC 

[Lsf-pc] [LSF/MM ATTEND] Richacls
 2015-01-14 17:21 UTC  (12+ 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).