summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-02-07Merge remote-tracking branch 'signal/for-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'writeback/writeback-for-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'slab/for-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'dlm/next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'xfs/for-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'ocfs2/linux-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'logfs/master'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'jfs/jfs-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'gfs2/master'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'fuse/for-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'f2fs/dev'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'ext4/dev'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'metag/for-next'Stephen Rothwell
2013-02-07Merge remote-tracking branch 'ia64/next'Stephen Rothwell
2013-02-06f2fs: add compat_ioctl to provide backward compatabilityNamjae Jeon
2013-02-06f2fs: fix calculation of max. gc cost in the SSR caseJaegeuk Kim
2013-02-06f2fs: clarify and enhance the f2fs_gc flowJaegeuk Kim
2013-02-06f2fs: optimize the return condition for has_not_enough_free_secsNamjae Jeon
2013-02-06f2fs: make an accessor to get sections for particular block typeNamjae Jeon
2013-02-06f2fs: mark gc_thread as NULL when thread creation is failedNamjae Jeon
2013-02-06f2fs: name gc task as per the block deviceNamjae Jeon
2013-02-05udf: Remove unused s_extLength from udf_bitmapJan Kara
2013-02-05udf: Make s_block_bitmap standard arrayJan Kara
2013-02-05udf: Fix bitmap overflow on large filesystems with small block sizeJan Kara
2013-02-05nfsd: Fix memleakmajianpeng
2013-02-05Merge branch 'x86/urgent'Ingo Molnar
2013-02-05Merge branch 'sched/core'Ingo Molnar
2013-02-05Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2013-02-05Merge branch 'fix-max-write' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-05nilfs2: fix fix very long mount time issueVyacheslav Dubeyko
2013-02-04nfsd: register a shrinker for DRC cache entriesJeff Layton
2013-02-04nfsd: add recurring workqueue job to clean the cacheJeff Layton
2013-02-04nfsd: when updating an entry with RC_NOCACHE, just free itJeff Layton
2013-02-04nfsd: remove the cache_disabled flagJeff Layton
2013-02-04nfsd: dynamically allocate DRC entriesJeff Layton
2013-02-04nfsd: track the number of DRC entries in the cacheJeff Layton
2013-02-04nfsd: always move DRC entries to the end of LRU list when updating timestampJeff Layton
2013-02-04dlm: check the write size from userDavid Teigland