linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-01 15:04:40 to 2013-03-09 14:18:05 UTC [more...]

[PATCH v3] fat: editions to support fat_fallocate
 2013-03-09 14:18 UTC  (3+ messages)

[PATCH 2/2] fs: fix dentry_lru_prune()
 2013-03-09  9:35 UTC  (6+ messages)

epoll: possible bug from wakeup_source activation
 2013-03-09  7:10 UTC  (6+ messages)

[PATCH] epoll: trim epitem by one cache line on x86_64
 2013-03-09  0:41 UTC  (5+ messages)
      ` [PATCH] epoll: comment + BUILD_BUG_ON to prevent epitem bloat

[PATCH] hfsplus: fix warnings in fs/hfsplus/bfind.c: In function 'hfs_find_1st_rec_by_cnid'
 2013-03-09  0:28 UTC  (5+ messages)

[PATCH V7 -next 00/33] loop: Issue O_DIRECT aio using bio_vec
 2013-03-08 22:52 UTC  (34+ messages)
` [PATCH V7 -next 01/33] iov_iter: move into its own file
` [PATCH V7 -next 02/33] iov_iter: iov_iter_copy_from_user() should use non-atomic copy
` [PATCH V7 -next 03/33] iov_iter: add copy_to_user support
` [PATCH V7 -next 04/33] iov_iter: add __iovec_copy_to_user()
  ` [PATCH V7 -next 05/33] fuse: convert fuse to use iov_iter_copy_[to|from]_user
` [PATCH V7 -next 06/33] iov_iter: hide iovec details behind ops function pointers
` [PATCH V7 -next 07/33] iov_iter: ii_iovec_copy_to_user should pre-fault user pages
` [PATCH V7 -next 08/33] iov_iter: add bvec support
` [PATCH V7 -next 09/33] iov_iter: add a shorten call
` [PATCH V7 -next 10/33] iov_iter: let callers extract iovecs and bio_vecs
` [PATCH V7 -next 11/33] dio: Convert direct_IO to use iov_iter
` [PATCH V7 -next 12/33] dio: add bio_vec support to __blockdev_direct_IO()
` [PATCH V7 -next 13/33] fs: pull iov_iter use higher up the stack
` [PATCH V7 -next 14/33] aio: add aio_kernel_() interface
` [PATCH V7 -next 15/33] aio: add aio support for iov_iter arguments
` [PATCH V7 -next 16/33] bio: add bvec_length(), like iov_length()
` [PATCH V7 -next 17/33] loop: use aio to perform io on the underlying file
` [PATCH V7 -next 18/33] fs: create file_readable() and file_writable() functions
` [PATCH V7 -next 19/33] fs: use read_iter and write_iter rather than aio_read and aio_write
` [PATCH V7 -next 20/33] fs: add read_iter and write_iter to several file systems
` [PATCH V7 -next 21/33] ocfs2: add support for read_iter, write_iter, and direct_IO_bvec
` [PATCH V7 -next 22/33] ext4: add support for read_iter and write_iter
` [PATCH V7 -next 23/33] nfs: add support for read_iter, write_iter
` [PATCH V7 -next 24/33] nfs: simplify swap
` [PATCH V7 -next 25/33] btrfs: add support for read_iter and write_iter
` [PATCH V7 -next 26/33] block_dev: add support for read_iter, write_iter
` [PATCH V7 -next 27/33] xfs: add support for read_iter and write_iter
` [PATCH V7 -next 28/33] gfs2: Convert aio_read/write ops to read/write_iter
` [PATCH V7 -next 29/33] udf: convert file ops from aio_read/write "
` [PATCH V7 -next 30/33] afs: add support for read_iter and write_iter
` [PATCH V7 -next 31/33] ecrpytfs: Convert aio_read/write ops to read/write_iter
` [PATCH V7 -next 32/33] ubifs: convert file ops from aio_read/write "
` [PATCH V7 -next 33/33] tmpfs: add support for read_iter and write_iter

[PATCH resend v5] fs: imgdafs: Add IMG DAFS filesystem for metag
 2013-03-08 13:02 UTC 

Re-Activate Your Account
 2013-03-08  6:52 UTC 

Re-mounting a non-bind mountpoint with MS_BIND
 2013-03-08  4:34 UTC 

[PATCH 4/5] f2fs: align f2fs maximum name length to linux based filesystem
 2013-03-08  4:15 UTC  (5+ messages)

[PATCH 3/5] f2fs: move f2fs_balance_fs to correct place in unlink
 2013-03-08  4:13 UTC  (5+ messages)

Duplicated LBA request in Block Layer
 2013-03-08  3:31 UTC 

[PATCH] epoll: preserve ordering of events from ovflist
 2013-03-08  1:32 UTC  (5+ messages)
  ` [PATCH 1/2] epoll: hoist out duplicated wake up logic
    ` [PATCH 2/2] epoll: add tracepoints for epitem enqueue/dequeue

mmotm 2013-03-07-15-45 uploaded
 2013-03-07 23:46 UTC 

[jbd2 or mm BUG]: crash while flush JBD2's the pages, that owned Slab flag
 2013-03-07 12:17 UTC  (2+ messages)

[PATCH] block: modify __bio_add_page check to accept pages that don't start a new segment
 2013-03-07 11:23 UTC  (2+ messages)

Fw: GOOD DAY
 2013-03-07  9:16 UTC 

[jbd2 or mm BUG]: crash while flush JBD2's the pages, that owned Slab flag
 2013-03-07  7:55 UTC 

[PATCH] cifs: remove the sockopt= mount option
 2013-03-06 15:24 UTC  (3+ messages)

[PATCH V3 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
 2013-03-06 11:29 UTC  (5+ messages)
` [PATCH V3 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()

[PATCH review 00/85] userns changes for 9p, afs, ceph, cifs, coda, gfs2, ncpfs, nfs, nfsd, and ocfs2
 2013-03-05 23:43 UTC  (7+ messages)
` [PATCH review 01/85] ceph: Only allow mounts in the initial network namespace
  ` [PATCH review 49/85] sunrpc: Update svcgss xdr handle to rpsec_contect cache

[RFC][PATCH] fs: Limit sys_mount to only loading filesystem modules
 2013-03-05 23:24 UTC  (11+ messages)
            ` [PATCH 0/2] userns bug fixes for v3.9-rc2 for review
                ` [PATCH 1/2] userns: Stop oopsing in key_change_session_keyring
                ` [PATCH 2/2] fs: Limit sys_mount to only request filesystem modules

[PATCH v3 0/7] Add O_DENY* support for VFS and CIFS/NFS
 2013-03-05 19:07 UTC  (6+ messages)

From Capt: Mohamed Habbash
 2013-03-05 18:15 UTC 

[PATCH v3 2/3] hfsplus: add implementation of the ACLs support
 2013-03-05 16:32 UTC  (4+ messages)

[PATCH 00/10] xfstests: Stress tests improments v5
 2013-03-04 23:44 UTC  (28+ messages)
` [PATCH 01/10] xfstests: add fio requirement V2
` [PATCH 02/10] xfstest: add configurable load factors
` [PATCH 03/10] xfstests: hardcode fops for determinable fsstests runs
` [PATCH 04/10] xfstets: fsstress add replace file operation
` [PATCH 05/10] xfstest: allow fsstress to use load factor where appropriate
` [PATCH 06/10] xfstest: move run_check to common.rc
` [PATCH 07/10] xfstest: add fallocate/truncate vs AIO/DIO stress test
` [PATCH 08/10] xfstest: add fallocate/punch_hole "
` [PATCH 09/10] xfstest: add defragmentation stress tests for ext4
` [PATCH 10/10] xfstests: add disk failure simulation test

[PATCH] Do not check ocfs2
 2013-03-04 22:57 UTC  (12+ messages)

[PATCH v3 resend] procfs: Improve Scaling in proc
 2013-03-04 22:00 UTC  (4+ messages)

[PATCH] xfs: Fix possible truncation of log data in xlog_bread_noalign()
 2013-03-04 21:03 UTC  (11+ messages)

[LSF/MM TOPIC][ATTEND] Improving async io, specifically io_submit latencies
 2013-03-04 19:55 UTC  (6+ messages)

[PATCH v4] procfs: Improve Scaling in proc
 2013-03-04 19:49 UTC  (2+ messages)
` [PATCH v5] "

[OCFS2] Crash at o2net_shutdown_sc()
 2013-03-04 18:56 UTC  (5+ messages)
` [Ocfs2-users] "

[PATCH v7 7/7] Documentation: update nfs option in filesystem/vfat.txt
 2013-03-04 12:44 UTC  (2+ messages)

[PATCH v7 0/7] fat (exportfs): support stale_rw and nostale_ro mount option
 2013-03-04  7:23 UTC  (3+ messages)

[LSF/MM TOPIC][ATTEND] Btrfs Over reservation
 2013-03-04  7:19 UTC 

security_inode_init_security() inode field requirements
 2013-03-03 19:12 UTC  (7+ messages)

[git pull] more vfs bits
 2013-03-03 16:04 UTC 

[PATCH v2 2/3] hfsplus: add implementation of the ACLs support
 2013-03-03 16:47 UTC  (5+ messages)

[PATCH v3 3/3] hfsplus: integrate of implemented ACLs support into driver
 2013-03-03 15:29 UTC 

[PATCH v3 1/3] hfsplus: add all necessary declarations for ACLs support
 2013-03-03 15:29 UTC 

[PATCH v3 0/3] hfsplus: implement ACLs support
 2013-03-03 15:28 UTC 

[PATCH] posix_acl: fix warning in acl_by_type() function
 2013-03-03 15:27 UTC 

[PATCH] fix warning in fs/nilfs2/btree.c: In function ‘nilfs_btree_convert_and_insert’
 2013-03-03 15:26 UTC 

[PATCH] btrfs: fix compile failure on parisc
 2013-03-03 12:22 UTC 

[PATCH 1/5] f2fs: change victim segmap test condition in get_victim_by_default
 2013-03-03  4:17 UTC  (2+ messages)

nfsd changes for 3.9
 2013-03-03  0:38 UTC  (2+ messages)

[PATCH] ocfs2: Update version string
 2013-03-02 15:33 UTC 

[RFC PATCH 3/3] ocfs2: only return the shared extents if FIEMAP_FLAG_COW is set
 2013-03-02 10:47 UTC  (2+ messages)

[RFC PATCH 0/3] copy-on-write extents mapping
 2013-03-02 10:46 UTC  (6+ messages)

OCFS2 mainline state?
 2013-03-02 10:15 UTC  (5+ messages)

mmotm 2013-03-01-15-50 uploaded
 2013-03-02  5:22 UTC  (5+ messages)
` mmotm 2013-03-01-15-50 uploaded (strict user copy)

[PATCH v7 6/7] fat (exportfs): rebuild directory-inode if fat_dget()
 2013-03-02  3:45 UTC 

[PATCH v7 5/7] fat (exportfs): rebuild inode if ilookup() fails
 2013-03-02  3:44 UTC 

[PATCH v7 4/7] fat: restructure export_operations
 2013-03-02  3:44 UTC 

[PATCH v7 3/7] fat: introduce a helper fat_get_blknr_offset()
 2013-03-02  3:44 UTC 

[PATCH v7 2/7] fat: move fat_i_pos_read to fat.h
 2013-03-02  3:44 UTC 

[PATCH v7 1/7] fat: introduce 2 new values for the -o nfs mount option
 2013-03-02  3:44 UTC 

[PATCH 5/5] f2fs: avoid extra ++ while returning from get_node_path
 2013-03-02  3:41 UTC 

[PATCH 2/5] f2fs: optimize and change return path in lookup_free_nid_list
 2013-03-02  3:40 UTC 


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).