messages from 2010-03-09 16:46:41 to 2010-03-20 20:13:41 UTC [more...]
[rfc][patch] fs: introduce iget, mark igrab as must_check
2010-03-20 20:13 UTC (2+ messages)
UnionMount status?
2010-03-20 16:41 UTC (7+ messages)
[C/R v20][PATCH 00/96] Linux Checkpoint-Restart - v20
2010-03-20 4:43 UTC (20+ messages)
` [C/R v20][PATCH 20/96] c/r: make file_pos_read/write() public
` [C/R v20][PATCH 37/96] c/r: introduce new 'file_operations': ->checkpoint, ->collect()
` [C/R v20][PATCH 38/96] c/r: dump open file descriptors
` [C/R v20][PATCH 39/96] c/r: restore "
` [C/R v20][PATCH 40/96] c/r: introduce method '->checkpoint()' in struct vm_operations_struct
` [C/R v20][PATCH 44/96] c/r: add generic '->checkpoint' f_op to ext fses
` [C/R v20][PATCH 45/96] c/r: add generic '->checkpoint()' f_op to simple devices
` [C/R v20][PATCH 46/96] c/r: add checkpoint operation for opened files of generic filesystems
` [C/R v20][PATCH 50/96] splice: export pipe/file-to-pipe/file functionality
` [C/R v20][PATCH 51/96] c/r: support for open pipes
` [C/R v20][PATCH 52/96] c/r: checkpoint and restore FIFOs
` [C/R v20][PATCH 53/96] c/r: refuse to checkpoint if monitoring directories with dnotify
` [C/R v20][PATCH 66/96] c/r: restore file->f_cred
` [C/R v20][PATCH 82/96] c/r: checkpoint/restart epoll sets
` [C/R v20][PATCH 83/96] c/r: checkpoint/restart eventfd
` [C/R v20][PATCH 84/96] c/r: restore task fs_root and pwd (v3)
` [C/R v20][PATCH 85/96] c/r: preliminary support mounts namespace
[ANNOUNCE] TCM/ConfigFS v3.4.0-rc1
2010-03-20 2:41 UTC
RFC: direct MTD support for SquashFS
2010-03-19 14:12 UTC (9+ messages)
[PATCH] Fix ecryptfs related OOPs after umount
2010-03-19 8:39 UTC
[PATCH 0/5] RFC: introduce extended inode owner identifier v6
2010-03-19 8:16 UTC (8+ messages)
` [PATCH 1/5] vfs: Add additional owner identifier
` [PATCH 2/5] quota: Implement project id support for generic quota
` [PATCH 3/5] ext4: Implement project ID support for ext4 filesystem
` [PATCH 4/5] ext4: add project quota support
` [PATCH 5/5] ext4: add isolated project support
[patch] fs: move invalidate_bdev
2010-03-19 7:16 UTC (2+ messages)
` [patch] fs: avoid buffer_head
[PATCH -V2] Generic name to handle and open by handle syscalls
2010-03-19 6:00 UTC (8+ messages)
` [PATCH -V2 1/3] vfs: Add name to file handle conversion support
` [PATCH -V2 2/3] vfs: Add open by file handle support
` [PATCH -V2 3/3] x86: Add new syscalls for x86_32
[patch] cifs: use add_to_page_cache_lru
2010-03-19 1:13 UTC (3+ messages)
[RFC PATCH] Show data flow for file copyup in unions
2010-03-18 19:18 UTC (6+ messages)
[rfc][patch] fs: mntput might sleep
2010-03-18 19:03 UTC (3+ messages)
[PATCH] x86: Add optimized popcnt variants
2010-03-18 11:20 UTC (19+ messages)
` [PATCH 1/2] bitops: Optimize hweight() by making use of compile-time evaluation
` [PATCH 2/2] x86: Add optimized popcnt variants
[patch] ntfs: use add_to_page_cache_lru
2010-03-18 0:20 UTC (2+ messages)
[PATCH] vfs: reorganize inode chattr checks
2010-03-17 23:44 UTC (3+ messages)
[C/R v20][PATCH 46/96] c/r: add checkpoint operation for opened files of generic filesystems
2010-03-17 23:37 UTC (4+ messages)
Karayolu Kanunu!
2010-03-17 23:27 UTC
Winning Notification
2010-03-17 21:17 UTC
[PATCH 0/6][v4][RFC] NFSv3: implement extended attribute protocol (XATTR)
2010-03-17 21:23 UTC (16+ messages)
[patch 1/2] kernel: introduce brlock
2010-03-17 20:33 UTC (9+ messages)
` [patch 2/2] fs: scale vfsmount_lock
[PATCH 00/12] Re: [PATCH] improve the performance of large sequential write NFS workloads
2010-03-17 18:08 UTC (13+ messages)
` [PATCH 10/12] NFS: Simplify nfs_wb_page()
BUG EXT3-fs: fragsize 1024 != blocksize 4096 (unsupported)
2010-03-17 16:24 UTC (2+ messages)
Block device files and the page cache
2010-03-17 15:30 UTC (3+ messages)
[patch 1/2] fs: cleanup files_lock
2010-03-17 14:38 UTC (5+ messages)
` [patch 2/2] fs: scale files_lock
[patch] btrfs: use add_to_page_cache_lru, use __page_cache_alloc
2010-03-17 13:31 UTC (2+ messages)
[PATCH 1/2] truncate: introduce new sequence
2010-03-17 9:04 UTC (4+ messages)
[patch] nfs: use add_to_page_cache_lru, use __page_cache_alloc
2010-03-17 6:26 UTC
[PATCH] vfs: pass struct file to do_truncate on O_TRUNC opens
2010-03-16 17:47 UTC (6+ messages)
[rfc][patch] mm: lockdep page lock
2010-03-16 11:52 UTC (6+ messages)
sys_umount() returns EBUSY when doing: sh -c "mount /dev/sdc1 /mnt; umount /mnt"
2010-03-16 6:53 UTC (6+ messages)
[PATCH 2.6.27.y 08/11] vfs: Remove the range_cont writeback mode
2010-03-16 0:26 UTC (2+ messages)
` [PATCH 2.6.27.y 09/11] vfs: Add no_nrwrite_index_update writeback control flag
APPLY FOR 2% LOAN OFFER CONTACT US VIA THIS EMAIL ( fastloanfirm@qatar.io )
2010-03-07 5:27 UTC
[PATCH 0/5] RFC: introduce extended inode owner identifier v5
2010-03-12 20:07 UTC (19+ messages)
` [PATCH 1/5] vfs: Add additional owner identifier
` [PATCH 2/5] quota: Implement project id support for generic quota
` [PATCH 3/5] ext4: Implement project ID support for ext4 filesystem
` [PATCH 4/5] ext4: add isolated project support
[patch 4/6] vfs: O_* bit numbers uniqueness check
2010-03-12 15:15 UTC (8+ messages)
` [PATCH] vfs: O_* bit numbers uniqueness check fix
` [PATCH] vfs: O_* bit numbers uniqueness check fix 2
problem with symlinks in sysfs
2010-03-12 14:08 UTC
[RFC PATCH] CIFS posix acl permission checking
2010-03-12 8:09 UTC (6+ messages)
[patch 1/6] vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystems
2010-03-11 22:11 UTC
[patch 6/6] vfs: clarify that nonseekable_open() will never fail
2010-03-11 22:11 UTC
[patch 3/6] vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs
2010-03-11 22:11 UTC
[patch 5/6] vfs: introduce FMODE_NEG_OFFSET for allowing negative f_pos
2010-03-11 22:11 UTC
[patch 2/6] vfs: improve comment describing fget_light()
2010-03-11 22:11 UTC
[GIT PULL V2] Squashfs updates for 2.6.34-rc1
2010-03-11 15:20 UTC (2+ messages)
[RFC PATCH] Generic name to handle and open by handle syscalls
2010-03-11 13:14 UTC
vfat vs msdos and -o flush
2010-03-10 19:19 UTC (4+ messages)
RB tree
2010-03-10 18:06 UTC (2+ messages)
[git pull] fatfs-2.6 fixes patches
2010-03-10 15:05 UTC
[RFC][PATCH 0/2] Correct behavior for listxattr and 'trusted' xattrs
2010-03-10 14:04 UTC (7+ messages)
[PATCH] coredump: plug a memory leak situation on dump_seek()
2010-03-10 9:10 UTC
[RFC PATCH 0/6] Union mount core rewrite v1
2010-03-09 19:49 UTC (11+ messages)
` [PATCH 1/6] union-mount: Introduce union_mount structure and basic operations
` [PATCH 2/6] union-mount: Drive the union cache via dcache
few ext2/ext3 questions (i_blocks usage and updating superblock in r-only)
2010-03-09 16:46 UTC (2+ 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).