Age | Commit message (Expand) | Author |
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 |
2012-07-31 | vmscan: remove obsolete shrink_control comment | Minchan Kim |
2012-07-31 | hugetlb: use mmu_gather instead of a temporary linked list for accumulating p... | Aneesh Kumar K.V |
2012-07-31 | mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads | Wanpeng Li |
2012-07-31 | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-07-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-07-31 | nfs: explicitly reject LOCK_MAND flock() requests | Jeff Layton |
2012-07-31 | nfs: increase number of permitted callback connections. | NeilBrown |
2012-07-31 | fs: Remove old freezing mechanism | Jan Kara |
2012-07-31 | ext2: Implement freezing | Jan Kara |
2012-07-31 | btrfs: Convert to new freezing mechanism | Jan Kara |
2012-07-31 | nilfs2: Convert to new freezing mechanism | Jan Kara |
2012-07-31 | ntfs: Convert to new freezing mechanism | Jan Kara |
2012-07-31 | fuse: Convert to new freezing mechanism | Jan Kara |
2012-07-31 | gfs2: Convert to new freezing mechanism | Jan Kara |
2012-07-31 | ocfs2: Convert to new freezing mechanism | Jan Kara |
2012-07-31 | xfs: Convert to new freezing code | Jan Kara |
2012-07-31 | ext4: Convert to new freezing mechanism | Jan Kara |
2012-07-31 | fs: Protect write paths by sb_start_write - sb_end_write | Jan Kara |
2012-07-31 | fs: Skip atime update on frozen filesystem | Jan Kara |
2012-07-31 | fs: Add freezing handling to mnt_want_write() / mnt_drop_write() | Jan Kara |
2012-07-31 | fs: Improve filesystem freezing handling | Jan Kara |
2012-07-30 | Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-07-30 | Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-07-30 | ceph: define snap counts as u32 everywhere | Alex Elder |
2012-07-30 | ceph: fix potential double free | Alan Cox |
2012-07-30 | ceph: close old con before reopening on mds reconnect | Sage Weil |
2012-07-30 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-07-30 | c/r: fcntl: add F_GETOWNER_UIDS option | Cyrill Gorcunov |