messages from 2008-02-08 16:53:50 to 2008-02-17 14:49:20 UTC [more...]
[PATCH 0/8][for -mm] mem_notify v6
2008-02-17 14:49 UTC (8+ messages)
` [PATCH 0/8][for -mm] mem_notify v6, "
[2.6 patch] remove generic_commit_write()
2008-02-17 13:25 UTC (2+ messages)
[2.6 patch] make vfs_ioctl() static
2008-02-17 13:18 UTC (2+ messages)
Question regarding get_block() functions of filesystems
2008-02-17 13:05 UTC
[RFC] Add vfsmount to vfs helper functions
2008-02-17 9:00 UTC (4+ messages)
[RFC: 2.6 patch] make __put_super() static
2008-02-17 8:19 UTC
[2.6 patch] make fs/buffer.c:cont_expand_zero() static
2008-02-17 8:16 UTC
unionfs_copy_attr_times oopses
2008-02-17 3:06 UTC (2+ messages)
[GIT PULL -mm] 00/17 Unionfs updates/fixes/cleanups
2008-02-17 2:57 UTC (18+ messages)
` [PATCH 01/17] Unionfs: grab lower super_block references
` [PATCH 02/17] Unionfs: ensure consistent lower inodes types
` [PATCH 03/17] Unionfs: document behavior when the lower topology changes
` [PATCH 04/17] Unionfs: uninline unionfs_copy_attr_times and unionfs_copy_attr_all
` [PATCH 05/17] Unionfs: initialize path_save variable
` [PATCH 06/17] Unionfs: extend dentry branch configuration lock in open
` [PATCH 07/17] Unionfs: follow_link locking fixes
` [PATCH 08/17] Unionfs: improve debugging in copy_attr_times
` [PATCH 09/17] Unionfs: revalidation code cleanup and refactoring
` [PATCH 10/17] Unionfs: factor out revalidation routine
` [PATCH 11/17] Unionfs: lock parents' branch configuration fixes
` [PATCH 12/17] Unionfs: branch management/configuration fixes
` [PATCH 13/17] Unionfs: use dget_parent in revalidation code
` [PATCH 14/17] Unionfs: stop using iget() and read_inode()
` [PATCH 15/17] Unionfs: embed a struct path into struct nameidata instead of nd dentrymnt
` [PATCH 16/17] Unionfs: use the new path_put
` [PATCH 17/17] VFS/Unionfs: use generic path_get/path_put functions
jffs2 console printk storm
2008-02-16 13:52 UTC (2+ messages)
projected date for mount.cifs to support DFS junction points
2008-02-16 13:32 UTC (10+ messages)
` review 5, was "
` [linux-cifs-client] "
` Re[2]: "
[RFC] ext3 freeze feature
2008-02-16 13:25 UTC (10+ messages)
[patch 00/18] Page cache: Replace PAGE_CACHE_xx with inline functions V4
2008-02-16 0:47 UTC (19+ messages)
` [patch 01/18] Define functions for page cache handling
` [patch 02/18] Use page_cache_xxx functions in mm/filemap.c
` [patch 03/18] Use page_cache_xxx in mm/page-writeback.c
` [patch 04/18] Use page_cache_xxx in mm/truncate.c
` [patch 05/18] Use page_cache_xxx in mm/rmap.c
` [patch 06/18] Use page_cache_xxx in mm/filemap_xip.c
` [patch 07/18] Use page_cache_xxx in mm/migrate.c
` [patch 08/18] Use page_cache_xxx in fs/libfs.c
` [patch 09/18] Use page_cache_xxx in fs/sync
` [patch 10/18] Use page_cache_xxx in fs/buffer.c
` [patch 11/18] Use page_cache_xxx in mm/mpage.c
` [patch 12/18] Use page_cache_xxx in mm/fadvise.c
` [patch 13/18] Use page_cache_xxx in fs/splice.c
` [patch 14/18] Use page_cache_xxx in ext2
` [patch 15/18] Use page_cache_xxx in fs/ext3
` [patch 16/18] Use page_cache_xxx in fs/ext4
` [patch 17/18] Use page_cache_xxx in fs/reiserfs
` [patch 18/18] Use page_cache_xxx for fs/xfs
i_version changes
2008-02-15 10:31 UTC (15+ messages)
[patch 00/10] mount ownership and unprivileged mount syscall (v8)
2008-02-15 9:14 UTC (5+ messages)
- introduce-path_put.patch removed from -mm tree
2008-02-15 0:16 UTC
[patch 06/10] Introduce path_put()
2008-02-15 3:34 UTC
[PATCH] Add MS_BIND_FLAGS mount flag
2008-02-14 23:33 UTC (14+ messages)
- embed-a-struct-path-into-struct-nameidata-instead-of-nd-dentrymnt-cifs-fix.patch removed from -mm tree
2008-02-14 23:22 UTC
[PATCH] Add linux-fsdevel to VFS entry in MAINTAINERS
2008-02-14 20:08 UTC
[ANNOUNCE] Btrfs v0.12 released
2008-02-14 0:51 UTC (34+ messages)
` BTRFS partition usage
` CRC32C big endian bugs
` BTRFS only works with PAGE_SIZE <= 4K
[PATCH 4/8][for -mm] mem_notify v6: memory_pressure_notify() caller
2008-02-14 0:25 UTC (5+ messages)
remove some of cifs hard to read ifdefs
2008-02-13 7:05 UTC (2+ messages)
Question about do_sync_read()
2008-02-12 8:44 UTC (2+ messages)
[2.6.24 REGRESSION] BUG: Soft lockup - with VFS
2008-02-12 2:12 UTC (8+ messages)
[PATCH 00/37] Permit filesystem local caching
2008-02-11 18:48 UTC (28+ messages)
` [PATCH 05/37] Security: Change current->fs[ug]id to current_fs[ug]id()
` [PATCH 06/37] Security: Separate task security context from task_struct
` [PATCH 07/37] Security: De-embed task security record from task and use refcounting
` [PATCH 08/37] Security: Add a kernel_service object class to SELinux
` [PATCH 21/37] NFS: Add comment banners to some NFS functions
` [PATCH 22/37] NFS: Add FS-Cache option bit and debug bit
` [PATCH 23/37] NFS: Permit local filesystem caching to be enabled for NFS
` [PATCH 24/37] NFS: Register NFS for caching and retrieve the top-level index
` [PATCH 25/37] NFS: Define and create server-level objects
` [PATCH 26/37] NFS: Define and create superblock-level objects
` [PATCH 27/37] NFS: Define and create inode-level cache objects
` [PATCH 28/37] NFS: Use local disk inode cache
` [PATCH 29/37] NFS: Invalidate FsCache page flags when cache removed
` [PATCH 30/37] NFS: Add some new I/O event counters for FS-Cache events
` [PATCH 31/37] NFS: FS-Cache page management
` [PATCH 32/37] NFS: Add read context retention for FS-Cache to call back with
` [PATCH 33/37] NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching
` [PATCH 34/37] NFS: Read pages from FS-Cache into an NFS inode
` [PATCH 35/37] NFS: Store pages from an NFS inode into a local cache
` [PATCH 36/37] NFS: Display local caching state
` [PATCH 37/37] NFS: Add mount options to enable local caching on NFS
[sample] mem_notify v6: usage example
2008-02-11 18:37 UTC (6+ messages)
[patch] vfs: create /proc/<pid>/mountinfo
2008-02-11 7:36 UTC (7+ messages)
` [RFC PATCH] vfs: optimization to /proc/<pid>/mountinfo patch
[PATCH][RFC] fix reservation discarding in affs
2008-02-10 23:47 UTC (7+ messages)
[RFC] ext3: per-process soft-syncing data=ordered mode
2008-02-10 14:54 UTC (4+ messages)
[PATCH] ext4: move headers out of include/linux
2008-02-10 14:17 UTC (3+ messages)
[PATCH 8/8][for -mm] mem_notify v6: support fasync feature
2008-02-09 15:28 UTC
[PATCH 7/8][for -mm] mem_notify v6: ignore very small zone for prevent incorrect low mem notify
2008-02-09 15:26 UTC
[PATCH 6/8][for -mm] mem_notify v6: (optional) fixed incorrect shrink_zone
2008-02-09 15:26 UTC
[PATCH 5/8][for -mm] mem_notify v6: add new mem_notify field to /proc/zoneinfo
2008-02-09 15:25 UTC
[PATCH 3/8][for -mm] mem_notify v6: introduce /dev/mem_notify new device (the core of this patch series)
2008-02-09 15:23 UTC
[PATCH 2/8][for -mm] mem_notify v6: introduce wake_up_locked_nr() new API
2008-02-09 15:21 UTC
[PATCH 1/8][for -mm] mem_notify v6: introduce poll_wait_exclusive()
2008-02-09 15:21 UTC
[PATCH] efs: move headers out of include/linux/
2008-02-09 9:20 UTC
[PATCH 3/3] udf: move headers out include/linux/
2008-02-09 7:35 UTC
[PATCH 2/3] udf: kill useless file header comments for vfs method implementations
2008-02-09 7:34 UTC
[PATCH 1/3] udf: kill udf_set_blocksize
2008-02-09 7:34 UTC
NFS client hang on attempt to do async blocking posix lock enqueue
2008-02-08 21:27 UTC (11+ messages)
[patch 00/26] mount options: fix filesystem's ->show_options
2008-02-08 20:23 UTC (6+ messages)
` [patch 01/26] mount options: add documentation
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).