| Commit message (Expand) | Author | Age | Files | Lines |
* | pagemap: fix large pages in pagemap | Dave Hansen | 2008-06-12 | 1 | -9/+30 |
* | pagemap: pass mm into pagewalkers | Dave Hansen | 2008-06-12 | 1 | -19/+25 |
* | fat: relax the permission check of fat_setattr() | OGAWA Hirofumi | 2008-06-12 | 1 | -17/+27 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-06-11 | 11 | -130/+172 |
|\ |
|
| * | [CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabled | Steve French | 2008-06-10 | 1 | -11/+10 |
| * | [CIFS] Fix hang in mount when negprot causes server to kill tcp session | Steve French | 2008-06-10 | 2 | -0/+6 |
| * | disable most mode changes on non-unix/non-cifsacl mounts | Jeff Layton | 2008-05-25 | 1 | -12/+26 |
| * | [CIFS] Correct incorrect obscure open flag | Steve French | 2008-05-23 | 1 | -5/+18 |
| * | [CIFS] warn if both dynperm and cifsacl mount options specified | Steve French | 2008-05-23 | 1 | -0/+4 |
| * | silently ignore ownership changes unless unix extensions are enabled or we're... | Jeff Layton | 2008-05-23 | 1 | -7/+20 |
| * | [CIFS] remove trailing whitespace | Steve French | 2008-05-23 | 1 | -1/+1 |
| * | when creating new inodes, use file_mode/dir_mode exclusively on mount without... | Jeff Layton | 2008-05-23 | 2 | -3/+8 |
| * | on non-posix shares, clear write bits in mode when ATTR_READONLY is set | Jeff Layton | 2008-05-23 | 2 | -72/+75 |
| * | [CIFS] remove unused variables | Steve French | 2008-05-23 | 5 | -20/+5 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2008-06-06 | 6 | -23/+108 |
|\ \ |
|
| * | | ext4: enable barriers by default | Eric Sandeen | 2008-05-26 | 1 | -2/+9 |
| * | | jbd2: Fix barrier fallback code to re-lock the buffer head | Theodore Ts'o | 2008-06-03 | 1 | -0/+1 |
| * | | ext4: Display the journal_async_commit mount option in /proc/mounts | Theodore Ts'o | 2008-05-26 | 1 | -0/+2 |
| * | | jbd2: If a journal checksum error is detected, propagate the error to ext4 | Theodore Ts'o | 2008-06-06 | 2 | -7/+27 |
| * | | jbd2: Fix memory leak when verifying checksums in the journal | Theodore Ts'o | 2008-05-26 | 1 | -0/+1 |
| * | | ext4: fix online resize bug | Josef Bacik | 2008-06-06 | 1 | -1/+2 |
| * | | ext4: Fix uninit block group initialization with FLEX_BG | Jose R. Santos | 2008-06-03 | 1 | -9/+62 |
| * | | ext4: Fix use of uninitialized data with debug enabled. | Aneesh Kumar K.V | 2008-06-05 | 1 | -4/+4 |
* | | | uml: activate_mm: remove the dead PF_BORROWED_MM check | Oleg Nesterov | 2008-06-06 | 1 | -4/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr... | Linus Torvalds | 2008-06-06 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | capabilities: remain source compatible with 32-bit raw legacy capability supp... | Andrew G. Morgan | 2008-05-31 | 1 | -1/+1 |
* | | | | pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflags | Thomas Tuttle | 2008-06-06 | 1 | -2/+2 |
* | | | | pagemap: return map count, not reference count, in /proc/kpagecount | Thomas Tuttle | 2008-06-06 | 1 | -1/+1 |
* | | | | proc: calculate the correct /proc/<pid> link count | Vegard Nossum | 2008-06-06 | 1 | -8/+25 |
* | | | | ext3: fix online resize bug | Josef Bacik | 2008-06-06 | 1 | -1/+2 |
* | | | | nommu: fix ksize() abuse | Pekka Enberg | 2008-06-06 | 2 | -5/+5 |
* | | | | pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid... | Thomas Tuttle | 2008-06-06 | 1 | -19/+9 |
* | | | | devscgroup: check for device permissions at mount time | Pavel Emelyanov | 2008-06-06 | 1 | -1/+7 |
* | | | | introduce memory_read_from_buffer() | Akinobu Mita | 2008-06-06 | 1 | -0/+18 |
* | | | | Fix various old email addresses for dwmw2 | David Woodhouse | 2008-06-06 | 3 | -3/+3 |
* | | | | eCryptfs: remove unnecessary page decrypt call | Michael Halcrow | 2008-06-06 | 2 | -24/+0 |
* | | | | frv: don't offer BINFMT_FLAT | Adrian Bunk | 2008-06-06 | 1 | -1/+1 |
* | | | | asn1: additional sanity checking during BER decoding | Chris Wright | 2008-06-05 | 1 | -0/+14 |
| |/ /
|/| | |
|
* | | | cifs endianness fixes | Al Viro | 2008-06-04 | 1 | -3/+3 |
* | | | [PATCH 3/3] ocfs2/net: Silence build warnings | Sunil Mushran | 2008-05-30 | 2 | -19/+41 |
* | | | [PATCH 2/3] ocfs2/dlm: Silence build warnings | Sunil Mushran | 2008-05-30 | 1 | -6/+6 |
* | | | [PATCH 1/3] ocfs2/net: Silence build warnings | Sunil Mushran | 2008-05-30 | 1 | -6/+6 |
* | | | ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin' | Joel Becker | 2008-05-30 | 1 | -17/+17 |
* | | | splice: handle try_to_release_page() failure | Jens Axboe | 2008-05-28 | 1 | -2/+3 |
* | | | splice: fix sendfile() issue with relay | Tom Zanussi | 2008-05-28 | 1 | -4/+8 |
|/ / |
|
* | | posix timers: discard SI_TIMER signals on exec | Oleg Nesterov | 2008-05-26 | 1 | -0/+1 |
* | | proc: proc_get_inode() should get module only once | Denis V. Lunev | 2008-05-24 | 1 | -1/+2 |
* | | mm: fix atomic_t overflow in vm | Alan Cox | 2008-05-24 | 1 | -1/+1 |
* | | ntfs: le*_add_cpu conversion | Marcin Slusarz | 2008-05-24 | 1 | -3/+2 |
* | | ecryptfs: fix missed mutex_unlock | Cyrill Gorcunov | 2008-05-24 | 1 | -1/+1 |