summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-02-14swap: make each swap partition have one address_spaceShaohua Li
2013-02-14memory-failure: use num_poisoned_pages instead of mce_bad_pagesXishi Qiu
2013-02-14mm: make do_mmap_pgoff return populate as a size in bytes, not as a boolMichel Lespinasse
2013-02-14mm: introduce mm_populate() for populating new vmasMichel Lespinasse
2013-02-14fs/block_dev.c: no need to check inode->i_bdev in bd_forget()Yan Hong
2013-02-14fs: change return values from -EACCES to -EPERMZhao Hongjiang
2013-02-14block: remove redundant check to bd_openers()Guo Chao
2013-02-14block: use i_size_write() in bd_set_size()Guo Chao
2013-02-14fs/block_dev.c: page cache wrongly left invalidated after revalidate_disk()MITSUNARI Shigeo
2013-02-14inotify: remove broken mask checks causing unmount to be EINVALJim Somerville
2013-02-14proc: avoid extra pde_put() in proc_fill_super()Maxim Patlasov
2013-02-14Merge remote-tracking branch 'signal/for-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'writeback/writeback-for-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'slab/for-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'dlm/next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'xfs/for-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'v9fs/for-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'ocfs2/linux-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'logfs/master'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'jfs/jfs-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'gfs2/master'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'fuse/for-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'f2fs/dev'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'ext4/dev'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'metag/for-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'ia64/next'Stephen Rothwell
2013-02-13GFS2: Reinstate withdraw ack systemSteven Whitehouse
2013-02-12pstore: Create a convenient mount point for pstoreJosh Boyer
2013-02-12ecryptfs: ecryptfs_msg_ctx_alloc_to_free(): remove kfree() redundant null checkTim Gardner
2013-02-12eCryptfs: decrypt_pki_encrypted_session_key(): remove kfree() redundant null ...Tim Gardner
2013-02-12NFSv4.1: Fix bulk recall and destroy of layoutsTrond Myklebust
2013-02-11NFSv4.1: Fix an ABBA locking issue with session and state serialisationTrond Myklebust
2013-02-12f2fs: avoid build warningJaegeuk Kim
2013-02-12Merge branch 'f2fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs...Jaegeuk Kim
2013-02-12f2fs: add compat_ioctl to provide backward compatabilityNamjae Jeon
2013-02-12f2fs: fix calculation of max. gc cost in the SSR caseJaegeuk Kim
2013-02-12f2fs: clarify and enhance the f2fs_gc flowJaegeuk Kim
2013-02-12f2fs: optimize the return condition for has_not_enough_free_secsNamjae Jeon