Age | Commit message (Expand) | Author |
2008-12-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell |
2008-12-31 | UBIFS: add more useful debugging prints | Artem Bityutskiy |
2008-12-31 | UBIFS: print debugging messages properly | Artem Bityutskiy |
2008-12-31 | UBIFS: fix numerous spelling mistakes | Artem Bityutskiy |
2008-12-31 | UBIFS: allow mounting when short of space | Artem Bityutskiy |
2008-12-31 | UBIFS: fix writing uncompressed files | Artem Bityutskiy |
2008-12-31 | UBIFS: fix checkpatch.pl warnings | Artem Bityutskiy |
2008-12-31 | UBIFS: fix sparse warnings | Artem Bityutskiy |
2008-12-31 | UBIFS: simplify make_free_space | Artem Bityutskiy |
2008-12-31 | UBIFS: do not lie about used blocks | Artem Bityutskiy |
2008-12-31 | UBIFS: restore budg_uncommitted_idx | Artem Bityutskiy |
2008-12-31 | UBIFS: always commit on unmount | Artem Bityutskiy |
2008-12-31 | UBIFS: use ubi_sync | Artem Bityutskiy |
2008-12-31 | UBIFS: always commit in sync_fs | Artem Bityutskiy |
2008-12-31 | UBIFS: fix file-system synchronization | Artem Bityutskiy |
2008-12-31 | UBIFS: fix constants initialization | Artem Bityutskiy |
2008-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds |
2008-12-30 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2008-12-30 | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2008-12-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds |
2008-12-30 | Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-12-30 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-12-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-12-30 | Merge branch 'devel' into next | Trond Myklebust |
2008-12-30 | fs/nfs/nfs4proc.c: make nfs4_map_errors() static | WANG Cong |
2008-12-30 | bitmap: fix seq_bitmap and seq_cpumask to take const pointer | Rusty Russell |
2008-12-29 | bio: get rid of bio_vec clearing | Jens Axboe |
2008-12-29 | Get rid of CONFIG_LSF | Jens Axboe |
2008-12-29 | aio: make the lookup_ioctx() lockless | Jens Axboe |
2008-12-29 | bio: add support for inlining a number of bio_vecs inside the bio | Jens Axboe |
2008-12-29 | bio: allow individual slabs in the bio_set | Jens Axboe |
2008-12-29 | bio: move the slab pointer inside the bio_set | Jens Axboe |
2008-12-29 | bio: only mempool back the largest bio_vec slab cache | Jens Axboe |
2008-12-29 | block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set | Keith Mannthey |
2008-12-29 | [XFS] Fix merge failures | Lachlan McIlroy |
2008-12-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds |
2008-12-28 | cifs: update for new IP4/6 address printing | Stephen Rothwell |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2008-12-28 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-12-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-12-26 | proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c | KOSAKI Motohiro |
2008-12-26 | [CIFS] Remove redundant test | Julia Lawall |
2008-12-26 | [CIFS] make sure that DFS pathnames are properly formed | Steve French |
2008-12-26 | Remove an already-checked error condition in SendReceiveBlockingLock | Volker Lendecke |
2008-12-26 | Streamline SendReceiveBlockingLock: Use "goto out:" in an error condition | Volker Lendecke |
2008-12-26 | Streamline SendReceiveBlockingLock: Use "goto out:" in an error condition | Volker Lendecke |
2008-12-26 | [CIFS] Streamline SendReceive[2] by using "goto out:" in an error condition | Steve French |
2008-12-26 | Slightly streamline SendReceive[2] | Volker Lendecke |