messages from 2009-11-30 12:28:51 to 2009-12-07 08:37:44 UTC [more...]
[PATCH 2/9] Squashfs: Factor out remaining zlib dependencies into separate wrapper file
2009-12-07 8:37 UTC
[PATCH 0/9] Squashfs: Add support for LZMA compressed filesystems
2009-12-07 8:37 UTC
[PATCH 8/9] Squashfs: select DECOMPRESS_LZMA_NEEDED when including support for lzma
2009-12-07 8:37 UTC
[PATCH 6/9] Squashfs: add support for LZMA compressed filesystems
2009-12-07 8:37 UTC
[PATCH 07/9] lzma: Make lzma available to non initramfs/initrd code
2009-12-07 8:37 UTC
[PATCH 1/9] Squashfs: move zlib decompression wrapper code into a separate file
2009-12-07 8:25 UTC
[PATCH 4/9] Squashfs: add decompressor entries for lzma and lzo
2009-12-07 8:25 UTC
[PATCH 2/9] Squashfs: Factor out remaining zlib dependencies into separate wrapper file
2009-12-07 8:25 UTC
[PATCH 8/9] Squashfs: select DECOMPRESS_LZMA_NEEDED when including support for lzma
2009-12-07 8:25 UTC
[PATCH 0/9] Squashfs: Add support for LZMA compressed filesystems
2009-12-07 8:25 UTC
[PATCH 9/9] lzma: make lzma reentrant
2009-12-07 8:25 UTC
[PATCH v3] vfs: new O_NODE open flag
2009-12-07 6:08 UTC (12+ messages)
[PATCH] ecryptfs: pass matching flags to interpose as defined and used there
2009-12-06 23:51 UTC
[PATCH] ecryptfs: remove unnecessary d_drop calls in ecryptfs_link
2009-12-06 23:05 UTC
[PATCH] ecryptfs: properly compute header sizes/offsets when storing headers in xattrs
2009-12-06 22:31 UTC
Ext4 without journal write cache problem
2009-12-06 22:02 UTC (2+ messages)
nfs4 doesn't reflect inode->i_blocks immediately?
2009-12-06 3:44 UTC
[PATCH] ecryptfs: don't ignore return value from lock_rename
2009-12-06 2:17 UTC
[RFC PATCH 01/15] shmem: do not call fput_filp on an initialized filp
2009-12-05 20:30 UTC (18+ messages)
` [RFC PATCH 02/15] shmem: use alloc_file instead of init_file
` [RFC PATCH 03/15] pipes: use alloc-file instead of duplicating code
` [RFC PATCH 04/15] inotify: use alloc_file instead of doing it internally
` [RFC PATCH 05/15] networking: rework socket to fd mapping using alloc-file
` [RFC PATCH 06/15] vfs: make init-file static
` [RFC PATCH 07/15] fs: move get_empty_filp() deffinition to internal.h
` [RFC PATCH 08/15] ima: valid return code from ima_inode_alloc
` [RFC PATCH 09/15] ima: only insert at inode creation time
` [RFC PATCH 10/15] IMA: clean up the IMA counts updating code
` [RFC PATCH 11/15] ima: call ima_inode_free ima_inode_free
` [RFC PATCH 12/15] ima-path-check rework
` [RFC PATCH 13/15] ima: rename ima_path_check to ima_file_check
` [RFC PATCH 14/15] security: move ima_file_check() to lsm hook
` [RFC PATCH 15/15] ima: limit imbalance msg
[PATCH 00/24] ceph distributed file system client
2009-12-05 18:13 UTC (27+ messages)
` [PATCH 01/24] ceph: documentation
` [PATCH 02/24] ceph: on-wire types
` [PATCH 03/24] ceph: client types
` [PATCH 04/24] ceph: hash function
` [PATCH 05/24] ceph: ref counted buffer
` [PATCH 06/24] ceph: super.c
` [PATCH 07/24] ceph: inode operations
` [PATCH 08/24] ceph: directory operations
` [PATCH 09/24] ceph: file operations
` [PATCH 10/24] ceph: address space operations
` [PATCH 11/24] ceph: MDS client
` [PATCH 12/24] ceph: OSD client
` [PATCH 13/24] ceph: CRUSH mapping algorithm
` [PATCH 14/24] ceph: monitor client
` [PATCH 15/24] ceph: authentication interface
` [PATCH 16/24] ceph: trivial 'auth_none' authentication scheme
` [PATCH 17/24] ceph: capability management
` [PATCH 18/24] ceph: snapshot management
` [PATCH 19/24] ceph: messenger library
` [PATCH 20/24] ceph: message pools
` [PATCH 21/24] ceph: nfs re-export support
` [PATCH 22/24] ceph: ioctls
` [PATCH 23/24] ceph: debugfs
` [PATCH 24/24] ceph: Kconfig, Makefile
[PATCH] ecryptfs: initialize private persistent file before dereferencing pointer
2009-12-04 23:23 UTC (2+ messages)
[RFC PATCH 1/6] shmem: use alloc_file instead of init_file
2009-12-04 18:54 UTC (19+ messages)
` [RFC PATCH 2/6] pipes: use alloc-file instead of duplicating code
` [RFC PATCH 3/6] inotify: use alloc_file instead of doing it internally
` [RFC PATCH 4/6] networking: rework socket to fd mapping using alloc-file
` [RFC PATCH 5/6] vfs: make init-file static
` [RFC PATCH 6/6] fs: move get_empty_filp() deffinition to internal.h
[PATCH 1/5] fsnotify/vfsmount: add fsnotify fields to struct vfsmount
2009-12-04 15:46 UTC (7+ messages)
` [PATCH 2/5] fsnotify: vfsmount marks generic functions
` [PATCH 3/5] fsnotify: Infrastructure for per-mount watches
` [PATCH 4/5] fanotify: should_send_event needs to handle vfsmounts
` [PATCH 5/5] fanotify: infrastructure to add an remove marks on vfsmounts
[PATCH v2] VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_size
2009-12-04 2:56 UTC
[PATCH] fsstack/vfs: fixes to fsstack_copy_inode_size
2009-12-04 2:54 UTC (3+ messages)
[PATCH 00/21] ceph distributed file system client
2009-12-03 21:22 UTC (11+ messages)
` [PATCH 01/21] ceph: documentation
` [PATCH 02/21] ceph: on-wire types
` [PATCH 03/21] ceph: client types
` [PATCH 04/21] ceph: ref counted buffer
` [PATCH 05/21] ceph: super.c
` [PATCH 06/21] ceph: inode operations
` ceph code review
Add FIEMAP_EXTENT_SHARED flag
2009-12-03 20:46 UTC (3+ messages)
` [PATCH 1/2] fiemap: Add new extent flag FIEMAP_EXTENT_SHARED
` [PATCH 2/2] ocfs2: Use FIEMAP_EXTENT_SHARED
[PATCH 0/2] vfs: plug some holes involving LAST_BIND symlinks and file bind mounts (try #6)
2009-12-03 19:15 UTC (15+ messages)
` [PATCH 1/2] vfs: force reval of target when following LAST_BIND symlinks
` [PATCH 2/2] vfs: force reval on dentry of bind mounted files on FS_REVAL_DOT filesystems
[PATCH] fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_all
2009-12-03 17:32 UTC (3+ messages)
[Patch] fs: remove a useless BUG()
2009-12-02 22:14 UTC (5+ messages)
[PATCH] udf: Try harder when looking for VAT inode
2009-12-02 20:58 UTC
[PATCH 0/4] Implement 64-bit quota format
2009-12-02 20:52 UTC (5+ messages)
` [PATCH 1/4] quota: Move definition of QFMT_OCFS2 to linux/quota.h
` [PATCH 2/4] quota: Implement quota format with 64-bit space and inode limits
` [PATCH 3/4] ext3: Support for vfsv1 quota format
` [PATCH 4/4] ext4: Support for 64-bit "
[patch 0/4] nfs: cleanups in nfs_rename()
2009-12-02 20:33 UTC (6+ messages)
` [patch 1/4] nfs: remove unnecessary check from nfs_rename()
` [patch 2/4] nfs: fix comments in nfs_rename()
` [patch 3/4] nfs: dont unhash target if renaming a directory
` [patch 4/4] nfs: clean up sillyrenaming in nfs_rename()
[PATCH 1/4] fanotify: create_fd cleanup
2009-12-02 14:15 UTC (4+ messages)
` [PATCH 2/4] fanotify: Add pids to events
` [PATCH 3/4] fsnotify: split generic and inode specific mark code
` [PATCH 4/4] fsnotify: clear marks to 0 in fsnotify_init_mark
[patch 9/9] vfs: remove extraneous NULL d_inode check from do_filp_open
2009-12-02 10:09 UTC (2+ messages)
[patch 8/9] vfs: clean up real_lookup()
2009-12-02 10:07 UTC (2+ messages)
[patch 7/9] vfs: make real_lookup do dentry revalidation with i_mutex held
2009-12-02 10:05 UTC (2+ messages)
[PATCH 1/3]fs/inode: iunique() Optimize Performance
2009-12-02 9:42 UTC (9+ messages)
` "
[patch 4/9] vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs
2009-12-02 9:32 UTC (6+ messages)
[PATCH] SLOW_WORK: Move slow_work's proc file to debugfs
2009-12-01 17:26 UTC (5+ messages)
[PATCH] SLOW_WORK: Fix the CONFIG_MODULES=n case
2009-12-01 15:13 UTC (3+ messages)
[PATCH 0/3] vfs: plug some holes involving LAST_BIND symlinks and file bind mounts (try #5)
2009-12-01 13:15 UTC (3+ messages)
[PATCH 0/3] vfs: plug some holes involving LAST_BIND symlinks and file bind mounts (try #5)
2009-12-01 8:56 UTC (15+ messages)
[GIT PULL] Fix bugs in Slow-work, FS-Cache and CacheFiles
2009-12-01 7:32 UTC (4+ messages)
` [GIT PULL v2] "
` [PATCH] slow-work: Fix build bug in the !CONFIG_MODULES case
[PATCH 18/41] union-mount: Documentation
2009-12-01 5:37 UTC (2+ messages)
[PATCH 41/41] union-mount: Add support for rename by __union_copyup()
2009-12-01 4:57 UTC (2+ messages)
[PATCH 40/41] union-mount: Make truncate work in all its glorious UNIX variations
2009-12-01 4:50 UTC (2+ messages)
[PATCH 39/41] union-mount: Ignore read-only file system in permission checks
2009-12-01 4:34 UTC (2+ messages)
[PATCH 38/41] union-mount: Make pivot_root work with union mounts
2009-12-01 4:26 UTC (2+ messages)
[PATCH 35/41] union-mount: Copy up directory entries on first readdir()
2009-12-01 4:18 UTC (2+ messages)
[PATCH 33/41] fallthru: jffs2 fallthru support
2009-12-01 4:17 UTC (2+ messages)
[PATCH 34/41] fallthru: tmpfs fallthru support
2009-12-01 4:17 UTC (2+ messages)
[PATCH 32/41] fallthru: ext2 fallthru support
2009-12-01 4:17 UTC (2+ messages)
[PATCH 31/41] fallthru: Support for fallthru entries in union mount lookup
2009-12-01 4:15 UTC (2+ messages)
[PATCH 30/41] fallthru: Basic fallthru definitions
2009-12-01 4:14 UTC (2+ messages)
[PATCH 27/41] union-mount: in-kernel file copy between union mounted filesystems
2009-12-01 4:13 UTC (2+ messages)
[PATCH 29/41] union-mount: Always create topmost directory on open
2009-12-01 4:14 UTC (2+ messages)
[PATCH 26/41] union-mount: stop lookup when finding a whiteout
2009-12-01 4:11 UTC (2+ messages)
[PATCH 25/41] union-mount: stop lookup when directory has S_OPAQUE flag set
2009-12-01 4:10 UTC (2+ messages)
[PATCH 24/41] union-mount: Make lookup work for union-mounted file systems
2009-12-01 4:10 UTC (2+ messages)
[PATCH 0/13] sysfs lazification
2009-12-01 0:12 UTC (5+ messages)
` [PATCH 0/15] sysfs lazification final
[ANNOUNCE] util-linux-ng v2.16.2 (stable)
2009-11-30 21:09 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).