messages from 2012-02-09 08:36:23 to 2012-02-17 16:20:07 UTC [more...]
[PATCH]QNX6 filesystem (RO) driver
2012-02-17 16:20 UTC (16+ messages)
[PATCH v4] fuse: O_DIRECT support for files
2012-02-17 16:02 UTC (2+ messages)
[RFC][PATCH] PM / Sleep: Freeze filesystems during system suspend/hibernation
2012-02-17 15:41 UTC (2+ messages)
[PATCH 1/1] overlayfs: apply device cgroup and security permissions to overlay files
2012-02-17 15:10 UTC
Kernel bug with btrfs on laptop with external hd and suspend and resume
2012-02-17 13:34 UTC (4+ messages)
[PATCH] locks: export device name
2012-02-16 22:59 UTC (8+ messages)
[PATCH 2/2] fs/dcache: allow __d_obtain_alias() to return unhashed dentries
2012-02-16 22:30 UTC (16+ messages)
` [PATCH] "
[PATCH 00/11] Push file_update_time() into .page_mkwrite
2012-02-16 19:13 UTC (19+ messages)
` [PATCH 01/11] perf: Push file_update_time() into perf_mmap_fault()
` [PATCH 02/11] fb_defio: Push file_update_time() into fb_deferred_io_mkwrite()
` [PATCH 03/11] fs: Push file_update_time() into __block_page_mkwrite()
` [PATCH 04/11] ceph: Push file_update_time() into ceph_page_mkwrite()
` [PATCH 05/11] cifs: Push file_update_time() into cifs_page_mkwrite()
` [PATCH 06/11] 9p: Push file_update_time() into v9fs_vm_page_mkwrite()
` [PATCH 07/11] fuse: Push file_update_time() into fuse_page_mkwrite()
` [PATCH 08/11] gfs2: Push file_update_time() into gfs2_page_mkwrite()
` [PATCH 09/11] sysfs: Push file_update_time() into bin_page_mkwrite()
` [PATCH 10/11] nfs: Push file_update_time() into nfs_vm_page_mkwrite()
` [PATCH 11/11] mm: Update file times from fault path only if .page_mkwrite is not set
[RFC] [PATCH v5 0/3] fadvise: support POSIX_FADV_NOREUSE
2012-02-16 19:07 UTC (24+ messages)
` [PATCH v5 1/3] kinterval: routines to manipulate generic intervals
` [PATCH v5 2/3] mm: filemap: introduce mark_page_usedonce
` [PATCH v5 3/3] fadvise: implement POSIX_FADV_NOREUSE
[PATCH 0/3] Eliminating __FD_*() functions from the kernel
2012-02-16 17:50 UTC (4+ messages)
` [PATCH 1/3] Wrap accesses to the fd_sets in struct fdtable
` [PATCH 2/3] Replace the fd_sets in struct fdtable with an array of unsigned longs
` [PATCH 3/3] Delete the __FD_*() funcs for operating on fd_set from linux/time.h
[PATCH] qnx4fs: small cleanup
2012-02-16 17:46 UTC (6+ messages)
` [PATCH] qnx4fs: small cleanup #2
execve(2) bug with FIFOs
2012-02-16 17:12 UTC
[RFC PATCH v2] compat: poll() in 32-bit applications does not handle negative timeout values properly on 64-bit kernels
2012-02-16 16:22 UTC (3+ messages)
[PATCH] udf: Fix handling of i_blocks
2012-02-16 12:04 UTC
Re:
2012-02-15 21:17 UTC
[PATCH] dcache: faster dentry_cmp()
2012-02-15 20:20 UTC (9+ messages)
(unknown),
2012-02-15 17:47 UTC
[PATCH] vfs: fix out-of-date dentry_unhash() comment
2012-02-15 16:48 UTC
[LST/MM TOPIC] really non-blocking in aio stack
2012-02-15 6:13 UTC (3+ messages)
[PATCH v7 4/8] seccomp: Add SECCOMP_RET_TRAP
2012-02-15 0:49 UTC (3+ messages)
Hi Dear
2012-02-14 10:30 UTC
[PATCH] quota: Make quota code not call tty layer with dqptr_sem held
2012-02-14 12:49 UTC
[PATCH v2.3 00/23] ext4: Add metadata checksumming
2012-02-13 22:28 UTC (3+ messages)
` [PATCH 13/23] ext4: Add new feature to make block group checksums use metadata_csum algorithm
[patch|rfc][0/3] fix aio+dio+O_SYNC writes
2012-02-13 18:27 UTC (5+ messages)
` [PATCH 2/3] ext4: honor the O_SYNC flag for aysnchronous direct I/O requests
[patch] Adding Secure Deletion to UBIFS
2012-02-13 16:54 UTC (2+ messages)
[PATCH 0/2 v2] Fix deadlock with suspend & quotas
2012-02-13 14:24 UTC (5+ messages)
` [PATCH 1/2] vfs: Provide function to get superblock and wait for it to thaw
` [PATCH 2/2] quota: Fix deadlock with suspend and quotas
[PATCH 0/4] Generic O_SYNC AIO DIO handling
2012-02-13 9:42 UTC (7+ messages)
` [PATCH 1/4] vfs: Handle O_SYNC AIO DIO in generic code properly
` [PATCH 2/4] ocfs2: Use generic handlers of O_SYNC AIO DIO
` [PATCH 3/4] gfs2: "
` [Cluster-devel] "
` [PATCH 4/4] btrfs: "
[PATCH] eCryptfs: Quota check incorrectly ignored
2012-02-13 9:25 UTC (9+ messages)
` Fwd: "
` "
[RFC,PATCH 1/2] seccomp_filters: system call filtering using BPF
2012-02-12 12:07 UTC (32+ messages)
` Compat 32-bit syscall entry from 64-bit task!? [was: Re: [RFC,PATCH 1/2] seccomp_filters: system call filtering using BPF]
` Compat 32-bit syscall entry from 64-bit task!?
Direct i/o changes break all non-GPL file systems
2012-02-11 16:18 UTC (7+ messages)
[PATCH] Mark thread stack correctly in proc/<pid>/maps
2012-02-11 15:03 UTC (11+ messages)
` [RESEND][PATCH] "
[PATCH 0/9] readahead stats/tracing, backwards prefetching and more (v5)
2012-02-11 4:31 UTC (10+ messages)
` [PATCH 1/9] readahead: make context readahead more conservative
` [PATCH 2/9] readahead: record readahead patterns
` [PATCH 3/9] readahead: tag mmap page fault call sites
` [PATCH 4/9] readahead: tag metadata "
` [PATCH 5/9] readahead: add vfs/readahead tracing event
` [PATCH 6/9] readahead: add /debug/readahead/stats
` [PATCH 7/9] readahead: dont do start-of-file readahead after lseek()
` [PATCH 8/9] readahead: snap readahead request to EOF
` [PATCH 9/9] readahead: basic support for backwards prefetching
Late Mr. Eric Morgan $21.5m
2012-02-11 1:52 UTC
[PATCH 0/2] Fix deadlock with suspend & quotas
2012-02-10 23:16 UTC (11+ messages)
` [PATCH 1/2] vfs: Provide function to get superblock and wait for it to thaw
` [PATCH 2/2] quota: Fix deadlock with suspend and quotas
Compat 32-bit syscall entry from 64-bit task!?
2012-02-10 21:19 UTC (4+ messages)
[LSF/MM TOPIC] COWing writeback pages
2012-02-10 20:54 UTC (4+ messages)
Sevgililer Günü Reklam Projesi
2012-02-08 11:52 UTC
[RFC] fs: filesystem specific options and remount
2012-02-10 17:08 UTC (4+ messages)
[PATCH v2] block: remove plugging at buffered write time
2012-02-10 13:05 UTC
[GIT PULL] writeback fixes
2012-02-10 12:47 UTC
[PATCH] block: remove plugging at buffered write time
2012-02-10 9:41 UTC (13+ messages)
[RFC][PATCH] PM / Sleep: Freeze filesystems during system suspend/hibernation
2012-02-10 9:03 UTC (4+ messages)
[PATCH 27/60] fs: remove the second argument of k[un]map_atomic()
2012-02-10 5:39 UTC
[PATCH v9 4/8] smp: add func to IPI cpus based on parameter func
2012-02-09 22:26 UTC (4+ messages)
` [PATCH v9 6/8] fs: only send IPI to invalidate LRU BH when needed
` [PATCH v9 7/8] mm: only IPI CPUs to drain local pages if they exist
[PATCH v8 4/8] smp: add func to IPI cpus based on parameter func
2012-02-09 9:53 UTC (6+ messages)
[RFC][PATCH v1 0/9] ima: appraisal extension
2012-02-09 9:40 UTC (5+ messages)
` [RFC][PATCH v1 5/9] ima: allocating iint improvements
[PATCH v3 0/4] PR_SET_NO_NEW_PRIVS, unshare, and chroot
2012-02-09 9:35 UTC (7+ messages)
` [PATCH v3 4/4] Allow unprivileged chroot when safe
[RFC,PATCH 1/2] seccomp_filters: system call filtering using BPF
2012-01-17 17:45 UTC
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).