Age | Commit message (Expand) | Author |
2010-08-13 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2010-08-13 | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells |
2010-08-14 | bkl: Remove locked .ioctl file operation | Arnd Bergmann |
2010-08-14 | logfs: kill BKL | Arnd Bergmann |
2010-08-13 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2010-08-13 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o... | Linus Torvalds |
2010-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2010-08-13 | [S390] partitions: fix build error in ibm partition detection code | Heiko Carstens |
2010-08-12 | Revert "fsnotify: store struct file not struct path" | Linus Torvalds |
2010-08-12 | [NFS] Set CONFIG_KEYS when CONFIG_NFS_USE_KERNEL_DNS is set | Steve French |
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 | AFS: Implement an autocell mount capability [ver #2] | wanglei |
2010-08-11 | DNS: If the DNS server returns an error, allow that to be cached [ver #2] | Wang Lei |
2010-08-11 | NFS: Use kernel DNS resolver [ver #2] | Bryan Schumaker |
2010-08-11 | cifs: update README to include details about 'fsc' option | Suresh Jayaraman |
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 |