Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-17 19:33:38 to 2015-02-23 21:23:43 UTC [more...]

[RFC] split struct kiocb
 2015-02-23 21:23 UTC  (16+ messages)
` [PATCH 01/12] new helper: dup_iter()
` [PATCH 02/12] move iov_iter.c from mm/ to lib/
` [PATCH 03/12] gadget/function/f_fs.c: close leaks
` [PATCH 04/12] gadget/function/f_fs.c: use put iov_iter into io_data
` [PATCH 05/12] gadget/function/f_fs.c: switch to ->{read,write}_iter()
` [PATCH 06/12] gadgetfs: use-after-free in ->aio_read()
` [PATCH 07/12] gadget: switch ep_io_operations to ->read_iter/->write_iter
` [PATCH 08/12] fs: remove ki_nbytes
` [PATCH 09/12] fuse: handle synchronous iocbs internally
` [PATCH 10/12] fs: don't allow to complete sync iocbs through aio_complete
` [PATCH 11/12] fs: split generic and aio kiocb
` [PATCH 12/12] fs: move struct kiocb to fs.h

[PATCH] NFS: fix BUG() crash in notify_change() with patch to chown_common()
 2015-02-23 20:54 UTC 

fs: dax: do not build on ARC or SH
 2015-02-23 18:40 UTC  (2+ messages)

Documenting MS_LAZYTIME
 2015-02-23 16:24 UTC  (9+ messages)

[LSF/MM TOPIC] Filesystem namespaces and uid/gid/lsm remapping
 2015-02-23 16:16 UTC  (11+ messages)
  ` [Lsf-pc] "

[Linux-v3.19-9526-ga135c717d5cd + vfs.git] blk_update_request: I/O error, dev loop0
 2015-02-23  7:16 UTC  (9+ messages)

[git pull] more vfs bits
 2015-02-22 20:10 UTC  (29+ messages)
                ` [git pull] more vfs bits, updated

[PATCH] proc: get a reference to the owning module when opening file
 2015-02-22 15:46 UTC  (4+ messages)

[PATCH] mount_union.py: Filesystem type for overlayfs changed
 2015-02-22 15:27 UTC 

[PATCH v2 0/2] Add epoll round robin wakeup mode
 2015-02-22  0:24 UTC  (17+ messages)
` [PATCH v2 1/2] sched/wait: add "
` [PATCH v2 2/2] epoll: introduce EPOLLEXCLUSIVE and EPOLLROUNDROBIN

[PATCH v10 0/12] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2015-02-21 15:45 UTC  (13+ messages)
` [PATCH v10 3/12] ext4: Add support "
` [PATCH v10 4/12] xfsprog: xfsio: update xfs_io manpage for FALLOC_FL_INSERT_RANGE
` [PATCH v10 5/12] xfstests: generic/058: Standard insert range tests
  ` [PATCH v10 1/12] fs: Add support FALLOC_FL_INSERT_RANGE for fallocate
  ` [PATCH v10 2/12] xfs: "
  ` [PATCH v10 6/12] xfstests: generic/060: Delayed allocation insert range
` [PATCH v10 7/12] xfstests: generic/061: Multi insert range tests
` [PATCH v10 8/12] xfstests: generic/063: Delayed allocation multi insert
` [PATCH v10 9/12] xfstests: generic/064: Test multiple fallocate insert/collapse range calls
` [PATCH v10 10/12] xfstests: fsstress: Add fallocate insert range operation
` [PATCH v10 11/12] xfstests: fsx: "
` [PATCH v10 12/12] manpage: update FALLOC_FL_INSERT_RANGE flag in fallocate

[PATCH] fs: avoid locking sb_lock in grab_super_passive()
 2015-02-21  2:37 UTC  (5+ messages)

[PATCH] devpts: Add ptmx_uid and ptmx_gid options
 2015-02-21  1:04 UTC 

[RFC v1 0/5] fs/locks: Use plain percpu spinlocks instead of lglock to protect file_lock
 2015-02-20 16:05 UTC  (7+ messages)
` [RFC v1 1/5] locks: Remove unnecessary IS_POSIX test
` [RFC v1 2/5] locks: Split insert/delete block functions into flock/posix parts
` [RFC v1 3/5] seq_file: Add percpu seq_hlist helpers with locking iterators
` [RFC v1 4/5] locks: Use percpu spinlocks to protect file_lock_list
` [RFC v1 5/5] locks: Use blocked_lock_lock only to protect blocked_hash

[RFC v0 0/1] fs/locks: Use plain percpu spinlocks instead of lglock to protect file_lock
 2015-02-20 14:33 UTC  (4+ messages)
` [RFC v0 1/1] "

How to handle TIF_MEMDIE stalls?
 2015-02-20 13:37 UTC  (8+ messages)

[PATCH] fs: record task name which froze superblock
 2015-02-20 12:15 UTC  (8+ messages)
    ` [PATCH v2] "

fs: hfsplus: use after free in
 2015-02-20 10:14 UTC 

How to handle TIF_MEMDIE stalls?
 2015-02-20  8:26 UTC  (6+ messages)

Documenting RENAME_WHITEOUT
 2015-02-20  7:11 UTC  (2+ messages)

[PATCH v0 0/2] lease testsn
 2015-02-19 21:06 UTC  (4+ messages)
` [PATCH v0 1/2] lease01: add new "lease01" test
` [PATCH v0 2/2] lease02: add new "lease02" test

[ANNOUNCE] util-linux v2.26
 2015-02-19 12:55 UTC 

[GIT PULL] multi-layer support for overlay filesystem
 2015-02-19  7:42 UTC  (3+ messages)

commit "usb: gadget: ffs: add eventfd notification about ffs events"
 2015-02-19  6:35 UTC  (2+ messages)

[RFC] test_bit before clear files_struct bits
 2015-02-18 21:27 UTC  (4+ messages)
` [RFC V2] "
  ` [RFC V3] test bit "

[PATCH] ASLR: fix stack randomization on 64-bit systems
 2015-02-18 20:26 UTC  (8+ messages)

[PATCH RFC v3 0/7] epoll: Introduce new syscalls, epoll_ctl_batch and epoll_pwait1
 2015-02-18 18:49 UTC  (4+ messages)

[PATCH 0/8 v5] quota: Unify VFS and XFS quota interfaces
 2015-02-18 17:20 UTC  (17+ messages)
` [PATCH 1/8] quota: Make VFS quotas use new interface for getting quota info
` [PATCH 2/8] quota: Wire up Q_GETXSTATE and Q_GETXSTATV calls to work with ->get_state
` [PATCH 3/8] xfs: Convert to using ->get_state callback
  ` [Cluster-devel] "
` [PATCH 4/8] gfs2: "
  ` [Cluster-devel] "
` [PATCH 5/8] quota: Remove ->get_xstate and ->get_xstatev callbacks
` [PATCH 6/8] quota: Make ->set_info use structure with neccesary info to VFS and XFS
  ` [Cluster-devel] "
` [PATCH 7/8] xfs: Add support for Q_SETINFO
  ` [Cluster-devel] "
` [PATCH 8/8] quota: Hook up Q_XSETQLIM for id 0 to ->set_info
  ` [Cluster-devel] "

[GIT PULL] please pull file-locking related changes for v3.20 (pile #2)
 2015-02-18 16:19 UTC  (5+ messages)

[PATCH] dcache: return -ESTALE not -EBUSY on distributed fs race
 2015-02-18 15:03 UTC  (2+ messages)

Lazytime feature bugs
 2015-02-18 13:19 UTC 

[PATCH] coredump: Fix typo in comment
 2015-02-18 12:28 UTC  (3+ messages)

[PATCH] locks: fix list insertion when lock is split in two
 2015-02-18  0:55 UTC 

[PATCH 0/4] locks: flock and lease related bugfixes, and remove i_flctx counters
 2015-02-17 22:29 UTC  (11+ messages)
` [PATCH 2/4] locks: remove conditional lock release in middle of flock_lock_file

[PATCH] Add myself (Bob Peterson) as a maintainer of GFS2
 2015-02-17 21:06 UTC  (3+ messages)

[GIT PULL] please pull file-locking related changes for v3.20
 2015-02-17 20:17 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 read-only IMAP folder(s) and NNTP newsgroup(s).