Age | Commit message (Expand) | Author |
2012-08-20 | vfs: missed source of ->f_pos races | Al Viro |
2012-08-18 | Merge branch 'vfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2012-08-17 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-08-17 | autofs4 - fix expire check | Ian Kent |
2012-08-17 | ext4: fix kernel BUG on large-scale rm -rf commands | Theodore Ts'o |
2012-08-17 | ext4: fix long mount times on very big file systems | Theodore Ts'o |
2012-08-17 | ext4: don't call ext4_error while block group is locked | Theodore Ts'o |
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 | 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-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-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 | 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-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-08-01 | locks: remove unused lm_release_private | J. Bruce Fields |
2012-07-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-07-31 | Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-07-31 | nfs: prevent page allocator recursions with swap over NFS. | Mel Gorman |
2012-07-31 | nfs: enable swap on NFS | Mel Gorman |
2012-07-31 | nfs: disable data cache revalidation for swapfiles | Mel Gorman |
2012-07-31 | nfs: teach the NFS client how to treat PG_swapcache pages | Mel Gorman |