Age | Commit message (Expand) | Author |
2010-08-12 | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2010-08-12 | Add a dummy printk function for the maintenance of unused printks | David Howells |
2010-08-12 | mm: fix writeback_in_progress() | Jan Kara |
2010-08-12 | writeback: merge for_kupdate and !for_kupdate cases | Wu Fengguang |
2010-08-12 | writeback: fix queue_io() ordering | Wu Fengguang |
2010-08-12 | writeback: don't redirty tail an inode with dirty pages | Wu Fengguang |
2010-08-12 | writeback: avoid unnecessary calculation of bdi dirty thresholds | Wu Fengguang |
2010-08-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds |
2010-08-11 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |
2010-08-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2010-08-11 | fs/sysv/super.c: add support for non-PDP11 v7 filesystems | Lubomir Rintel |
2010-08-11 | fs/sysv: v7: adjust sanity checks for some volumes | Lubomir Rintel |
2010-08-11 | fs/sysv: add v7 alias | Lubomir Rintel |
2010-08-11 | afs: destroy work queue on init failure | Dan Carpenter |
2010-08-11 | partitions: fix sometimes unreadable partition strings | Alexey Dobriyan |
2010-08-11 | procfs: simplify conditional processing of fs/proc.o. | Robert P. J. Day |
2010-08-11 | signalfd: fill in ssi_int for posix timers and message queues | Nathan Lynch |
2010-08-11 | blkdev: cgroup whitelist permission fix | Chris Wright |
2010-08-11 | reiserfs: remove unused local `wait' | Changli Gao |
2010-08-11 | autofs4: remove unneeded null check in try_to_fill_dentry() | Dan Carpenter |
2010-08-11 | vfs: use kmalloc() to allocate fdmem if possible | Changli Gao |
2010-08-11 | vfs: clarify that nonseekable_open() will never fail | Dmitry Torokhov |
2010-08-11 | vfs: O_* bit numbers uniqueness check | Wu Fengguang |
2010-08-11 | vfs: improve comment describing fget_light() | Tony Battersby |
2010-08-11 | param: use ops in struct kernel_param, rather than get and set fns directly | Rusty Russell |
2010-08-11 | isofs: Fix lseek() to position beyond 4 GB | Jan Andres |
2010-08-11 | vfs: remove unused MNT_STRICTATIME | Miklos Szeredi |
2010-08-11 | vfs: show unreachable paths in getcwd and proc | Miklos Szeredi |
2010-08-11 | vfs: only add " (deleted)" where necessary | Miklos Szeredi |
2010-08-11 | vfs: add prepend_path() helper | Miklos Szeredi |
2010-08-11 | vfs: __d_path: dont prepend the name of the root dentry | Miklos Szeredi |
2010-08-11 | vfs: add helpers to get root and pwd | Miklos Szeredi |
2010-08-11 | cachefiles: use path_get instead of lone dget | Miklos Szeredi |
2010-08-11 | fs/sysv/super.c: add support for non-PDP11 v7 filesystems | Lubomir Rintel |
2010-08-11 | V7: Adjust sanity checks for some volumes | Lubomir Rintel |
2010-08-11 | Add v7 alias | Lubomir Rintel |
2010-08-11 | v9fs: fixup for inode_setattr being removed | Stephen Rothwell |
2010-08-10 | jfs: don't allow os2 xattr namespace overlap with others | Dave Kleikamp |
2010-08-10 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2010-08-10 | ceph: generalize mon requests, add pool op support | Yehuda Sadeh |
2010-08-10 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds |
2010-08-10 | tty: Add EXTPROC support for LINEMODE | hyc@symas.com |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds |
2010-08-10 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco... | Linus Torvalds |
2010-08-10 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-09 | vfs: fix warning: 'dirent' is used uninitialized in this function | Kevin Winchester |