messages from 2013-01-25 18:33:39 to 2013-01-31 16:15:20 UTC [more...]
[Patch] Support overriding uid/gid in overlayfs
2013-01-31 16:15 UTC (3+ messages)
Bulk Order Request !
2013-01-31 14:59 UTC
[PATCH] f2fs: stop repeated checking if cp is needed
2013-01-31 8:16 UTC
[PATCH, RFC 00/16] Transparent huge page cache
2013-01-31 2:12 UTC (25+ messages)
` [PATCH, RFC 01/16] block: implement add_bdi_stat()
` [PATCH, RFC 02/16] mm: implement zero_huge_user_segment and friends
` [PATCH, RFC 03/16] mm: drop actor argument of do_generic_file_read()
` [PATCH, RFC 04/16] radix-tree: implement preload for multiple contiguous elements
` [PATCH, RFC 05/16] thp, mm: basic defines for transparent huge page cache
` [PATCH, RFC 06/16] thp, mm: rewrite add_to_page_cache_locked() to support huge pages
` [PATCH, RFC 07/16] thp, mm: rewrite delete_from_page_cache() "
` [PATCH, RFC 08/16] thp, mm: locking tail page is a bug
` [PATCH, RFC 09/16] thp, mm: handle tail pages in page_cache_get_speculative()
` [PATCH, RFC 10/16] thp, mm: implement grab_cache_huge_page_write_begin()
` [PATCH, RFC 11/16] thp, mm: naive support of thp in generic read/write routines
` [PATCH, RFC 12/16] thp, libfs: initial support of thp in simple_read/write_begin/write_end
` [PATCH, RFC 13/16] thp: handle file pages in split_huge_page()
` [PATCH, RFC 14/16] thp, mm: truncate support for transparent huge page cache
` [PATCH, RFC 15/16] thp, mm: split huge page on mmap file page
` [PATCH, RFC 16/16] ramfs: enable transparent huge page cache
[PATCH 0/4 v2] Fix possible use after free with AIO
2013-01-31 2:10 UTC (9+ messages)
` [PATCH 1/4] ext4: Fix possible use-after-free "
` [PATCH 2/4] xfs: "
` [PATCH 3/4] ocfs2: "
` [PATCH 4/4] fs: "
[PATCH] f2fs: remove the use of page_cache_release
2013-01-31 1:18 UTC
[PATCH 1/3] f2fs: avoid redundant call to has_not_enough_free_secs in f2fs_gc
2013-01-31 1:10 UTC (3+ messages)
[ATTEND] [LSF TOPIC] What to do about O_DIRECT?
2013-01-30 23:16 UTC (3+ messages)
[PATCH v2 1/8] locks: make flock_lock_file take is_conflict callback parm
2013-01-30 22:16 UTC (5+ messages)
` [PATCH v2 3/8] vfs: Add O_DENYREAD/WRITE flags support for open syscall
` [PATCH v2 4/8] CIFS: Add O_DENY* open flags support
[PATCH v2 0/8] Add O_DENY* support for VFS and CIFS/NFS
2013-01-30 22:11 UTC (2+ messages)
[PATCH V6 00/30] loop: Issue O_DIRECT aio using bio_vec
2013-01-30 19:26 UTC (39+ messages)
` [PATCH V6 01/30] iov_iter: move into its own file
` [PATCH V6 02/30] iov_iter: iov_iter_copy_from_user() should use non-atomic copy
` [PATCH V6 03/30] iov_iter: add copy_to_user support
` [PATCH V6 04/30] fuse: convert fuse to use iov_iter_copy_[to|from]_user
` [PATCH V6 05/30] iov_iter: hide iovec details behind ops function pointers
` [PATCH V6 06/30] iov_iter: add bvec support
` [PATCH V6 07/30] iov_iter: add a shorten call
` [PATCH V6 08/30] iov_iter: let callers extract iovecs and bio_vecs
` [PATCH V6 09/30] dio: Convert direct_IO to use iov_iter
` [PATCH V6 10/30] dio: add bio_vec support to __blockdev_direct_IO()
` [PATCH V6 11/30] fs: pull iov_iter use higher up the stack
` [PATCH V6 12/30] aio: add aio_kernel_() interface
` [PATCH V6 13/30] aio: add aio support for iov_iter arguments
` [PATCH V6 14/30] bio: add bvec_length(), like iov_length()
` [PATCH V6 15/30] loop: use aio to perform io on the underlying file
` [PATCH V6 16/30] fs: create file_readable() and file_writable() functions
` [PATCH V6 17/30] fs: use read_iter and write_iter rather than aio_read and aio_write
` [PATCH V6 18/30] fs: add read_iter and write_iter to several file systems
` [PATCH V6 19/30] ocfs2: add support for read_iter, write_iter, and direct_IO_bvec
` [PATCH V6 20/30] ext4: add support for read_iter and write_iter
` [PATCH V6 21/30] nfs: add support for read_iter, write_iter
` [PATCH V6 22/30] nfs: simplify swap
` [PATCH V6 23/30] btrfs: add support for read_iter and write_iter
` [PATCH V6 24/30] block_dev: add support for read_iter, write_iter
` [PATCH V6 25/30] xfs: add support for read_iter and write_iter
` [PATCH V6 26/30] gfs2: Convert aio_read/write ops to read/write_iter
` [PATCH V6 27/30] udf: convert file ops from aio_read/write "
` [PATCH V6 28/30] afs: add support for read_iter and write_iter
` [PATCH V6 29/30] ecrpytfs: Convert aio_read/write ops to read/write_iter
` [PATCH V6 30/30] ubifs: convert file ops from aio_read/write "
[PATCH] vfs: set s_type in alloc_super()
2013-01-30 15:08 UTC (2+ messages)
[ceph] locking fun with d_materialise_unique()
2013-01-30 14:42 UTC (5+ messages)
[PATCH 3/3] f2fs: fix typo mistake for data_version description
2013-01-30 13:47 UTC
[PATCH 2/3] f2fs: reorganize code for ra_node_page
2013-01-30 13:47 UTC
[LSF/MM TOPIC] [ATTEND] Container disk quota and lseek(2) upon shared extents
2013-01-30 4:24 UTC (7+ messages)
[PATCH 00/10 v3] ext4: extent status tree (step2)
2013-01-30 2:43 UTC (6+ messages)
` [PATCH 03/10 v3] ext4: add physical block and status member into extent status tree
[PATCH 3/3] vfs: make mounts and mountstats honor root dir like mountinfo does
2013-01-30 1:31 UTC
[PATCH 2/3] vfs: cleanup show_mountinfo
2013-01-30 1:30 UTC
[PATCH v2.5 0/3] mm/fs: Remove unnecessary waiting for stable pages
2013-01-30 1:03 UTC (3+ messages)
` [PATCH 5/6] ocfs2: Wait for page writeback to provide "
[PATCH v3 00/14] fuse: An attempt to implement a write-back cache policy
2013-01-29 23:08 UTC (9+ messages)
` [PATCH 06/14] fuse: Trust kernel i_size only - v2
` [PATCH 07/14] fuse: Update i_mtime on buffered writes
` [PATCH 08/14] fuse: Flush files on wb close
` [PATCH 09/14] fuse: Implement writepages and write_begin/write_end callbacks - v2
[PATCH 3/3] signalfd: add ability to read siginfo-s without dequeuing signals
2013-01-29 19:03 UTC (2+ messages)
` [PATCH 3/3] signalfd: add ability to read siginfo-s without dequeuing signals (v2)
[PATCH] hfsplus: fix FS driver name in printks
2013-01-29 15:00 UTC (5+ messages)
[PATCH v4 43/43] fs: imgdafs: Add IMG DAFS filesystem for metag
2013-01-29 14:15 UTC
f2fs backport and typo fix
2013-01-29 14:08 UTC (3+ messages)
next-20130117 - kernel BUG with aio
2013-01-29 13:41 UTC (8+ messages)
` [PATCH 1/3] aio: Fix a null pointer deref in batch_complete_aio
` [PATCH 3/3] aio-use-cancellation-list-lazily-fix
MY BELOVED FRIEND, PLEASE OPEN THE ATTACHED FILE AND GET BACK TO ME
2013-01-29 12:06 UTC
[PATCH 1/3] hfsplus: add all neccessary declarations for ACLs support
2013-01-29 10:00 UTC
[PATCH 3/3] hfsplus: integrate of implemented ACLs support into driver
2013-01-29 10:00 UTC
[PATCH 2/3] hfsplus: add implementation of the ACLs support
2013-01-29 10:00 UTC
[PATCH 0/3] hfsplus: implement ACLs support
2013-01-29 9:59 UTC
[PATCH v4] fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation
2013-01-29 8:24 UTC (4+ messages)
[LSF/MM TOPIC] Thin provisioning SOFT_THRESHOLD error handling
2013-01-29 8:14 UTC
[PATCH] nilfs: exchange yield() on cond_resched() call in nilfs_transaction_lock() method
2013-01-29 6:42 UTC
[PATCH v5 7/8] fat (exportfs): rebuild directory-inode if fat_dget() fails
2013-01-29 5:05 UTC (22+ messages)
Tux3 Report: Initial fsck has landed
2013-01-29 4:34 UTC (8+ messages)
[f2fs-dev] [PATCH] f2fs: Fix bad unlock balance detected
2013-01-29 1:21 UTC
[LSF/MM TOPIC] [ATTEND] Throttling I/O
2013-01-28 19:24 UTC (9+ messages)
[PATCH 00/32] AIO performance improvements/cleanups, v3
2013-01-28 18:57 UTC (13+ messages)
` [PATCH 23/32] Generic dynamic per cpu refcounting
[PATCH review 0/6] miscelaneous user namespace patches
2013-01-28 17:18 UTC (31+ messages)
` [PATCH review 1/6] userns: Avoid recursion in put_user_ns
` [PATCH review 2/6] userns: Allow any uid or gid mappings that don't overlap
` [PATCH review 3/6] userns: Recommend use of memory control groups
` [PATCH review 4/6] userns: Allow the userns root to mount of devpts
` [PATCH review 5/6] userns: Allow the userns root to mount ramfs
` [PATCH review 6/6] userns: Allow the userns root to mount tmpfs
[PATCH v3 44/44] fs: imgdafs: Add IMG DAFS filesystem for metag
2013-01-28 13:28 UTC (2+ messages)
[ATTEND][LSF/MM TOPIC] the memory controller
2013-01-28 8:11 UTC
[PATCH] userns: Allow the unprivileged users to mount mqueue fs
2013-01-28 7:14 UTC (4+ messages)
dm-integrity: integrity protection device-mapper target
2013-01-28 1:43 UTC (6+ messages)
` [dm-devel] "
linux hfsplus support question
2013-01-27 11:05 UTC
block: optionally snapshot page contents to provide stable pages during write
2013-01-27 7:16 UTC (2+ messages)
(unknown)
2013-01-26 7:53 UTC
locking in fs/9p ->readdir()
2013-01-26 0:11 UTC
XFS dirty after sync/reboot?
2013-01-25 18:50 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).