messages from 2010-09-29 12:18:08 to 2010-10-05 10:22:12 UTC [more...]
[PATCH -V21 00/12] Generic name to handle and open by handle syscalls
2010-10-05 10:22 UTC (5+ messages)
` [PATCH -V21 01/12] exportfs: Return the minimum required handle size
` [PATCH -V21 02/12] vfs: Add name to file handle conversion support
` [PATCH -V21 03/12] vfs: Add open by file handle support
` [PATCH -V21 04/12] vfs: Add handle based readlink syscall
[RFC] vfs/inode: For none-block-based filesystems default to sb->s_bdi
2010-10-05 8:32 UTC (3+ messages)
Is it legal to return positive value when do_execve() succeeds?
2010-10-05 6:48 UTC (13+ messages)
[PATCH] ecryptfs: calling __vfs_setxattr_noperm() in ecryptfs_setxattr()
2010-10-05 6:23 UTC (2+ messages)
` [patch 1/1] ecryptfs: call "
overlayfs: BUG in ovl_whiteout
2010-10-04 20:16 UTC (4+ messages)
Loan Offer @2%!!
2010-10-04 19:33 UTC
[ABI REVIEW][PATCH 0/8] Namespace file descriptors
2010-10-04 19:07 UTC (11+ messages)
` [PATCH 8/8] net: Implement socketat
Linux Kernel Development - A Practical Approach
2010-10-04 18:50 UTC
Kernel BUG while unmounting LogFS file system
2010-10-04 13:13 UTC
[PATCH 0/2] overlayfs: module and statfs fixes
2010-10-04 9:49 UTC (4+ messages)
` [PATCH 1/2] overlayfs: export security_inode_permission to allow overlayfs to be modular
` [PATCH 2/2] overlayfs: add statfs support
[PATCH] isofs: Fix isofs_get_blocks for 8TB files
2010-10-04 9:37 UTC
Fwd: Re: [BUG][PATCH][2.6.36-rc3] fanotify: Do not ignore result of permission decisions
2010-10-04 9:26 UTC
vfs: show unreachable paths in getcwd and proc - breaks screen in chroot env
2010-10-04 8:02 UTC
[PATCH 0/17] fs: Inode cache scalability
2010-10-04 7:22 UTC (66+ messages)
` [PATCH 01/17] kernel: add bl_list
` [PATCH 02/17] fs: icache lock s_inodes list
` [PATCH 03/17] fs: icache lock inode hash
` [PATCH 04/17] fs: icache lock i_state
` [PATCH 05/17] fs: icache lock i_count
` [PATCH 06/17] fs: icache lock lru/writeback lists
` [PATCH 07/17] fs: icache atomic inodes_stat
` [PATCH 08/17] fs: icache protect inode state
` [PATCH 09/17] fs: Make last_ino, iunique independent of inode_lock
` [PATCH 10/17] fs: icache remove inode_lock
` [PATCH 11/17] fs: Factor inode hash operations into functions
` [PATCH 12/17] fs: Introduce per-bucket inode hash locks
` [PATCH 13/17] fs: Implement lazy LRU updates for inodes
` [PATCH 14/17] fs: Inode counters do not need to be atomic
` [PATCH 15/17] fs: inode per-cpu last_ino allocator
` [PATCH] "
` [PATCH 16/17] fs: Convert nr_inodes to a per-cpu counter
` [PATCH 17/17] fs: Clean up inode reference counting
[2.6.36-rc6+] LogFS kernel panic
2010-10-04 4:15 UTC
[PATCH 0/14] more hfsplus updates
2010-10-02 4:09 UTC (18+ messages)
` [PATCH 1/14] hfsplus: fix HFSPLUS_SB calling convention
` [PATCH 2/14] hfsplus: fix HFSPLUS_I "
` [PATCH 3/14] hfsplus: clean up hfsplus_iget
` [PATCH 4/14] hfsplus: clean up hfsplus_write_inode
` [PATCH 5/14] hfsplus: merge mknod/mkdir/creat
` [PATCH 6/14] hfsplus: fix error handling in hfsplus_symlink
` [PATCH 7/14] hfsplus: do not cache and write next_alloc
` [PATCH 8/14] hfsplus: remove the rsrc_inodes list
` [PATCH 9/14] hfsplus: add per-superblock lock for volume header updates
` [PATCH 10/14] hfsplus: use atomic bitops for the superblock flags
` [PATCH 11/14] hfsplus: protect readdir against removals from open_dir_list
` [PATCH 12/14] hfsplus: add missing extent locking in hfsplus_write_inode
` [PATCH 13/14] hfsplus: convert tree_lock to mutex
` [PATCH 14/14] hfsplus: fix rename over directories
[PATCH 1/2] [net/9p]Serialize virtqueue operations to make VirtIO transport SMP safe
2010-10-01 23:56 UTC (2+ messages)
` [PATCH 2/2] [net/9p] Add waitq to VirtIO transport
[patch 1/3] vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos
2010-10-01 21:20 UTC
[patch 3/3] vfs: sparse: add __FMODE_EXEC
2010-10-01 21:20 UTC
[patch 2/3] vfs: sparse: remove a warning on OPEN_FMODE()
2010-10-01 21:20 UTC
Odd NFS related SIGBUS (& possible fix)
2010-10-01 20:57 UTC (8+ messages)
[PATCH 00/34] Union mount core for review
2010-10-01 18:32 UTC (20+ messages)
` [PATCH 01/34] VFS: Make clone_mnt() and copy_tree() return error codes
` [PATCH 03/34] VFS: Add CL_NO_SLAVE flag to clone_mnt()/copy_tree()
` [PATCH 23/34] union-mount: Prevent topmost file system from being mounted elsewhere
block cache replacement strategy?
2010-10-01 13:05 UTC (3+ messages)
[PATCH 0/7 v3] overlay filesystem prototype
2010-10-01 9:34 UTC (6+ messages)
` [PATCH 6/7 v3] overlay: hybrid "
[2.6.36-rc1] unmount livelock due to racing with bdi-flusher threads
2010-10-01 2:59 UTC (4+ messages)
[PATCH] isofs: Fix lseek() to position beyond 4 GB
2010-09-30 22:26 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2] [RFC] isofs: work-around for Rock Ridge+Joliet CDs with empty ISO root directory
2010-09-30 22:23 UTC (2+ messages)
Dear Email Account Holder Congratulation!!!
2010-09-30 19:12 UTC
[PATCH 1/2] [RFC][net/9p]Serialize virtqueue operations to make VirtIO transport SMP safe
2010-09-30 19:41 UTC (2+ messages)
` [PATCH 2/2] [RFC][net/9p] Add waitq to VirtIO transport
DEVELOPER ONLY vs. EXPERIMENTAL in Kconfigs
2010-09-30 19:01 UTC
[PATCH 01/17] Add a dentry op to handle automounting rather than abusing follow_link()
2010-09-30 18:16 UTC (17+ messages)
` [PATCH 02/17] AFS: Use d_automount() "
` [PATCH 03/17] NFS: "
` [PATCH 04/17] CIFS: "
` [PATCH 05/17] Remove the automount through follow_link() kludge code from pathwalk
` [PATCH 06/17] Add an AT_NO_AUTOMOUNT flag to suppress terminal automount
` [PATCH 07/17] Make dentry::d_mounted into a more general field for special function dirs
` [PATCH 08/17] Make follow_down() handle d_manage()
` [PATCH 09/17] autofs4: add d_automount() dentry operation
` [PATCH 10/17] autofs4: add d_manage() "
` [PATCH 11/17] autofs4: removed unused code
` [PATCH 12/17] autofs4: cleanup inode operations
` [PATCH 13/17] autofs4: cleanup dentry operations
` [PATCH 14/17] autofs4: cleanup autofs4_free_ino()
` [PATCH 15/17] autofs4 - fix wait validation
` [PATCH 16/17] autofs4 - add v4 pseudo direct mount support
` [PATCH 17/17] autofs4 - bump version
[PATCH 0/1] Batched discard support
2010-09-30 16:11 UTC (4+ messages)
[PATCH 2/6] [RFC] Create the .relink file_operation
2010-09-30 15:45 UTC (14+ messages)
` [PATCH 3/6] [RFC] ext3/4: Allow relinking to unlinked files
` [PATCH 4/6] [RFC] Split do_linkat() out of sys_linkat
` [PATCH 5/6] [RFC] Checkpoint/restart unlinked files
[PATCH] cifs: set backing_dev_info on new S_ISREG inodes
2010-09-30 11:26 UTC (3+ messages)
[PATCH -V20 00/12] Generic name to handle and open by handle syscalls
2010-09-30 5:26 UTC (6+ messages)
` [PATCH -V20 02/12] vfs: Add name to file handle conversion support
Dirtiable inode bdi default != sb bdi btrfs
2010-09-30 0:06 UTC (13+ messages)
World Bank has Approved The Sum Of One Million Dollars to you contact Dr Mr. Water Freek Email:world_bnk_transferunit1@w.cn by Sending the below information NAME:...Country:...Age:
2010-09-29 15:57 UTC
[PATCH] Remove BKL usage from ncpfs
2010-09-29 12:31 UTC (4+ messages)
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).