Age | Commit message (Expand) | Author | Files | Lines |
2009-01-14 | Fix timeouts in sys_pselect7 | Bernd Schmidt | 1 | -1/+1 |
2009-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds | 5 | -379/+357 |
2009-01-10 | btrfs: fix for write_super_lockfs/unlockfs error handling | Linus Torvalds | 1 | -4/+6 |
2009-01-10 | filesystem freeze: remove XFS specific ioctl interfaces for freeze feature | Takashi Sato | 3 | -19/+2 |
2009-01-10 | filesystem freeze: implement generic freeze feature | Takashi Sato | 3 | -9/+113 |
2009-01-10 | filesystem freeze: add error handling of write_super_lockfs/unlockfs | Takashi Sato | 9 | -58/+97 |
2009-01-10 | CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE | David Brownell | 1 | -1/+1 |
2009-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2 | Linus Torvalds | 1 | -12/+7 |
2009-01-10 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -3/+0 |
2009-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds | 18 | -0/+3569 |
2009-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu | Linus Torvalds | 7 | -140/+149 |
2009-01-10 | partial revert of asynchronous inode delete | Arjan van de Ven | 1 | -12/+7 |
2009-01-10 | [JFFS2] remove junk prototypes | Artem Bityutskiy | 1 | -3/+0 |
2009-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 57 | -0/+42403 |
2009-01-09 | Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -0/+1 |
2009-01-09 | block: fix bug in ptbl lookup cache | Neil Brown | 1 | -0/+1 |
2009-01-09 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2 | -58/+67 |
2009-01-09 | Btrfs: explicitly mark the tree log root for writeback | Chris Mason | 1 | -0/+13 |
2009-01-09 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 32 | -1279/+2131 |
2009-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -14/+22 |
2009-01-09 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 1 | -0/+14 |
2009-01-09 | md: make devices disappear when they are no longer needed. | NeilBrown | 1 | -0/+14 |
2009-01-09 | dlm: change rsbtbl rwlock to spinlock | David Teigland | 5 | -32/+32 |
2009-01-09 | dlm: fix seq_file usage in debugfs lock dump | David Teigland | 1 | -359/+337 |
2009-01-08 | fix similar typos to successfull | Coly Li | 2 | -3/+3 |
2009-01-08 | generic swap(): dcache: use swap() instead of private do_switch() | Wu Fengguang | 1 | -9/+5 |
2009-01-08 | generic swap(): ext4: remove local swap() macro | Wu Fengguang | 1 | -4/+0 |
2009-01-08 | generic swap(): ext3: remove local swap() macro | Wu Fengguang | 1 | -4/+0 |
2009-01-08 | remove lots of double-semicolons | Fernando Carrijo | 2 | -2/+2 |
2009-01-08 | romfs: romfs_iget() - unsigned ino >= 0 is always true | roel kluin | 1 | -6/+6 |
2009-01-08 | vmcore: remove saved_max_pfn check | Magnus Damm | 1 | -2/+0 |
2009-01-08 | ELF: implement AT_RANDOM for glibc PRNG seeding | Kees Cook | 1 | -0/+12 |
2009-01-08 | memcg: synchronized LRU | KAMEZAWA Hiroyuki | 1 | -0/+1 |
2009-01-08 | quota: don't set grace time when user isn't above softlimit | Jan Kara | 1 | -0/+2 |
2009-01-08 | coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTL | Richard A. Holden III | 1 | -1/+4 |
2009-01-08 | jbd: remove excess kernel-doc notation | Randy Dunlap | 1 | -1/+0 |
2009-01-08 | ext3: tighten restrictions on inode flags | Duane Griffin | 2 | -8/+3 |
2009-01-08 | ext3: don't inherit inappropriate inode flags from parent | Duane Griffin | 1 | -1/+1 |
2009-01-08 | ext3: allocate ->s_blockgroup_lock separately | Pekka Enberg | 1 | -1/+9 |
2009-01-08 | jbd: improve fsync batching | Josef Bacik | 2 | -5/+48 |
2009-01-08 | ext2: tighten restrictions on inode flags | Duane Griffin | 2 | -8/+3 |
2009-01-08 | ext2: don't inherit inappropriate inode flags from parent | Duane Griffin | 1 | -1/+1 |
2009-01-08 | ext2: allocate ->s_blockgroup_lock separately | Pekka J Enberg | 1 | -1/+9 |
2009-01-08 | ext2: fix ext2_splice_branch() comments | Qinghuang Feng | 1 | -2/+0 |
2009-01-08 | async: Don't call async_synchronize_full_special() while holding sb_lock | Dave Kleikamp | 1 | -1/+1 |
2009-01-08 | FLAT: Don't attempt to expand the userspace stack to fill the space allocated | David Howells | 1 | -23/+11 |
2009-01-08 | FDPIC: Don't attempt to expand the userspace stack to fill the space allocated | David Howells | 1 | -8/+0 |
2009-01-08 | NOMMU: Improve procfs output using per-MM VMAs | David Howells | 1 | -10/+22 |
2009-01-08 | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells | 5 | -98/+116 |
2009-01-08 | NOMMU: Fix cleanup handling in ramfs_nommu_get_umapped_area() | David Howells | 1 | -11/+10 |