messages from 2014-09-11 17:07:37 to 2014-09-18 05:37:44 UTC [more...]
[PATCH 01/10] f2fs: fix negative value for lseek offset
2014-09-18 5:37 UTC (13+ messages)
` [PATCH 02/10] f2fs: remove lengthy inode->i_ino
` [PATCH 03/10] f2fs: expand counting dirty pages in the inode page cache
` [PATCH 04/10] f2fs: give an option to enable in-place-updates during fsync to users
` [f2fs-dev] "
` [PATCH 05/10] f2fs: fix roll-forward missing scenarios
` [PATCH 06/10] f2fs: do not skip latest inode information
` [PATCH 07/10] f2fs: use meta_inode cache to improve roll-forward speed
` [PATCH 08/10] f2fs: remove redundant operation during roll-forward recovery
` [PATCH 09/10] f2fs: use MAX_BIO_BLOCKS(sbi)
` [PATCH 10/10] f2fs: fix double lock for inode page during roll-foward recovery
[PATCH v2] audit: vfs: fix audit records error when write to a file
2014-09-18 2:17 UTC (2+ messages)
Handling the 7 reserved characters when mounted to Mac
2014-09-18 1:08 UTC (2+ messages)
[RFC PATCH 0/7] Non-blockling buffered fs read (page cache only)
2014-09-17 22:20 UTC (53+ messages)
` [PATCH 1/7] Prepare for adding a new readv/writev with user flags
` [PATCH 2/7] Define new syscalls readv2,preadv2,writev2,pwritev2
` [PATCH 3/7] Export new vector IO (with flags) to userland
` [PATCH 4/7] O_NONBLOCK flag for readv2/preadv2
` [PATCH 5/7] documentation updates
` [PATCH 6/7] move flags enforcement to vfs_preadv/vfs_pwritev
` [PATCH 7/7] check for O_NONBLOCK in all read_iter instances
` [RFC 1/2] aio: async readahead
` [RFC 2/2] ext4: async readpage for indirect style inodes
` [RFC v2 0/5] Non-blockling buffered fs read (page cache only)
` [RFC v2 1/5] Prepare for adding a new readv/writev with user flags
` [RFC v2 2/5] Define new syscalls readv2,preadv2,writev2,pwritev2
` [RFC v2 3/5] Export new vector IO (with flags) to userland
` [RFC v2 4/5] O_NONBLOCK flag for readv2/preadv2
` [RFC v2 5/5] Check for O_NONBLOCK in all read_iter instances
[RFC PATCH] fs: Use a seperate wq for do_sync_work() to avoid a potential deadlock
2014-09-17 21:42 UTC (5+ messages)
match_token weird behavior
2014-09-17 21:05 UTC (5+ messages)
[PATCH] fs: don't remove inotify watchers from alive inode-s
2014-09-17 21:01 UTC (7+ messages)
[PATCH] fs: check bh blocknr earlier when searching lru
2014-09-17 20:41 UTC
[PATCH 2/3] FS-Cache: Reduce cookie ref count if submit fails
2014-09-17 20:24 UTC (6+ messages)
[PATCH] audit: vfs: fix audit records error when write to a file
2014-09-17 18:43 UTC (4+ messages)
[SMB3][PATCHv3 Add mfsymlinks support for SMB2.1/SMB3
2014-09-17 17:48 UTC (4+ messages)
[PATCH] vfs: workaround gcc <4.6 build error in link_path_walk()
2014-09-17 14:05 UTC (3+ messages)
[PATCH v3 1/4] quota: add project quota support
2014-09-17 12:17 UTC (6+ messages)
mmap writes vs truncate causing data corruption
2014-09-17 9:28 UTC
[PATCH 0/4] Remove possible deadlocks in nfs_release_page()
2014-09-17 3:12 UTC (14+ messages)
` [PATCH 3/4] NFS: avoid deadlocks with loop-back mounted NFS filesystems
` [PATCH 2/4] MM: export page_wakeup functions
` [PATCH 4/4] NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()
` [PATCH 1/4] SCHED: add some "wait..on_bit...timeout()" interfaces
[BUG, 3.17-rc4] dentry still in use during unmount
2014-09-16 22:40 UTC (3+ messages)
[PATCH 0/4] Add persistent memory driver
2014-09-16 16:24 UTC (38+ messages)
` [PATCH 1/4] pmem: Initial version of "
` [PATCH v2] "
` [Linux-nvdimm] "
` [PATCH 0/9] pmem: Fixes and farther development (mm: add_persistent_memory)
` [PATCH 1/9] SQUASHME: pmem: Remove unused #include headers
` [Linux-nvdimm] "
` [PATCH 2/9] SQUASHME: pmem: Request from fdisk 4k alignment
` [PATCH 3/9] SQUASHME: pmem: Let each device manage private memory region
` [PATCH 5/9] mm: Let sparse_{add,remove}_one_section receive a node_id
` [PATCH] SQUASHME pmem: Micro optimization for pmem_direct_access
` [PATCH v2] SQUASHME pmem: Micro optimize the hotpath
` [PATCH] SQUASHME: pmem: no need to copy a page at a time
[PATCH 2/2] [SMB3] Add mfsymlinks support for SMB2.1/SMB3. Part 2 query symlink
2014-09-16 6:05 UTC (2+ messages)
[PATCH] [SMB3] Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlink
2014-09-16 5:52 UTC (2+ messages)
bdev_inode_switch_bdi WARN_ON_ONCE on write_inode_now
2014-09-15 23:24 UTC
mark_buffer_dirty WARN_ON_ONCE on buffer_uptodate
2014-09-15 21:56 UTC
[PATCH 3.10 70/71] vfs: fix bad hashing of dentries
2014-09-15 19:27 UTC
[PATCH 3.14 111/114] vfs: fix bad hashing of dentries
2014-09-15 19:26 UTC
[PATCH 3.16 155/158] vfs: fix bad hashing of dentries
2014-09-15 19:26 UTC
H
2014-09-15 16:56 UTC
Name hashing function causing a perf regression
2014-09-15 17:31 UTC (23+ messages)
[patch added to the 3.12 stable tree] vfs: fix bad hashing of dentries
2014-09-15 16:51 UTC
vfs: getname() / putname() used by VMware drivers
2014-09-15 15:28 UTC (5+ messages)
/proc/<pid>/exe symlink behavior change in >=3.15
2014-09-15 14:14 UTC (5+ messages)
[PATCH v10 00/21] Support ext4 on NV-DIMMs
2014-09-15 9:41 UTC (10+ messages)
` [PATCH v10 07/21] Replace XIP read and write with DAX I/O
` [PATCH v10 20/21] ext4: Add DAX functionality
[PATCHv4 0/3] new APIs to allocate buffer-cache with user specific flag
2014-09-15 6:37 UTC (9+ messages)
Writeback, partial page writes and data corruption (was Re: [PATCH v3] ext4: fix data integrity sync in ordered mode)
2014-09-15 5:57 UTC (2+ messages)
[PATCH] vfs: remove redundant sanity check in do_mount
2014-09-15 5:26 UTC (8+ messages)
` [PATCH] vfs: move getname() from callers to do_mount()
[HELP] blkid process slows down (due to driver kthread?)
2014-09-14 23:41 UTC
[PATCH] [CIFS] Fix setting time before epoch (negative time values)
2014-09-14 21:22 UTC
[git pull] vfs fixes
2014-09-14 19:47 UTC
spin_lock when create pseudo inode
2014-09-14 14:48 UTC (2+ messages)
[PATCH v3 0/4] fuse: Add support for mounts from pid/user namespaces
2014-09-12 17:13 UTC (6+ messages)
` [PATCH v3 1/4] vfs: Check for invalid i_uid in may_follow_link()
` [PATCH v3 2/4] vfs, userns: Ensure real root is always capable towards inodes
` [PATCH v3 2/4] vfs,userns: "
` [PATCH v3 3/4] fuse: Translate pids passed to userspace into pid namespaces
` [PATCH v3 4/4] fuse: Add support for mounts from user namespaces
[PATCH] fs: replace int param with size_t for seq_open_private()
2014-09-12 14:43 UTC (5+ messages)
[PATCH v2 0/3] fuse: Add support for mounts from pid/user namespaces
2014-09-11 18:10 UTC (5+ 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).