Age | Commit message (Expand) | Author |
2009-11-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-11-03 | ext4: code clean up for dio fallocate handling | Mingming |
2009-11-10 | ext4: skip conversion of uninit extents after direct IO if there isn't any | Mingming |
2009-11-10 | ext4: fix ext4_ext_direct_IO()'s return value after converting uninit extents | Mingming |
2009-11-03 | nilfs2: add zero-fill for new btree node buffers | Ryusuke Konishi |
2009-11-03 | nilfs2: fix irregular checkpoint creation due to data flush | Ryusuke Konishi |
2009-11-03 | nilfs2: fix dirty page accounting leak causing hang at write | Ryusuke Konishi |
2009-11-02 | ext4: discard preallocation when restarting a transaction during truncate | Aneesh Kumar K.V |
2009-11-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2009-11-02 | Revert "ext4: Remove journal_checksum mount option and enable it by default" | Linus Torvalds |
2009-11-02 | 9p: fix readdir corner cases | Eric Van Hensbergen |
2009-11-02 | 9p: fix readlink | Martin Stava |
2009-11-02 | 9p: fix a small bug in readdir for long directories | Martin Stava |
2009-11-02 | Fix bio_alloc() and bio_kmalloc() documentation | Alberto Bertogli |
2009-11-02 | bio_put(): add bio_clone() to the list of functions in the comment | Alberto Bertogli |
2009-10-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs | Linus Torvalds |
2009-10-30 | xfs: fix xfs_quota remove error | Ryota Yamauchi |
2009-10-30 | xfs: free temporary cursor in xfs_dialloc | Eric Sandeen |
2009-10-30 | powerpc: Cleanup Kconfig selection of hugetlbfs support | Benjamin Herrenschmidt |
2009-10-29 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-10-29 | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-10-29 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2009-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2009-10-29 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-10-29 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2009-10-29 | hfs: fix oops on mount with corrupted btree extent records | Jeff Mahoney |
2009-10-29 | hfsplus: refuse to mount volumes larger than 2TB | Ben Hutchings |
2009-10-29 | hwpoison: fix/proc/meminfo alignment | Hugh Dickins |
2009-10-27 | powerpc: Limit hugetlbfs support to PPC64 Book-3S machines | Kumar Gala |
2009-10-27 | sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations. | Paul Mundt |
2009-10-26 | block: use after free bug in __blkdev_get | Neil Brown |
2009-10-26 | NFSv4: The link() operation should return any delegation on the file | Trond Myklebust |
2009-10-26 | NFSv4: Fix two unbalanced put_rpccred() issues. | Trond Myklebust |
2009-10-23 | NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCE | Trond Myklebust |
2009-10-23 | nfs: Panic when commit fails | Terry Loftin |
2009-10-22 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds |
2009-10-22 | nfs: Fix nfs_parse_mount_options() kfree() leak | Yinghai Lu |
2009-10-22 | fs: pipe.c null pointer dereference | Earl Chew |
2009-10-20 | dnotify: ignore FS_EVENT_ON_CHILD | Andreas Gruenbacher |
2009-10-18 | inotify: fix coalesce duplicate events into a single event in special case | Wei Yongjun |
2009-10-18 | fsnotify: do not set group for a mark before it is on the i_list | Eric Paris |
2009-10-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |
2009-10-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Linus Torvalds |
2009-10-14 | sysfs: Allow sysfs_notify_dirent to be called from interrupt context. | Neil Brown |
2009-10-14 | sysfs: Allow sysfs_move_dir(..., NULL) again. | Cornelia Huck |
2009-10-14 | Btrfs: always pin metadata in discard mode | Chris Mason |
2009-10-14 | Btrfs: enable discard support | Christoph Hellwig |
2009-10-14 | Btrfs: add -o discard option | Christoph Hellwig |
2009-10-14 | Btrfs: properly wait log writers during log sync | Yan, Zheng |
2009-10-14 | Btrfs: fix possible ENOSPC problems with truncate | Josef Bacik |