summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-01-10procfs: make proc_get_link to use dentry instead of inodeCyrill Gorcunov
2012-01-10reiserfs: don't lock root inode searchingFrederic Weisbecker
2012-01-10reiserfs: don't lock journal_init()Frederic Weisbecker
2012-01-10reiserfs: delay reiserfs lock until journal initializationFrederic Weisbecker
2012-01-10reiserfs: delete comments referring to the BKLDavidlohr Bueso
2012-01-10fs: binfmt_elf: create Kconfig variable for PIE randomizationDavid Daney
2012-01-10tracepoint: add tracepoints for debugging oom_score_adjKAMEZAWA Hiroyuki
2012-01-10btrfs: pass __GFP_WRITE for buffered write page allocationsJohannes Weiner
2012-01-10mm: account reaped page cache on inode cache pruningKonstantin Khlebnikov
2012-01-10Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2012-01-10Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-01-10Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2012-01-10hfsplus: creation of hidden dir on mount can failAl Viro
2012-01-10Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-01-10block_dev: Suppress bdev_cache_init() kmemleak warninigSergey Senozhatsky
2012-01-10fix shrink_dcache_parent() livelockMiklos Szeredi
2012-01-10ceph: avoid iput() while holding spinlock in ceph_dir_fsyncSage Weil
2012-01-10ceph: avoid useless dget/dput in encode_fhSage Weil
2012-01-10ceph: dereference pointer after checking for NULLYehuda Sadeh
2012-01-10ceph: remove unnecessary d_fsdata conditional checksSage Weil
2012-01-10Merge branch 'for_linus' into for_linus_mergedTheodore Ts'o
2012-01-10ext4: fix undefined behavior in ext4_fill_flex_info()Xi Wang
2012-01-10coda: switch coda_cnode_make() to sane API as well, clean coda_lookup()Al Viro
2012-01-10coda: deal correctly with allocation failure from coda_cnode_makectl()Al Viro
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-09vfs: new helper - d_make_root()Al Viro
2012-01-09dcache: use a dispose list in select_parentDave Chinner
2012-01-09ceph: d_alloc_root() may failAl Viro
2012-01-09ext4: fix failure exitsAl Viro
2012-01-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-01-09Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2012-01-09Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-09Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-01-09NFSv4: Change the default setting of the nfs4_disable_idmapping parameterTrond Myklebust
2012-01-09mtd: do not use mtd->block_markbad directlyArtem Bityutskiy
2012-01-09logfs: do not use 'mtd->block_isbad' directlyArtem Bityutskiy
2012-01-09mtd: do not use mtd->sync directlyArtem Bityutskiy
2012-01-09mtd: harmonize mtd_writev usageArtem Bityutskiy
2012-01-09romfs: do not use mtd->get_unmapped_area directlyArtem Bityutskiy
2012-01-09mtd: do use mtd->point directlyArtem Bityutskiy
2012-01-09jffs: remove custom mtd_fake_writev functionArtem Bityutskiy
2012-01-09mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_sync interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_writev interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_write_oob interfaceArtem Bityutskiy
2012-01-09mtd: introduce mtd_read_oob interfaceArtem Bityutskiy