linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-18 14:24:25 to 2012-01-03 08:12:21 UTC [more...]

[PATCH v5 1/8] smp: Introduce a generic on_each_cpu_mask function
 2012-01-03  8:12 UTC  (9+ messages)
` [PATCH v5 2/8] arm: Move arm over to generic on_each_cpu_mask
` [PATCH v5 3/8] tile: Move tile to use "
` [PATCH v5 4/8] smp: Add func to IPI cpus based on parameter func
` [PATCH v5 5/8] slub: Only IPI CPUs that have per cpu obj to flush
` [PATCH v5 6/8] fs: only send IPI to invalidate LRU BH when needed
` [PATCH v5 7/8] mm: Only IPI CPUs to drain local pages if they exist

[PATCH] Squashfs: fix i_blocks calculation with extended regular files
 2012-01-03  4:14 UTC 

[PATCH] deadlock with suspend and quotas
 2012-01-03  3:30 UTC  (2+ messages)

[PATCH] Squashfs: fix mount time sanity check for corrupted superblock
 2012-01-02 23:53 UTC 

[PATCH 00/17] mtd: get rid of direct mtd->func use
 2012-01-02 12:20 UTC  (2+ messages)
` [PATCH 04/17] romfs: do not use mtd->get_unmapped_area directly

[PATCH 0/2] vfs: POSIX-compliant version of fchmodat with flag argument
 2011-12-31  0:26 UTC  (3+ messages)
` [PATCH 1/2] vfs: Add POSIX-compliant version of fchmodat syscall
` [PATCH 2/2] x86: Hook up new fchmodat4 syscall

[RFC] ->encode_fh() and related breakage
 2011-12-30 16:48 UTC  (4+ messages)

[PATCH v2 00/53] SMB2 protocol support for CIFS kernel module
 2011-12-30 12:42 UTC  (5+ messages)
` [PATCH v2 06/53] CIFS: Add missing unicode handling routines needed by smb2

WTF is going with sock->file "allocation" by iscsi_target_login.c?
 2011-12-30  1:34 UTC 

Intercepting system calls
 2011-12-29 14:32 UTC  (15+ messages)

Bug in BLKBSZSET/GET ioctl ?
 2011-12-29  8:19 UTC  (7+ messages)

[PATCH] squashfs: add missing block release on error condition
 2011-12-29  4:42 UTC 

Freezing of tasks failed after 20.01 seconds in 3.2.0-rc4+ (Linus GIT af968e2)
 2011-12-28 22:03 UTC  (2+ messages)

linux-next: Tree for Dec 28 (fs-writeback)
 2011-12-28 21:09 UTC  (2+ messages)
` linux-next: Tree for Dec 28 (gfs2)

[PATCH] proc: Update for change of ->show_options() to struct dentry *
 2011-12-28 13:17 UTC 

[PATCH -block/for-next 0/2] blktrace: bio-based device tracing improvement v3
 2011-12-27 14:28 UTC  (3+ messages)
` [PATCH 1/2] block: introduce BIO_IN_FLIGHT flag
` [PATCH 2/2] block: don't export block_bio_complete tracepoint

[3.1.6] Deadlock upon recursive call_usermodehelper_exec()
 2011-12-27  8:14 UTC  (2+ messages)

file locking fix for 3.2
 2011-12-26 20:18 UTC  (7+ messages)

[LSF/MM TOPIC] [ATTEND] linux-pnfs server implementations
 2011-12-25  4:30 UTC 

[PATCH 00/10] readahead stats/tracing, backwards prefetching and more (v3)
 2011-12-23 13:48 UTC  (13+ messages)
` [PATCH 01/10] block: limit default readahead size for small devices
` [PATCH 02/10] readahead: make context readahead more conservative
` [PATCH 03/10] readahead: record readahead patterns
` [PATCH 04/10] readahead: tag mmap page fault call sites
` [PATCH 05/10] readahead: tag metadata "
` [PATCH 06/10] readahead: add vfs/readahead tracing event
` [PATCH 07/10] readahead: add /debug/readahead/stats
  ` [PATCH 07/10 v2] "
` [PATCH 08/10] readahead: basic support for backwards prefetching
` [PATCH 09/10] readahead: dont do start-of-file readahead after lseek()
` [PATCH 10/10] readahead: snap readahead request to EOF

[PATCH] udf: Mark LVID buffer as uptodate before marking it dirty
 2011-12-23 11:49 UTC  (3+ messages)

[PATCH 0/9] readahead stats/tracing, backwards prefetching and more (v2)
 2011-12-23 11:16 UTC  (9+ messages)
` [PATCH 6/9] readahead: add /debug/readahead/stats

[LSF/MM TOPIC] linux servers as a storage server - what's missing?
 2011-12-23  4:35 UTC  (6+ messages)

[PATCH] locks: fix null dereference on lease-break failure path
 2011-12-23  0:19 UTC 

[sigh] binder shite is back ;-/
 2011-12-22 21:00 UTC  (3+ messages)

[PATCH v3 1/1] vfs: iversion truncate bug fix
 2011-12-22 13:26 UTC  (2+ messages)

[PATCH v2 0/2] vfs: truncate bug fixes
 2011-12-22 10:29 UTC  (5+ messages)
` [PATCH v2 1/2] vfs: iversion truncate bug fix
` [PATCH v2 2/2] vfs: ATTR_OPEN rename

[PATCH] VFS: br_write_lock locks on possible CPUs other than online CPUs
 2011-12-22  8:39 UTC  (37+ messages)

[git pull] fix for nasty races in br_write_lock()
 2011-12-22  7:09 UTC 

[PATCH] reiserfs: Force inode evictions before umount to avoid crash
 2011-12-21 20:21 UTC 

[PATCH 0/2] Two reiserfs mount options fixes
 2011-12-21 19:23 UTC  (3+ messages)
` [PATCH 1/2] reiserfs: Fix quota mount option parsing
` [PATCH 2/2] reiserfs: Properly display mount options in /proc/mounts

[PATCH 0/9] overlay filesystem: request for inclusion
 2011-12-21 18:29 UTC  (10+ messages)
` [PATCH 1/9] vfs: pass struct path to __dentry_open()
` [PATCH 2/9] vfs: add i_op->open()
` [PATCH 3/9] vfs: export do_splice_direct() to modules
` [PATCH 4/9] vfs: introduce clone_private_mount()
` [PATCH 5/9] overlay filesystem
` [PATCH 6/9] overlayfs: add statfs support
` [PATCH 7/9] overlayfs: implement show_options
` [PATCH 8/9] overlay: overlay filesystem documentation
` [PATCH 9/9] fs: limit filesystem stacking depth

[CFP] Linux Storage, Filesystem & Memory Management Summit 2012 (April 1-2)
 2011-12-21 18:23 UTC 

[PATCH 2/4] vfs: Export some file manipulation functions
 2011-12-21 16:42 UTC  (2+ messages)

Payment Update
 2011-12-21  9:14 UTC 

[PATCH] fs: push file_update_time into ->page_mkwrite
 2011-12-21  4:11 UTC  (3+ messages)

[PATCH 0/3] vfs: Small cleanups
 2011-12-20 21:47 UTC  (8+ messages)
` [PATCH 1/3] vfs: Mark some functions static
` [PATCH 3/3] vfs: Mark d_clear_need_lookup() static

[Kernel 3.1.5] [OCFS2] After many write/delete on ocfs2 filesystem both servers in cluster got oops kernel
 2011-12-20 11:17 UTC 

RE
 2011-12-20  3:31 UTC 

copy offload support in Linux - new system call needed?
 2011-12-19 23:29 UTC  (8+ messages)

[PATCH 0/4] read-only remount race fix v10
 2011-12-19 16:14 UTC  (6+ messages)
` [PATCH 3/4] vfs: count unlinked inodes

[PATCH V3 00/21] ext4: Add inline data support
 2011-12-19 14:27 UTC  (19+ messages)
` [PATCH V3 01/21] ext4: Move extra inode read to a new function
  ` [PATCH V3 07/21] ext4: Add delalloc support for inline data
  ` [PATCH V3 08/21] ext4: Create a new function ext4_init_new_dir
  ` [PATCH V3 09/21] ext4: Refactor __ext4_check_dir_entry to accepts start and size
  ` [PATCH V3 10/21] ext4: Create __ext4_insert_dentry for dir entry insertion
  ` [PATCH V3 11/21] ext4: let add_dir_entry handle inline data properly
  ` [PATCH V3 12/21] ext4: Let ext4_readdir handle inline data
  ` [PATCH V3 13/21] ext4: Create a new function search_dir
  ` [PATCH V3 14/21] ext4: let ext4_find_entry handle inline data
  ` [PATCH V3 15/21] ext4: make ext4_delete_entry generic
  ` [PATCH V3 16/21] ext4: let ext4_delete_entry handle inline data
  ` [PATCH V3 17/21] ext4: let empty_dir handle inline dir
  ` [PATCH V3 18/21] ext4: let ext4_rename "
  ` [PATCH V3 19/21] ext4: Let fiemap work with inline data
  ` [PATCH V3 20/21] ext4: Evict inline data out if we needs to strore xattr in inode
  ` [PATCH V3 21/21] ext4: Enable ext4 inline support

XFS/btrfs performance after IO-less dirty throttling
 2011-12-19  5:44 UTC  (7+ messages)

[PATCH 0/2] ptrace: add ability to attach a file descriptor to another process
 2011-12-18 18:17 UTC  (3+ messages)
` [PATCH 2/2] ptrace: add ability to attach a file descriptor to another task

[PATCH] fs: Move attribute flags into non __KERNEL__ space
 2011-12-18 17:33 UTC  (7+ messages)

[PATCH] fs/9p: iattr_valid flags are kernel internal flags map them to 9p values
 2011-12-18 17:33 UTC 


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).