Age | Commit message (Expand) | Author |
2012-08-16 | autofs4 - fix get_next_positive_subdir() | Ian Kent |
2012-08-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2012-08-16 | vfs: fix propagation of atomic_open create error on negative dentry | Sage Weil |
2012-08-15 | udf: fix retun value on error path in udf_load_logicalvol | Nikola Pajkovsky |
2012-08-15 | jbd: don't write superblock when unmounting an ro filesystem | Jan Kara |
2012-08-15 | fuse: check create mode in atomic open | Miklos Szeredi |
2012-08-15 | vfs: pass right create mode to may_o_create() | Miklos Szeredi |
2012-08-15 | vfs: atomic_open(): fix create mode usage | Miklos Szeredi |
2012-08-15 | vfs: canonicalize create mode in build_open_flags() | Miklos Szeredi |
2012-08-15 | reiserfs: fix deadlocks with quotas | Jeff Mahoney |
2012-08-15 | quota: Move down dqptr_sem read after initializing default warn[] type at __d... | Jeff Liu |
2012-08-15 | UDF: During mount free lvid_bh before rescanning with different blocksize | Ashish Sangwan |
2012-08-15 | udf: fix udf_setsize() for file data in ICB | Ian Abbott |
2012-08-12 | Merge branch 'for-linus-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-08-09 | Btrfs: remove mnt_want_write call in btrfs_mksubvol | Alexander Block |
2012-08-09 | block: move down direct IO plugging | Fengguang Wu |
2012-08-09 | bio: Fix potential memory leak in bio_find_or_create_slab() | Alexey Khoroshilov |
2012-08-08 | NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done | Trond Myklebust |
2012-08-06 | fuse: verify all ioctl retry iov elements | Zach Brown |
2012-08-05 | ext4: avoid kmemcheck complaint from reading uninitialized memory | Theodore Ts'o |
2012-08-05 | ext4: make sure the journal sb is written in ext4_clear_journal_err() | Theodore Ts'o |
2012-08-04 | missed mnt_drop_write() in do_dentry_open() | Al Viro |
2012-08-04 | UBIFS: nuke pdflush from comments | Artem Bityutskiy |
2012-08-04 | gfs2: nuke pdflush from comments | Artem Bityutskiy |
2012-08-04 | nilfs2: nuke write_super from comments | Artem Bityutskiy |
2012-08-04 | hfs: nuke write_super from comments | Artem Bityutskiy |
2012-08-04 | vfs: nuke pdflush from comments | Artem Bityutskiy |
2012-08-04 | jbd/jbd2: nuke write_super from comments | Artem Bityutskiy |
2012-08-04 | btrfs: nuke pdflush from comments | Artem Bityutskiy |
2012-08-04 | btrfs: nuke write_super from comments | Artem Bityutskiy |
2012-08-04 | ext4: nuke pdflush from comments | Artem Bityutskiy |
2012-08-04 | ext4: nuke write_super from comments | Artem Bityutskiy |
2012-08-04 | ext3: nuke write_super from comments | Artem Bityutskiy |
2012-08-04 | vfs: kill write_super and sync_supers | Artem Bityutskiy |
2012-08-03 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |
2012-08-02 | pnfs-obj: Better IO pattern in case of unaligned offset | Boaz Harrosh |
2012-08-02 | NFS41: add pg_layout_private to nfs_pageio_descriptor | Peng Tao |
2012-08-02 | pnfs: nfs4_proc_layoutget returns void | Idan Kedar |
2012-08-02 | pnfs: defer release of pages in layoutget | Idan Kedar |
2012-08-02 | nfs: tear down caches in nfs_init_writepagecache when allocation fails | Jeff Layton |
2012-08-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-08-02 | Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-08-02 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2012-08-02 | ceph: simplify+fix atomic_open | Sage Weil |
2012-08-02 | ore: Fix out-of-bounds access in _ios_obj() | Boaz Harrosh |
2012-08-02 | exofs: Use proper max_IO calculations from ore | Boaz Harrosh |
2012-08-02 | exofs: Fix __r4w_get_page when offset is beyond i_size | Boaz Harrosh |
2012-08-02 | exofs: stop using s_dirt | Artem Bityutskiy |
2012-08-02 | exofs: readpage_strip: Add a BUG_ON to check for PageLocked(page) | Kautuk Consul |
2012-08-02 | fs/block-dev.c:fix performance regression in O_DIRECT writes to md block devices | Jianpeng Ma |