| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: fix up some user-visible effects of the stack guard page | Linus Torvalds | 2010-08-15 | 1 | -1/+7 |
* | fs/dcache: fix function param name in kernel-doc | Randy Dunlap | 2010-08-15 | 1 | -1/+1 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2010-08-14 | 1 | -19/+27 |
|\ |
|
| * | ext4: clean up compiler warning in start_this_handle() | Theodore Ts'o | 2010-08-09 | 1 | -19/+27 |
* | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 2010-08-14 | 7 | -42/+14 |
|\ \ |
|
| * | | bkl: Remove locked .ioctl file operation | Arnd Bergmann | 2010-08-14 | 4 | -36/+9 |
| * | | logfs: kill BKL | Arnd Bergmann | 2010-08-14 | 3 | -6/+5 |
* | | | Mark arguments to certain syscalls as being const | David Howells | 2010-08-14 | 3 | -24/+35 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-08-13 | 1 | -1/+1 |
|\ \ |
|
| * | | [S390] partitions: fix build error in ibm partition detection code | Heiko Carstens | 2010-08-13 | 1 | -1/+1 |
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o... | Linus Torvalds | 2010-08-13 | 6 | -93/+122 |
|\ \ \ |
|
| * | | | O2net: Disallow o2net accept connection request from itself. | Tristan Ye | 2010-08-07 | 1 | -5/+12 |
| * | | | ocfs2/dlm: remove potential deadlock -V3 | Wengang Wang | 2010-08-07 | 1 | -4/+0 |
| * | | | ocfs2/dlm: avoid incorrect bit set in refmap on recovery master | Wengang Wang | 2010-08-07 | 2 | -25/+31 |
| * | | | Fix the nested PR lock calling issue in ACL | Jiaju Zhang | 2010-08-07 | 1 | -3/+21 |
| * | | | ocfs2: Count more refcount records in file system fragmentation. | Tao Ma | 2010-08-07 | 1 | -5/+15 |
| * | | | ocfs2 fix o2dlm dlm run purgelist (rev 3) | Srinivas Eeda | 2010-08-07 | 1 | -46/+34 |
| * | | | ocfs2/dlm: fix a dead lock | Wengang Wang | 2010-08-07 | 1 | -3/+2 |
| * | | | ocfs2: do not overwrite error codes in ocfs2_init_acl | Tiger Yang | 2010-08-07 | 1 | -2/+7 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-08-13 | 11 | -46/+317 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | [NFS] Set CONFIG_KEYS when CONFIG_NFS_USE_KERNEL_DNS is set | Steve French | 2010-08-12 | 1 | -0/+1 |
| * | | | AFS: Implement an autocell mount capability [ver #2] | wanglei | 2010-08-11 | 7 | -46/+250 |
| * | | | DNS: If the DNS server returns an error, allow that to be cached [ver #2] | Wang Lei | 2010-08-11 | 1 | -0/+4 |
| * | | | NFS: Use kernel DNS resolver [ver #2] | Bryan Schumaker | 2010-08-11 | 3 | -0/+52 |
| * | | | cifs: update README to include details about 'fsc' option | Suresh Jayaraman | 2010-08-11 | 1 | -0/+10 |
* | | | | Revert "fsnotify: store struct file not struct path" | Linus Torvalds | 2010-08-12 | 6 | -50/+30 |
* | | | | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2010-08-12 | 1 | -6/+5 |
|\ \ \ \ |
|
| * | | | | param: use ops in struct kernel_param, rather than get and set fns directly | Rusty Russell | 2010-08-11 | 1 | -6/+5 |
* | | | | | Add a dummy printk function for the maintenance of unused printks | David Howells | 2010-08-12 | 3 | -29/+10 |
* | | | | | mm: fix writeback_in_progress() | Jan Kara | 2010-08-12 | 1 | -1/+3 |
* | | | | | writeback: merge for_kupdate and !for_kupdate cases | Wu Fengguang | 2010-08-12 | 1 | -33/+10 |
* | | | | | writeback: fix queue_io() ordering | Wu Fengguang | 2010-08-12 | 1 | -1/+9 |
* | | | | | writeback: don't redirty tail an inode with dirty pages | Wu Fengguang | 2010-08-12 | 1 | -13/+9 |
* | | | | | writeback: avoid unnecessary calculation of bdi dirty thresholds | Wu Fengguang | 2010-08-12 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-11 | 9 | -115/+180 |
|\ \ \ \ |
|
| * | | | | isofs: Fix lseek() to position beyond 4 GB | Jan Andres | 2010-08-11 | 1 | -1/+6 |
| * | | | | vfs: remove unused MNT_STRICTATIME | Miklos Szeredi | 2010-08-11 | 1 | -1/+0 |
| * | | | | vfs: show unreachable paths in getcwd and proc | Miklos Szeredi | 2010-08-11 | 2 | -5/+51 |
| * | | | | vfs: only add " (deleted)" where necessary | Miklos Szeredi | 2010-08-11 | 1 | -10/+22 |
| * | | | | vfs: add prepend_path() helper | Miklos Szeredi | 2010-08-11 | 1 | -36/+58 |
| * | | | | vfs: __d_path: dont prepend the name of the root dentry | Miklos Szeredi | 2010-08-11 | 1 | -3/+9 |
| * | | | | vfs: add helpers to get root and pwd | Miklos Szeredi | 2010-08-11 | 6 | -55/+20 |
| * | | | | cachefiles: use path_get instead of lone dget | Miklos Szeredi | 2010-08-11 | 1 | -12/+14 |
| * | | | | fs/sysv/super.c: add support for non-PDP11 v7 filesystems | Lubomir Rintel | 2010-08-11 | 1 | -24/+50 |
| * | | | | V7: Adjust sanity checks for some volumes | Lubomir Rintel | 2010-08-11 | 1 | -2/+4 |
| * | | | | Add v7 alias | Lubomir Rintel | 2010-08-11 | 1 | -0/+1 |
| * | | | | v9fs: fixup for inode_setattr being removed | Stephen Rothwell | 2010-08-11 | 1 | -3/+12 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds | 2010-08-11 | 8 | -20/+180 |
|\ \ \ \ \ |
|
| * | | | | | Squashfs: fix checkpatch.pl warnings | Phillip Lougher | 2010-08-09 | 1 | -10/+10 |
| * | | | | | Squashfs: fix filename typo | Phillip Lougher | 2010-08-06 | 1 | -1/+1 |