| Commit message (Expand) | Author | Age |
* | CacheFiles: Catch an overly long wait for an old active object | David Howells | 2009-11-19 |
* | CacheFiles: Better showing of debugging information in active object problems | David Howells | 2009-11-19 |
* | CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happy | David Howells | 2009-11-19 |
* | CacheFiles: Handle truncate unlocking the page we're reading | David Howells | 2009-11-19 |
* | CacheFiles: Don't write a full page if there's only a partial page to cache | David Howells | 2009-11-19 |
* | FS-Cache: Actually requeue an object when requested | David Howells | 2009-11-19 |
* | FS-Cache: Start processing an object's operations on that object's death | David Howells | 2009-11-19 |
* | FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failure | David Howells | 2009-11-19 |
* | FS-Cache: Add a retirement stat counter | David Howells | 2009-11-19 |
* | FS-Cache: Handle pages pending storage that get evicted under OOM conditions | David Howells | 2009-11-19 |
* | FS-Cache: Handle read request vs lookup, creation or other cache failure | David Howells | 2009-11-19 |
* | FS-Cache: Don't delete pending pages from the page-store tracking tree | David Howells | 2009-11-19 |
* | FS-Cache: Fix lock misorder in fscache_write_op() | David Howells | 2009-11-19 |
* | FS-Cache: The object-available state can't rely on the cookie to be available | David Howells | 2009-11-19 |
* | FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase | David Howells | 2009-11-19 |
* | FS-Cache: Use radix tree preload correctly in tracking of pages to be stored | David Howells | 2009-11-19 |
* | FS-Cache: Clear netfs pointers in cookie after detaching object, not before | David Howells | 2009-11-19 |
* | FS-Cache: Add counters for entry/exit to/from cache operation functions | David Howells | 2009-11-19 |
* | FS-Cache: Allow the current state of all objects to be dumped | David Howells | 2009-11-19 |
* | FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items | David Howells | 2009-11-19 |
* | SLOW_WORK: Wait for outstanding work items belonging to a module to clear | David Howells | 2009-11-19 |
* | fcntl: rename F_OWNER_GID to F_OWNER_PGRP | Peter Zijlstra | 2009-11-17 |
* | procfs: fix /proc/<pid>/stat stack pointer for kernel threads | Stefani Seibold | 2009-11-17 |
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-11-17 |
|\ |
|
| * | xfs: copy li_lsn before dropping AIL lock | Nathaniel W. Turner | 2009-11-17 |
| * | XFS bug in log recover with quota (bugzilla id 855) | Jan Rekorajski | 2009-11-17 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-11-17 |
|\ \ |
|
| * | | cifs: clear server inode number flag while autodisabling | Suresh Jayaraman | 2009-11-16 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2009-11-17 |
|\ \ \
| |_|/
|/| | |
|
| * | | nilfs2: deleted inconsistent comment in nilfs_load_inode_block() | Jiro SEKIBA | 2009-11-15 |
| * | | nilfs2: fix lock order reversal in chcp operation | Ryusuke Konishi | 2009-11-12 |
* | | | Fix memory corruption caused by nfsd readdir+ | Petr Vandrovec | 2009-11-14 |
|/ / |
|
* | | __generic_block_fiemap(): fix for files bigger than 4GB | Mike Hommey | 2009-11-12 |
* | | exec: setup_arg_pages() fails to return errors | Anton Blanchard | 2009-11-12 |
* | | fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctl | Heiko Carstens | 2009-11-12 |
* | | pidns: fix a leak in /proc dentries and inodes with pid namespaces. | Sukadev Bhattiprolu | 2009-11-12 |
* | | fs/jbd: Export log_start_commit to fix ext3 build. | Stefan Schmidt | 2009-11-12 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-11-11 |
|\ \ |
|
| * | | Btrfs: fix panic when trying to destroy a newly allocated | Josef Bacik | 2009-11-11 |
| * | | Btrfs: allow more metadata chunk preallocation | Chris Mason | 2009-11-11 |
| * | | Btrfs: fallback on uncompressed io if compressed io fails | Josef Bacik | 2009-11-11 |
| * | | Btrfs: find ideal block group for caching | Josef Bacik | 2009-11-11 |
| * | | Btrfs: avoid null deref in unpin_extent_cache() | Dan Carpenter | 2009-11-11 |
| * | | Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root | Li Dongyang | 2009-11-11 |
| * | | Btrfs: fix some metadata enospc issues | Josef Bacik | 2009-11-11 |
| * | | Btrfs: fix how we set max_size for free space clusters | Josef Bacik | 2009-11-11 |
| * | | Btrfs: cleanup transaction starting and fix journal_info usage | Josef Bacik | 2009-11-11 |
| * | | Btrfs: fix data allocation hint start | Josef Bacik | 2009-11-11 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-11-11 |
|\ \ \ |
|
| * | | | JBD/JBD2: free j_wbuf if journal init fails. | Tao Ma | 2009-11-11 |