Age | Commit message (Expand) | Author |
2008-10-09 | block: kill GENHD_FL_FAIL and use part0->make_it_fail | Tejun Heo |
2008-10-09 | block: always set bdev->bd_part | Tejun Heo |
2008-10-09 | block: move holder_dir from disk to part0 | Tejun Heo |
2008-10-09 | block: move policy from disk to part0 | Tejun Heo |
2008-10-09 | block: unify sysfs size node handling | Tejun Heo |
2008-10-09 | block: move capacity from disk to part0 | Tejun Heo |
2008-10-09 | block: introduce partition 0 | Tejun Heo |
2008-10-09 | block: implement and use {disk|part}_to_dev() | Tejun Heo |
2008-10-09 | block: implement extended dev numbers | Tejun Heo |
2008-10-09 | block: fix diskstats access | Tejun Heo |
2008-10-09 | block: fix disk->part[] dereferencing race | Tejun Heo |
2008-10-09 | block: don't depend on consecutive minor space | Tejun Heo |
2008-10-09 | block: make variable and argument names more consistent | Tejun Heo |
2008-10-09 | block: update add_partition() error handling | Tejun Heo |
2008-10-09 | block: allow deleting zero length partition | Tejun Heo |
2008-10-09 | drop vmerge accounting | Mikulas Patocka |
2008-10-09 | block: drop virtual merging accounting | Mikulas Patocka |
2008-10-09 | Let the block device know when sectors can be discarded | David Woodhouse |
2008-10-02 | mm: tiny-shmem nommu fix | Nick Piggin |
2008-10-02 | inotify: fix lock ordering wrt do_page_fault's mmap_sem | Nick Piggin |
2008-09-29 | mm owner: fix race between swapoff and exit | Balbir Singh |
2008-09-29 | Fix NULL pointer dereference in proc_sys_compare | Linus Torvalds |
2008-09-26 | Merge git://oss.sgi.com:8090/xfs/linux-2.6 | Linus Torvalds |
2008-09-26 | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6 | Linus Torvalds |
2008-09-26 | [XFS] Remove xfs_iext_irec_compact_full() | Lachlan McIlroy |
2008-09-26 | [XFS] Fix extent list corruption in xfs_iext_irec_compact_full(). | Lachlan McIlroy |
2008-09-24 | 9p: use an IS_ERR test rather than a NULL test | Julien Brunel |
2008-09-18 | UBIFS: fix printk format warnings | Alexander Beregalov |
2008-09-17 | UBIFS: remove incorrect assert | Adrian Hunter |
2008-09-17 | UBIFS: TNC / GC race fixes | Adrian Hunter |
2008-09-17 | UBIFS: create the name of the background thread in every case | Sebastian Siewior |
2008-09-17 | [XFS] Don't do I/O beyond eof when unreserving space | Lachlan McIlroy |
2008-09-17 | [XFS] Fix use-after-free with buffers | Lachlan McIlroy |
2008-09-17 | [XFS] Prevent lockdep false positives when locking two inodes. | David Chinner |
2008-09-17 | [XFS] Fix barrier status change detection. | David Chinner |
2008-09-17 | [XFS] Prevent direct I/O from mapping extents beyond eof | Lachlan McIlroy |
2008-09-17 | [XFS] Fix regression introduced by remount fixup | Christoph Hellwig |
2008-09-17 | [XFS] Move memory allocations for log tracing out of the critical path | Lachlan McIlroy |
2008-09-13 | rescan_partitions(): make device capacity errors non-fatal | Andrew Morton |
2008-09-13 | mm: ifdef Quicklists in /proc/meminfo | Hugh Dickins |
2008-09-13 | bfs: fix Lockdep warning | Eric Sesterhenn |
2008-09-13 | proc: more debugging for "already registered" case | Alexey Dobriyan |
2008-09-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2008-09-10 | ocfs2: Fix a bug in direct IO read. | Tao Ma |
2008-09-09 | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6 | Linus Torvalds |
2008-09-08 | NFS: Restore missing hunk in NFS mount option parser | Chuck Lever |
2008-09-08 | udf: add llseek method | Christoph Hellwig |
2008-09-05 | UBIFS: make minimum fanout 3 | Artem Bityutskiy |
2008-09-05 | UBIFS: fix division by zero | Artem Bityutskiy |
2008-09-05 | sched: fix process time monotonicity | Balbir Singh |