messages from 2012-11-13 07:03:05 to 2012-11-19 15:12:30 UTC [more...]
[PATCH review 0/16] user namespace and namespace infrastructure completion
2012-11-19 15:12 UTC (6+ messages)
` [PATCH review 01/16] userns: Ignore suid and sgid on binaries if the uid or gid can not be mapped
` [PATCH review 02/16] userns: Allow unprivileged users to create user namespaces
` [PATCH review 03/16] userns: Allow chown and setgid preservation
` [PATCH review 04/16] userns: Allow setting a userns mapping to your current uid
` [PATCH review 05/16] userns: Allow unprivileged users to create new namespaces
The bug of iput() removal from flusher thread?
2012-11-19 14:51 UTC (3+ messages)
[PATCH review 0/6] mount namespace container enhancements
2012-11-19 10:50 UTC (7+ messages)
` [PATCH review 1/6] vfs: Allow chroot if you have CAP_SYS_CHROOT in your user namespace
` [PATCH review 2/6] vfs: Add setns support for the mount namespace
` [PATCH review 3/6] vfs: Add a user namespace reference from struct mnt_namespace
` [PATCH review 4/6] vfs: Only support slave subtrees across different user namespaces
` [PATCH review 5/6] vfs: Allow unprivileged manipulation of the mount namespace
` [PATCH review 6/6] userns: fix return value on mntns_install() failure
unhandled kfree while ramfs_fill_super gets called
2012-11-19 8:44 UTC (3+ messages)
[PATCH] exec: do not leave bprm->interp on stack
2012-11-19 6:57 UTC (19+ messages)
[PATCH 09/58] fs/locks.c: Mark generic_add_lease and generic_delete_lease static
2012-11-19 5:27 UTC
[PATCH] hostfs: fix a not needed double check
2012-11-18 8:59 UTC (2+ messages)
[RFC] LFTL: a FTL for large parallel IO flash cards
2012-11-17 13:11 UTC (4+ messages)
[patch 0/7] Providing additional information in fdinfo sufficient for c/r, v3
2012-11-17 8:34 UTC (19+ messages)
` [patch 1/7] procfs: Add ability to plug in auxiliary fdinfo providers
` [patch 2/7] fs, eventfd: Add procfs fdinfo helper
` [patch 3/7] fs, epoll: Add procfs fdinfo helper v2
` [patch 4/7] fdinfo: Show sigmask for signalfd fd v3
` [patch 5/7] fs, exportfs: Escape nil dereference if no s_export_op present
` [patch 6/7] fs, exportfs: Add exportfs_encode_inode_fh helper
` [patch 7/7] fs, notify: Add procfs fdinfo helper v6
SQLite on flash (was: [PATCH 00/16] f2fs: introduce flash-friendly file system)
2012-11-17 5:02 UTC (30+ messages)
` light weight write barriers
` [sqlite] "
[PATCH] autofs4 - use simple_empty() for empty directory check
2012-11-17 2:29 UTC (6+ messages)
Crash when IO is being submitted and block size is changed
2012-11-16 22:02 UTC (21+ messages)
` [PATCH 1/3] Fix "
` [PATCH 2/3] Introduce percpu rw semaphores
` [dm-devel] "
` [PATCH 4/3] "
` [PATCH 0/4] Fix a crash when block device is read and block size is changed at the same time
` [PATCH 1/2] "
[PATCH 00/16 v3] f2fs: introduce flash-friendly file system
2012-11-16 21:26 UTC (5+ messages)
[PATCH v2 00/14] fuse: An attempt to implement a write-back cache policy
2012-11-16 17:10 UTC (15+ messages)
` [PATCH 01/14] fuse: Linking file to inode helper
` [PATCH 02/14] fuse: Getting file for writeback helper
` [PATCH 03/14] fuse: Prepare to handle short reads
` [PATCH 04/14] fuse: Prepare to handle multiple pages in writeback
` [PATCH 05/14] fuse: Connection bit for enabling writeback
` [PATCH 06/14] fuse: Trust kernel i_size only
` [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
` [PATCH 10/14] fuse: fuse_writepage_locked() should wait on writeback
` [PATCH 11/14] fuse: fuse_flush() "
` [PATCH 12/14] fuse: Fix O_DIRECT operations vs cached writeback misorder
` [PATCH 13/14] fuse: Turn writeback cache on
` [PATCH 14/14] mm: Account for WRITEBACK_TEMP in balance_dirty_pages
I NEED YOUR ASSISTANCE
2012-11-16 14:39 UTC
[PATCH 2/3] fat: fix time updates for create and delete
2012-11-16 13:47 UTC (12+ messages)
[PATCH] vfs, freeze: use ACCESS_ONCE() to guard access to ->mnt_flags
2012-11-16 13:25 UTC (2+ messages)
MY BELOVED FRIEND IN THE LORD, PLEASE OPEN THE ATTACHED FILE AND GET BACK TO ME AS SOON AS POSSIBLE
2012-11-16 12:55 UTC
MY BELOVED FRIEND IN THE LORD, PLEASE OPEN THE ATTACHED FILE AND GET BACK TO ME AS SOON AS POSSIBLE
2012-11-16 12:54 UTC
[PATCH 0/4] Fix reiserfs deadlocks with quotas
2012-11-16 11:33 UTC (5+ messages)
` [PATCH 1/4] reiserfs: Fix lock ordering during remount
` [PATCH 2/4] reiserfs: Protect reiserfs_quota_on() with write lock
` [PATCH 3/4] reiserfs: Protect reiserfs_quota_write() "
` [PATCH 4/4] reiserfs: Move quota calls out of "
Hello My Beloved One
2012-11-16 11:28 UTC
[PATCH 0/10] fuse: An attempt to implement a write-back cache policy
2012-11-16 10:32 UTC (6+ messages)
` [PATCH 6/10] fuse: Trust kernel i_size only
[PATCH v1 resend hot_track 00/16] vfs: hot data tracking
2012-11-16 9:51 UTC (17+ messages)
` [PATCH v1 hot_track 01/16] vfs: introduce some data structures
` [PATCH v1 hot_track 02/16] vfs: add init and cleanup functions
` [PATCH v1 hot_track 03/16] vfs: add I/O frequency update function
` [PATCH v1 hot_track 04/16] vfs: add two map arrays
` [PATCH v1 hot_track 05/16] vfs: add hooks to enable hot tracking
` [PATCH v1 hot_track 06/16] vfs: add temp calculation function
` [PATCH v1 hot_track 07/16] vfs: add map info update function
` [PATCH v1 hot_track 08/16] vfs: add aging function
` [PATCH v1 hot_track 09/16] vfs: add one work queue
` [PATCH v1 hot_track 10/16] vfs: add FS hot type support
` [PATCH v1 hot_track 11/16] vfs: register one shrinker
` [PATCH v1 hot_track 12/16] vfs: add one ioctl interface
` [PATCH v1 hot_track 13/16] vfs: add debugfs support
` [PATCH v1 hot_track 14/16] proc: add two hot_track proc files
` [PATCH v1 hot_track 15/16] btrfs: add hot tracking support
` [PATCH v1 hot_track 16/16] vfs: add documentation
[PATCH 20/21] mm: drop vmtruncate
2012-11-16 7:45 UTC (3+ messages)
[RFC v4+ hot_track 00/19] vfs: hot data tracking
2012-11-16 6:16 UTC (4+ messages)
` [RFC v4+ hot_track 02/19] vfs: initialize and free data structures
[2.6.38-3.x] [BUG] soft lockup - CPU#X stuck for 23s! (vfs, autofs, vserver)
2012-11-15 19:22 UTC (5+ messages)
[PATCH v3] loop: Limit the number of requests in the bio list
2012-11-15 14:05 UTC (7+ messages)
Very Important
2012-11-15 13:03 UTC
FROM MRS REBECCA MEMOLA
2012-11-15 12:54 UTC
[PATCH] hfsplus: rework processing errors in hfsplus_free_extents()
2012-11-15 10:14 UTC
[PATCH v2] hfsplus: avoid crash on failed block map free
2012-11-15 9:31 UTC (7+ messages)
[PATCH v2] fat: Provide option for setting timezone offset
2012-11-15 9:25 UTC (8+ messages)
[PATCH v4] binfmt_elf.c: use get_random_int() to fix entropy depleting
2012-11-15 7:32 UTC (2+ messages)
mmotm 2012-11-14-17-40 uploaded
2012-11-15 1:41 UTC
[PATCH V3] binfmt_elf.c: Introduce a wrapper of get_random_int() to fix entropy depleting
2012-11-14 21:14 UTC (7+ messages)
` [RESEND PATCH V3] binfmt_elf.c: use "
[patch 0/7] Providing additional information in fdinfo sufficient for c/r
2012-11-14 13:32 UTC (37+ messages)
` [patch 1/7] procfs: Add ability to plug in auxiliary fdinfo providers
` [patch 3/7] fs, notify: Add file handle entry into inotify_inode_mark
` [patch 4/7] fs, notify: Add procfs fdinfo helper v4
BUSINESS CALLING!!!
2012-11-14 7:18 UTC
[PATCH] ext2: comment typo fix
2012-11-14 5:36 UTC
[patch 0/7] Providing additional information in fdinfo sufficient for c/r, v2
2012-11-13 20:20 UTC (8+ messages)
` [patch 1/7] procfs: Add ability to plug in auxiliary fdinfo providers
` [patch 2/7] fs, eventfd: Add procfs fdinfo helper
` [patch 3/7] fs, epoll: Add procfs fdinfo helper v2
` [patch 4/7] fs, exportfs: Escape nil dereference if no s_export_op present
` [patch 5/7] fdinfo: Show sigmask for signalfd fd v3
` [patch 6/7] fs, notify: Add file handle entry into inotify_inode_mark v2
` [patch 7/7] fs, notify: Add procfs fdinfo helper v5
[RESEND][PATCH] exec: do not leave bprm->interp on stack
2012-11-13 17:52 UTC
[PATCH 3/3] proc_devtree: Replace include linux/module.h with linux/export.h
2012-11-13 16:18 UTC
[PATCH 1/2] autofs4: allow autofs to work outside the initial PID namespace
2012-11-13 11:49 UTC (2+ messages)
` [PATCH 2/2] autofs4: translate pids to the right namespace for the daemon
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).