aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-11-19FS-Cache: Handle read request vs lookup, creation or other cache failureDavid Howells
2009-11-19FS-Cache: Don't delete pending pages from the page-store tracking treeDavid Howells
2009-11-19FS-Cache: Fix lock misorder in fscache_write_op()David Howells
2009-11-19FS-Cache: The object-available state can't rely on the cookie to be availableDavid Howells
2009-11-19FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phaseDavid Howells
2009-11-19FS-Cache: Use radix tree preload correctly in tracking of pages to be storedDavid Howells
2009-11-19FS-Cache: Clear netfs pointers in cookie after detaching object, not beforeDavid Howells
2009-11-19FS-Cache: Add counters for entry/exit to/from cache operation functionsDavid Howells
2009-11-19FS-Cache: Allow the current state of all objects to be dumpedDavid Howells
2009-11-19FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work itemsDavid Howells
2009-11-19SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells
2009-11-17fcntl: rename F_OWNER_GID to F_OWNER_PGRPPeter Zijlstra
2009-11-17procfs: fix /proc/<pid>/stat stack pointer for kernel threadsStefani Seibold
2009-11-17Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-11-17xfs: copy li_lsn before dropping AIL lockNathaniel W. Turner
2009-11-17XFS bug in log recover with quota (bugzilla id 855)Jan Rekorajski
2009-11-16cifs: clear server inode number flag while autodisablingSuresh Jayaraman
2009-11-15nilfs2: deleted inconsistent comment in nilfs_load_inode_block()Jiro SEKIBA
2009-11-14Fix memory corruption caused by nfsd readdir+Petr Vandrovec
2009-11-13nilfs2: fix lock order reversal in chcp operationRyusuke Konishi
2009-11-12__generic_block_fiemap(): fix for files bigger than 4GBMike Hommey
2009-11-12exec: setup_arg_pages() fails to return errorsAnton Blanchard
2009-11-12fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctlHeiko Carstens
2009-11-12pidns: fix a leak in /proc dentries and inodes with pid namespaces.Sukadev Bhattiprolu
2009-11-12fs/jbd: Export log_start_commit to fix ext3 build.Stefan Schmidt
2009-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-11-11Btrfs: fix panic when trying to destroy a newly allocatedJosef Bacik
2009-11-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-11-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-11-11Btrfs: allow more metadata chunk preallocationChris Mason
2009-11-11Btrfs: fallback on uncompressed io if compressed io failsJosef Bacik
2009-11-11Btrfs: find ideal block group for cachingJosef Bacik
2009-11-11Btrfs: avoid null deref in unpin_extent_cache()Dan Carpenter
2009-11-11Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_rootLi Dongyang
2009-11-11Btrfs: fix some metadata enospc issuesJosef Bacik
2009-11-11Btrfs: fix how we set max_size for free space clustersJosef Bacik
2009-11-11Btrfs: cleanup transaction starting and fix journal_info usageJosef Bacik
2009-11-11Btrfs: fix data allocation hint startJosef Bacik
2009-11-11JBD/JBD2: free j_wbuf if journal init fails.Tao Ma
2009-11-11ext3: Wait for proper transaction commit on fsyncJan Kara
2009-11-11ext3: retry failed direct IO allocationsEric Sandeen
2009-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-11-08ext4: partial revert to fix double brelse WARNING()Theodore Ts'o
2009-11-08nilfs2: fix missing cleanup of gc cache on error casesRyusuke Konishi
2009-11-08nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocksRyusuke Konishi
2009-11-06cifs: don't use CIFSGetSrvInodeNumber in is_path_accessibleJeff Layton
2009-11-06cifs: clean up handling when server doesn't consistently support inode numbersJeff Layton
2009-11-06ext4: Fix return value of ext4_split_unwritten_extents() to fix direct I/OMingming