summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-08-16NFS: Fix a regression when loading the NFS v4 modulebjschuma@gmail.com
2012-08-16autofs4 - fix get_next_positive_subdir()Ian Kent
2012-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-08-16vfs: fix propagation of atomic_open create error on negative dentrySage Weil
2012-08-15udf: fix retun value on error path in udf_load_logicalvolNikola Pajkovsky
2012-08-15jbd: don't write superblock when unmounting an ro filesystemJan Kara
2012-08-15fuse: check create mode in atomic openMiklos Szeredi
2012-08-15vfs: pass right create mode to may_o_create()Miklos Szeredi
2012-08-15vfs: atomic_open(): fix create mode usageMiklos Szeredi
2012-08-15vfs: canonicalize create mode in build_open_flags()Miklos Szeredi
2012-08-14reiserfs: fix deadlocks with quotasJeff Mahoney
2012-08-14quota: Move down dqptr_sem read after initializing default warn[] type at __d...Jeff Liu
2012-08-14UDF: During mount free lvid_bh before rescanning with different blocksizeAshish Sangwan
2012-08-14udf: fix udf_setsize() for file data in ICBIan Abbott
2012-08-12Merge branch 'for-linus-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-08-09Btrfs: remove mnt_want_write call in btrfs_mksubvolAlexander Block
2012-08-09block: move down direct IO pluggingFengguang Wu
2012-08-09bio: Fix potential memory leak in bio_find_or_create_slab()Alexey Khoroshilov
2012-08-08NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_doneTrond Myklebust
2012-08-06fuse: verify all ioctl retry iov elementsZach Brown
2012-08-06ext4: avoid kmemcheck complaint from reading uninitialized memoryTheodore Ts'o
2012-08-05ext4: make sure the journal sb is written in ext4_clear_journal_err()Theodore Ts'o
2012-08-04missed mnt_drop_write() in do_dentry_open()Al Viro
2012-08-04UBIFS: nuke pdflush from commentsArtem Bityutskiy
2012-08-04gfs2: nuke pdflush from commentsArtem Bityutskiy
2012-08-04nilfs2: nuke write_super from commentsArtem Bityutskiy
2012-08-04hfs: nuke write_super from commentsArtem Bityutskiy
2012-08-04vfs: nuke pdflush from commentsArtem Bityutskiy
2012-08-04jbd/jbd2: nuke write_super from commentsArtem Bityutskiy
2012-08-04btrfs: nuke pdflush from commentsArtem Bityutskiy
2012-08-04btrfs: nuke write_super from commentsArtem Bityutskiy
2012-08-04ext4: nuke pdflush from commentsArtem Bityutskiy
2012-08-04ext4: nuke write_super from commentsArtem Bityutskiy
2012-08-04ext3: nuke write_super from commentsArtem Bityutskiy
2012-08-03vfs: kill write_super and sync_supersArtem Bityutskiy
2012-08-03Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2012-08-02pnfs-obj: Better IO pattern in case of unaligned offsetBoaz Harrosh
2012-08-02NFS41: add pg_layout_private to nfs_pageio_descriptorPeng Tao
2012-08-02pnfs: nfs4_proc_layoutget returns voidIdan Kedar
2012-08-02pnfs: defer release of pages in layoutgetIdan Kedar
2012-08-02nfs: tear down caches in nfs_init_writepagecache when allocation failsJeff Layton
2012-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-08-02Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-08-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-08-02ceph: simplify+fix atomic_openSage Weil
2012-08-02ore: Fix out-of-bounds access in _ios_obj()Boaz Harrosh
2012-08-02exofs: Use proper max_IO calculations from oreBoaz Harrosh
2012-08-02exofs: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh
2012-08-02exofs: stop using s_dirtArtem Bityutskiy
2012-08-02exofs: readpage_strip: Add a BUG_ON to check for PageLocked(page)Kautuk Consul