messages from 2013-10-23 16:10:38 to 2013-11-01 21:27:12 UTC [more...]
[PATCH 0/2] Support for atomic IOs
2013-11-01 21:27 UTC
[RFC PATCH 0/3] System call to switch user credentials
2013-11-01 17:16 UTC (19+ messages)
` [PATCH 1/3] switch_creds: Syscall to switch creds for file server ops
` "
` "
` "
` "
` "
[RFC PATCH] ceph: Write through cache support based on fscache
2013-11-01 16:51 UTC (2+ messages)
Question about inode and dentry
2013-11-01 15:07 UTC (3+ messages)
[patch] compat_ioctl: fix an underflow issue (harmless)
2013-11-01 10:24 UTC
[PATCH] fs/buffer.c: exit if already confirmed page has dirty and writeback buffers
2013-11-01 10:07 UTC
[PATCH] f2fs: update f2fs document
2013-11-01 2:21 UTC
3.11.4: kernel BUG at fs/buffer.c:1268
2013-11-01 0:50 UTC (7+ messages)
[PATCH] epoll: remove the on_list check for 'struct epitem'
2013-10-31 23:32 UTC (4+ messages)
[PATCH] Btrfs: update bi_remaining to relfect our bio endio chaining
2013-10-31 19:57 UTC (2+ messages)
3.11.4: kernel BUG at fs/buffer.c:1268
2013-10-31 19:43 UTC (5+ messages)
Добрый день
2013-10-31 15:52 UTC
[PATCH 0/4] LSM/TOMOYO: Stop using per a cred variables and start using per a task_struct variables
2013-10-31 14:19 UTC (3+ messages)
[Bug-tar] --sparse is broken on filesystems where small files may have zero blocks
2013-10-31 12:11 UTC (6+ messages)
` "
[PATCH] f2fs: avoid to wait all the node blocks during fsync
2013-10-31 7:51 UTC
[PATCH 0/2] ext4: increase mbcache scalability
2013-10-30 17:32 UTC (8+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] mbcache: decoupling the locking of local from global data
` [PATCH v3 2/2] ext4: each filesystem creates and uses its own mb_cache
my
2013-10-30 22:19 UTC
[PATCH] mm: list_lru: fix almost infinite loop causing effective livelock
2013-10-30 21:26 UTC (4+ messages)
[PATCH v4 0/7] Getting rid of get_unused_fd()
2013-10-30 19:47 UTC (3+ messages)
` [PATCH v4 3/7] binfmt_misc: use get_unused_fd_flags(0) instead "
` [PATCH v4 4/7] file: "
fuzz tested 32 bit user mode linux image hangs at in histfs
2013-10-30 19:15 UTC (6+ messages)
` [uml-devel] "
` [uml-devel] fuzz tested 32 bit user mode linux image hangs at in hostfs
` [uml-devel] fuzz tested 32 bit user mode linux image hangs in radix_tree_next_chunk()
[PATCH 0/8] simplify reconnecting dentries looked up by filehandle (v2)
2013-10-30 16:38 UTC (14+ messages)
` [PATCH 1/8] exportfs: BUG_ON in crazy corner case
` [PATCH 5/8] exportfs: eliminate unused "noprogress" counter
` [PATCH 6/8] exportfs: move most of reconnect_path to helper function
` [PATCH 2/8] exportfs: more detailed comment for path_reconnect
` [PATCH 3/8] exportfs: clear DISCONNECTED on all parents sooner
` [PATCH 4/8] exportfs: stop retrying once we race with rename/remove
` [PATCH 7/8] exportfs: better variable name
` [PATCH 8/8] exportfs: fix quadratic behavior in filehandle lookup
[PATCH] ext4: pair trace_ext4_writepages & trace_ext4_writepages_result
2013-10-30 11:36 UTC (2+ messages)
[PATCH 2/5] fat: add fat_fallocate operation
2013-10-30 5:18 UTC (5+ messages)
[PATCH 1/5] fat: add i_disksize to represent uninitialized size
2013-10-30 4:34 UTC (5+ messages)
[PATCH V2 RESEND] f2fs: check all ones or zeros bitmap with bitops for better mount performance
2013-10-30 1:05 UTC (7+ messages)
` [f2fs-dev] "
Revert 9745cdb36da83aeec198650b410ca06304cf792 ("select: use freezable blocking call")?
2013-10-29 23:59 UTC (7+ messages)
mmotm 2013-10-29-16-22 uploaded
2013-10-29 23:23 UTC
Disabling in-memory write cache for x86-64 in Linux II
2013-10-29 20:49 UTC (11+ messages)
[PATCH 07/23] block: Convert bio_for_each_segment() to bvec_iter
2013-10-29 20:18 UTC
elementary d_move question
2013-10-29 16:28 UTC (2+ messages)
[PATCH] proc: Fix namespace mountpoint path in /proc/mounts
2013-10-29 15:36 UTC (2+ messages)
[f2fs-dev 0/5] f2fs: Enable f2fs support inline data
2013-10-29 15:33 UTC (16+ messages)
` [f2fs-dev 1/5] f2fs: Add flags and helpers to "
` [f2fs-dev 2/5] f2fs: Add a new mount option: inline_data
` [f2fs-dev 3/5] f2fs: Add a new function: f2fs_reserve_block()
` [f2fs-dev 4/5] f2fs: Key functions to handle inline data
` [f2fs-dev 5/5] f2fs: Handle inline data operations
[PATCH V2] f2fs: change the method of calculating the number summary blocks
2013-10-29 8:21 UTC
[f2fs-dev] [PATCH] f2fs:fix truncate_partial_nodes bug
2013-10-29 8:07 UTC (5+ messages)
[f2fs-dev] [PATCH] f2fs: change the method of calculating the number summary blocks
2013-10-29 7:41 UTC (3+ messages)
[PATCH 1/2] f2fs: introduce CONFIG_F2FS_CHECK_FS for BUG_ON control
2013-10-29 6:53 UTC (2+ messages)
` [PATCH 2/2] f2fs: add an option to avoid unnecessary BUG_ONs
[f2fs-dev] [PATCH] f2fs: fix calculating incorrect free size when update xattr in __f2fs_setxattr
2013-10-29 6:17 UTC
[PATCH] xfs: prevent stack overflows from page cache allocation
2013-10-28 9:49 UTC (8+ messages)
[PATCH] f2fs: change the method of calculating the number summary blocks
2013-10-28 8:33 UTC
[PATCH V2] f2fs: check all ones or zeros bitmap with bitops for better mount performance
2013-10-28 7:07 UTC (6+ messages)
` [f2fs-dev] "
[PATCH 2/2] f2fs: fix a deadlock during init_acl procedure
2013-10-28 5:08 UTC
[PATCH 1/2] f2fs: clean up acl flow for better readability
2013-10-28 5:07 UTC
[PATCH] f2fs: remove unnecessary segment bitmap updates
2013-10-28 5:06 UTC
[PATCH] add new prctl for a per process wide close on exec V.3
2013-10-27 22:15 UTC (2+ messages)
[PATCH 3/5] fat: zero out seek range on _fat_get_block
2013-10-27 13:45 UTC (3+ messages)
my subject
2013-10-26 8:37 UTC
[PATCH 0/3] fs: use helper function path_foo() to simpily code
2013-10-26 10:42 UTC (2+ messages)
my subject
2013-10-26 8:37 UTC
[PATCH 1/3] fs: libfs: remove calls to simple_strtoll
2013-10-26 2:33 UTC
[PATCH] vfs: avoid sb->s_umount write lock while changing bind-mount flags
2013-10-25 21:00 UTC
[PATCH] dcache: fix outdated DCACHE_NEED_LOOKUP comment
2013-10-25 16:19 UTC (3+ messages)
[f2fs-dev 1/1] f2fs-tools: add inline data check
2013-10-25 16:12 UTC
[PATCH v2 0/2] vmpslice support for zero-copy gifting of pages
2013-10-25 15:46 UTC (3+ messages)
` [PATCH v2 1/2] vmsplice: unmap gifted pages for recipient
` [PATCH v2 2/2] vmsplice: Add limited zero copy to vmsplice
[git pull] a couple of fixes for rc7
2013-10-25 14:56 UTC (3+ messages)
[RFC][PATCH] nfsd regression since delayed fput()
2013-10-25 14:18 UTC (9+ messages)
[PATCH] seq_file: always update file->f_pos in seq_lseek()
2013-10-25 13:23 UTC (2+ messages)
[PATCH] BeFS: parser.h support included in befs.h
2013-10-25 12:17 UTC
[RFC PATCH] vfs: rename: link replacement to source
2013-10-25 9:16 UTC
[PATCH 1/2] f2fs: add tracepoint for set_page_dirty
2013-10-25 5:34 UTC (2+ messages)
` [PATCH 2/2] f2fs: add tracepoint for vm_page_mkwrite
[PATCH] vfs: introduce d_instantiate_no_diralias()
2013-10-25 3:24 UTC (2+ messages)
Business Proposal
2013-10-24 21:38 UTC
LONA OFFER
2013-10-24 21:19 UTC
[PATCH 0/2 v2] epoll: reduce 'epmutex' lock contention
2013-10-24 16:00 UTC (7+ messages)
` [PATCH 1/2 v2] epoll: optimize EPOLL_CTL_DEL using rcu
` [PATCH 2/2 v2] epoll: Do not take global 'epmutex' for simple topologies
[PATCH] add new prctl for a per process wide close on exec
2013-10-24 11:44 UTC (3+ messages)
[PATCH 1/3] f2fs: reclaim prefree segments periodically
2013-10-24 7:57 UTC (3+ messages)
` [PATCH 2/3] f2fs: introduce f2fs_balance_fs_bg for some background jobs
` [PATCH 3/3] f2fs: add reclaiming control by sysfs
[f2fs-dev] [PATCH] f2fs: remove redundant set_page_dirty from write_compacted_summaries
2013-10-24 7:08 UTC
[f2fs-dev] [PATCH] f2fs: check all ones or zeros bitmap with integer data type for better mount performance
2013-10-24 3:28 UTC (5+ messages)
` "
elementary d_move question
2013-10-23 17:27 UTC
[PATCH] block/aio: Enable sysfs nomerge control for I/O requests in the plug list
2013-10-23 16:10 UTC (3+ 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).