messages from 2011-01-20 21:17:04 to 2011-02-03 22:00:47 UTC [more...]
[LSF/MM TOPIC] Drop ext2/ext3 codebase? When?
2011-02-03 22:00 UTC (6+ messages)
[LSF/FS TOPIC] Local file systems in the cloud
2011-02-03 21:30 UTC
[BUG] v2.6.38-rc3+ BUG when calling destroy_inodecache at module unload
2011-02-03 18:51 UTC
Please Help: 2.6.37 a_ops->readpages is never called, 2.6.36 was fine
2011-02-03 12:12 UTC (5+ messages)
` Problem found, but why???
` [PATCH] exofs: Fix read ahead BUG, caused by moving inodes to sb->s_bdi
[RFC][PATCH] Possible data integrity problems in lots of filesystems?
2011-02-03 11:44 UTC (7+ messages)
` [PATCH] exofs: simple fsync race fix
[LSF/MM TOPIC][ATTEND] Merging the Lustre filesystem
2011-02-02 23:46 UTC (3+ messages)
[PATCH] fix filp_cachep memory corruption
2011-02-02 19:18 UTC
[PATCH] Revert "exofs: Set i_mapping->backing_dev_info anyway"
2011-02-02 19:02 UTC
[PATCH] ufs: Check if page has buffers before calling page_buffers()
2011-02-02 17:57 UTC (3+ messages)
[PATCH 1/2] eCryptfs: ecryptfs_keyring_auth_tok_for_sig() bug fix
2011-02-01 23:16 UTC (3+ messages)
` [PATCH 2/2] eCryptfs: lock requested keys for writing
[PATCH] fs: make block fiemap mapping length at least blocksize long
2011-02-01 20:28 UTC (3+ messages)
[patch] fs: aio fix rcu lookup
2011-02-01 16:24 UTC (16+ messages)
Lucky Winner!
2011-02-01 1:42 UTC
[RFC PATCH -V1 0/7] Buffered write and writeable mmap support for 9P
2011-01-31 18:41 UTC (10+ messages)
` [RFC PATCH -V1 1/7] fs/9p: set the cached file_operations struct during inode init
` [RFC PATCH -V1 2/7] fs/9p: set fs cache cookie in create path also
` [RFC PATCH -V1 3/7] fs/9p: increment inode->i_count in cached mode
` [RFC PATCH -V1 4/7] fs/9p: [fscache] wait for page write "
` [RFC PATCH -V1 5/7] fs/9p: Add read write helper function
` [RFC PATCH -V1 6/7] fs/9p: Add fid to inode in cached mode
` [RFC PATCH -V1 7/7] fs/9p: Add buffered write support for v9fs. We can now support writeable mmaps
[RFC - CFP] Linux Storage and Filesystems Workshop (April 4-5)
2011-01-31 15:30 UTC
[PATCH 0/3] target: Add target_core_stat.c configfs code
2011-01-31 10:29 UTC (4+ messages)
` [PATCH 1/3] target: add initial device backend context target_core_stat.c code
` [PATCH 2/3] target: add initial fabric port "
` [PATCH 3/3] target: add initial fabric MappedLUN "
[PATCH v1 0/6] Set printk priority level
2011-01-31 10:12 UTC (12+ messages)
` [PATCH 1/6] mm/page_alloc: use appropriate "
` [PATCH 2/6] arch/x86: "
` [PATCH 3/6] PM: "
` [PATCH 4/6] TTY: "
` [PATCH 5/6] fs: "
` [PATCH 6/6] taskstats: "
What to do about subvolumes?
2011-01-31 2:56 UTC (7+ messages)
[PATCH] fs/eventpoll.c: fix spelling
2011-01-30 21:42 UTC
[PATCH -V26 00/16] Generic name to handle and open by handle syscalls
2011-01-29 19:08 UTC (17+ messages)
` [PATCH -V26 01/16] exportfs: Return the minimum required handle size
` [PATCH -V26 02/16] vfs: Add name to file handle conversion support
` [PATCH -V26 03/16] vfs: Add open by file handle support
` [PATCH -V26 04/16] fs: Don't allow to create hardlink for deleted file
` [PATCH -V26 05/16] fs: Remove i_nlink check from file system link callback
` [PATCH -V26 06/16] x86: Add new syscalls for x86_32
` [PATCH -V26 07/16] x86: Add new syscalls for x86_64
` [PATCH -V26 08/16] unistd.h: Add new syscalls numbers to asm-generic
` [PATCH -V26 09/16] vfs: Export file system uuid via /proc/<pid>/mountinfo
` [PATCH -V26 10/16] ext3: Copy fs UUID to superblock
` [PATCH -V26 11/16] ext4: "
` [PATCH -V26 12/16] vfs: Add O_PATH open flag
` [PATCH -V26 13/16] fs: Support "" relative pathnames
` [PATCH -V26 14/16] fs: limit linkat syscall with null relative name to CAP_DAC_READ_SEARCH
` [PATCH -V26 15/16] vfs: enable O_PATH descriptor for few syscalls
` [PATCH -V26 16/16] vfs: enable "" pathname in openat syscall
[PATCH] NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc()
2011-01-28 20:45 UTC
[PATCH 1/6] fs: add hole punching to fallocate
2011-01-28 18:13 UTC (9+ messages)
[PATCH RESEND 0/4] Fix kconfig breakage wrt to CONFIGFS_FS
2011-01-28 8:25 UTC (8+ messages)
` [PATCH 1/4] gfs2: Remove 'select SYSFS ...' from Kconfig
` [PATCH 2/4] net: Make NETCONSOLE_DYNAMIC use select CONFIGFS_FS
` [PATCH 3/4] dlm: Make DLM "
` [PATCH 4/4] ocfs2: Make OCFS2_FS "
[PATCH-V3] [fs/9P] Add posixacl mount option
2011-01-27 22:13 UTC
[PATCH-V2] [fs/9P] Add posixacl mount option
2011-01-27 20:09 UTC (3+ messages)
[RFC][PATCH v3 0/6] eCryptfs: added support for the encrypted key type
2011-01-27 18:59 UTC (19+ messages)
` [RFC][PATCH v3 1/6] encrypted-keys: fixed valid_master_desc() function description
` [RFC][PATCH v3 2/6] encrypted-keys: added additional debug messages
` [RFC][PATCH v3 3/6] encrypted-keys: add key format support
` [RFC][PATCH v3 4/6] eCryptfs: export global eCryptfs definitions to include/linux/ecryptfs.h
` [RFC][PATCH v3 5/6] encrypted-keys: add ecryptfs format support
` [RFC][PATCH v3 6/6] eCryptfs: added support for the encrypted key type
[PATCH] [fs/9p] Make access=client default in 9p2000.L protocol
2011-01-27 17:38 UTC (3+ messages)
[RFC 00/20] Proposal for remaining BKL users
2011-01-27 14:41 UTC (2+ messages)
` [autofs] "
Status of inode scaling work
2011-01-27 6:20 UTC (6+ messages)
Stability of ecryptfs over NFS
2011-01-27 6:09 UTC
[PATCH 00/46] rcu-walk and dcache scaling
2011-01-27 5:18 UTC (8+ messages)
` [PATCH 17/46] fs: Use rename lock and RCU for multi-step operations
2.6.38-rc2... NFS sillyrename is broken
2011-01-27 1:25 UTC (9+ messages)
[PATCH 4/5] [fs/9P] Add acl mount option
2011-01-26 20:09 UTC (3+ messages)
[RFC 00/20] Proposal for remaining BKL users
2011-01-26 16:24 UTC (11+ messages)
` [PATCH 09/20] hpfs: rename big kernel lock to hpfs_lock
` [PATCH 10/20] hpfs: replace BKL with a global mutex
` [PATCH v2] hpfs: remove the BKL
` [PATCH 11/20] hpfs: move to drivers/staging
mmotm 2011-01-25-15-47 uploaded
2011-01-26 15:05 UTC (3+ messages)
` [patch] epoll-fix-compiler-warning-and-optimize-the-non-blocking-path-fix
[PATCH 3/5] [fs/9p] Ignore acl mount option when CONFIG_9P_FS_POSIX_ACL is not defined
2011-01-26 1:12 UTC
[PATCH 2/5] [fs/9p] Initialze cached acls both in cached/uncached mode
2011-01-26 1:12 UTC
[PATCH 1/5] [fs/9p] Plug potential acl leak
2011-01-26 1:12 UTC
[ANNOUNCE] util-linux v2.19-rc2
2011-01-25 16:47 UTC (2+ messages)
[ANNOUNCE] util-linux v2.19-rc2
2011-01-25 14:10 UTC
[ANNOUNCE] util-linux v2.19-rc2
2011-01-25 14:10 UTC
[RFC][PATCH] radix_tree: radix_tree_gang_lookup_tag_slot may not return forever
2011-01-25 6:19 UTC (5+ messages)
more dput lock contentions in 2.6.38-rc?
2011-01-25 3:04 UTC (10+ messages)
[PATCH] binfmt_elf: Quiet GCC-4.6 'set but not used' warning in load_elf_binary()
2011-01-24 23:04 UTC
[PATCH v3 1/5] add metadata_incore ioctl in vfs
2011-01-24 10:06 UTC (16+ messages)
Transaction notice
2011-01-24 8:36 UTC
ext2/? support for large block sizes
2011-01-24 8:04 UTC (3+ messages)
[tomoyo-users-en 256] Re: [PATCH] CacheFiles: Add calls to path-based security hooks [ver #2]
2011-01-23 23:51 UTC
[PATCH][RFC] Check poll_select_set_timeout return value in sys_poll
2011-01-23 23:10 UTC (2+ messages)
PROBLEM: Regular crashes on 2.6.37 ext3_ordered_writepage?
2011-01-22 13:38 UTC (4+ messages)
[PATCH] fs: update comments to point correct document
2011-01-22 6:31 UTC
LOAN OFFER Please Contact Us Via Email: trustfinancialaid1@hotmail.com
2011-01-21 23:24 UTC
PROBLEM: Regular crashes on 2.6.37 ext3_ordered_writepage?
2011-01-21 21:45 UTC (2+ messages)
[LSF/MM TOPIC] Per-directory filesystem configuration
2011-01-21 15:40 UTC
[LSF/MM TOPIC] Unified keys for NFS, CIFS and AFS for security data
2011-01-21 15:34 UTC
[PATCH] fsnotify: Do not always merge overflow events
2011-01-21 14:41 UTC (3+ messages)
[PATCH] FAT: Readahead FAT table to reduce the read request of FAT tabl
2011-01-21 8:38 UTC (2+ messages)
NFS root lockups with -next 20110113
2011-01-21 6:38 UTC (10+ messages)
` vfs-scale, general questions (Re: NFS root lockups with -next 20110113)
` vfs-scale, general questions
[PATCH v4] mm: add replace_page_cache_page() function
2011-01-21 6:17 UTC (8+ messages)
[PATCH RESEND] select: remove unused MAX_SELECT_SECONDS
2011-01-21 4:59 UTC
[PATCH] NFS: Fix "BUG at fs/aio.c:554!"
2011-01-21 2:42 UTC (2+ messages)
[PATCH 0/10] Add yaffs2 file system: Fourth patchset
2011-01-20 21:26 UTC (3+ messages)
` [PATCH 09/10] Add yaffs2 file system: Linux glue code
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).