| Commit message (Expand) | Author | Age |
* | ROMFS: Advance destination buffer pointer when reading from a blockdev | David Howells | 2009-04-24 |
* | ROMFS: romfs_lookup() shouldn't be doing a partial name comparison | David Howells | 2009-04-24 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-04-24 |
|\ |
|
| * | ext4: Fix potential inode allocation soft lockup in Orlov allocator | Theodore Ts'o | 2009-04-22 |
| * | ext4: Make the extent validity check more paranoid | Theodore Ts'o | 2009-04-22 |
| * | jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke records | Theodore Ts'o | 2009-04-14 |
| * | jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke records | Theodore Ts'o | 2009-04-14 |
| * | ext4: really print the find_group_flex fallback warning only once | Chuck Ebbert | 2009-04-14 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds | 2009-04-24 |
|\ \ |
|
| * | | eCryptfs: Larger buffer for encrypted symlink targets | Tyler Hicks | 2009-04-22 |
| * | | eCryptfs: Lock lower directory inode mutex during lookup | Tyler Hicks | 2009-04-22 |
| * | | eCryptfs: Remove ecryptfs_unlink_sigs warnings | Tyler Hicks | 2009-04-22 |
| * | | eCryptfs: Fix data corruption when using ecryptfs_passthrough | Tyler Hicks | 2009-04-22 |
| * | | eCryptfs: Print FNEK sig properly in /proc/mounts | Tyler Hicks | 2009-04-22 |
| * | | eCryptfs: NULL pointer dereference in ecryptfs_send_miscdev() | Tyler Hicks | 2009-04-22 |
| * | | eCryptfs: Copy lower inode attrs before dentry instantiation | Tyler Hicks | 2009-04-22 |
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-04-24 |
|\ \ \ |
|
| * | | | [S390] /proc/stat idle field for idle cpus | Martin Schwidefsky | 2009-04-23 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2009-04-24 |
|\ \ \ |
|
| * | | | GFS2: Ensure that the inode goal block settings are updated | Steven Whitehouse | 2009-04-23 |
| * | | | GFS2: Fix bug in block allocation | Steven Whitehouse | 2009-04-23 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-04-24 |
|\ \ \ |
|
| * | | | bio: use bio_kmalloc() in copy/map functions | Tejun Heo | 2009-04-22 |
| * | | | bio: fix bio_kmalloc() | Tejun Heo | 2009-04-22 |
| |/ / |
|
* | | | check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/ | Oleg Nesterov | 2009-04-24 |
* | | | do_execve() must not clear fs->in_exec if it was set by another thread | Oleg Nesterov | 2009-04-24 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-04-21 |
|\ \ |
|
| * | | Btrfs: fix btrfs fallocate oops and deadlock | Chris Mason | 2009-04-21 |
| * | | Btrfs: use the right node in reada_for_balance | Chris Mason | 2009-04-20 |
| * | | Btrfs: fix oops on page->mapping->host during writepage | Chris Mason | 2009-04-20 |
| * | | Btrfs: add a priority queue to the async thread helpers | Chris Mason | 2009-04-20 |
| * | | Btrfs: use WRITE_SYNC for synchronous writes | Chris Mason | 2009-04-20 |
* | | | hugetlbfs: return negative error code for bad mount option | Akinobu Mita | 2009-04-21 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2009-04-21 |
|\ \ \ |
|
| * | | | GFS2: Fix page_mkwrite() return code | Steven Whitehouse | 2009-04-20 |
| * | | | GFS2: Clear dirty bit at end of inode glock sync | Steven Whitehouse | 2009-04-20 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-04-21 |
|\ \ \ \ |
|
| * | | | | fs: Mark get_filesystem_list() as __init function. | Tetsuo Handa | 2009-04-20 |
| * | | | | kill vfs_stat_fd / vfs_lstat_fd | Christoph Hellwig | 2009-04-20 |
| * | | | | Separate out common fstatat code into vfs_fstatat | Oleg Drokin | 2009-04-20 |
| * | | | | ecryptfs: use memdup_user() | Li Zefan | 2009-04-20 |
| * | | | | ncpfs: use memdup_user() | Li Zefan | 2009-04-20 |
| * | | | | xfs: use memdup_user() | Li Zefan | 2009-04-20 |
| * | | | | sysfs: use memdup_user() | Li Zefan | 2009-04-20 |
| * | | | | btrfs: use memdup_user() | Li Zefan | 2009-04-20 |
| * | | | | xattr: use memdup_user() | Li Zefan | 2009-04-20 |
| * | | | | autofs4: use memchr() in invalid_string() | Al Viro | 2009-04-20 |
| * | | | | Fix i_mutex vs. readdir handling in nfsd | David Woodhouse | 2009-04-20 |
| * | | | | fs/compat_ioctl: fix build when !BLOCK | Alexander Beregalov | 2009-04-20 |
| * | | | | Fix autofs_expire() | Al Viro | 2009-04-20 |