Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | ext4: Make the extent validity check more paranoid | Theodore Ts'o | 2009-04-22 | 1 | -6/+12 | |
| * | | | | | jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke records | Theodore Ts'o | 2009-04-14 | 2 | -10/+12 | |
| * | | | | | jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke records | Theodore Ts'o | 2009-04-14 | 2 | -10/+14 | |
| * | | | | | ext4: really print the find_group_flex fallback warning only once | Chuck Ebbert | 2009-04-14 | 1 | -1/+2 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds | 2009-04-24 | 9 | -143/+90 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | eCryptfs: Larger buffer for encrypted symlink targets | Tyler Hicks | 2009-04-22 | 1 | -6/+18 | |
| * | | | | | | eCryptfs: Lock lower directory inode mutex during lookup | Tyler Hicks | 2009-04-22 | 1 | -0/+4 | |
| * | | | | | | eCryptfs: Remove ecryptfs_unlink_sigs warnings | Tyler Hicks | 2009-04-22 | 3 | -1/+8 | |
| * | | | | | | eCryptfs: Fix data corruption when using ecryptfs_passthrough | Tyler Hicks | 2009-04-22 | 4 | -32/+41 | |
| * | | | | | | eCryptfs: Print FNEK sig properly in /proc/mounts | Tyler Hicks | 2009-04-22 | 1 | -1/+4 | |
| * | | | | | | eCryptfs: NULL pointer dereference in ecryptfs_send_miscdev() | Tyler Hicks | 2009-04-22 | 2 | -99/+11 | |
| * | | | | | | eCryptfs: Copy lower inode attrs before dentry instantiation | Tyler Hicks | 2009-04-22 | 1 | -4/+4 | |
* | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-04-24 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [S390] /proc/stat idle field for idle cpus | Martin Schwidefsky | 2009-04-23 | 1 | -0/+5 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2009-04-24 | 1 | -3/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | GFS2: Ensure that the inode goal block settings are updated | Steven Whitehouse | 2009-04-23 | 1 | -1/+9 | |
| * | | | | | | | GFS2: Fix bug in block allocation | Steven Whitehouse | 2009-04-23 | 1 | -2/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-04-24 | 1 | -67/+57 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | bio: use bio_kmalloc() in copy/map functions | Tejun Heo | 2009-04-22 | 1 | -3/+3 | |
| * | | | | | | | bio: fix bio_kmalloc() | Tejun Heo | 2009-04-22 | 1 | -64/+54 | |
| |/ / / / / / | ||||||
* | | | | | | | check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/ | Oleg Nesterov | 2009-04-24 | 1 | -4/+2 | |
* | | | | | | | do_execve() must not clear fs->in_exec if it was set by another thread | Oleg Nesterov | 2009-04-24 | 2 | -15/+15 | |
|/ / / / / / | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-04-21 | 10 | -83/+272 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Btrfs: fix btrfs fallocate oops and deadlock | Chris Mason | 2009-04-21 | 2 | -9/+31 | |
| * | | | | | Btrfs: use the right node in reada_for_balance | Chris Mason | 2009-04-20 | 1 | -5/+12 | |
| * | | | | | Btrfs: fix oops on page->mapping->host during writepage | Chris Mason | 2009-04-20 | 1 | -8/+32 | |
| * | | | | | Btrfs: add a priority queue to the async thread helpers | Chris Mason | 2009-04-20 | 5 | -15/+56 | |
| * | | | | | Btrfs: use WRITE_SYNC for synchronous writes | Chris Mason | 2009-04-20 | 5 | -46/+141 | |
* | | | | | | hugetlbfs: return negative error code for bad mount option | Akinobu Mita | 2009-04-21 | 1 | -2/+1 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2009-04-21 | 2 | -1/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | GFS2: Fix page_mkwrite() return code | Steven Whitehouse | 2009-04-20 | 1 | -1/+3 | |
| * | | | | | | GFS2: Clear dirty bit at end of inode glock sync | Steven Whitehouse | 2009-04-20 | 1 | -0/+6 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-04-21 | 19 | -287/+183 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fs: Mark get_filesystem_list() as __init function. | Tetsuo Handa | 2009-04-20 | 1 | -1/+1 | |
| * | | | | | | | kill vfs_stat_fd / vfs_lstat_fd | Christoph Hellwig | 2009-04-20 | 2 | -71/+52 | |
| * | | | | | | | Separate out common fstatat code into vfs_fstatat | Oleg Drokin | 2009-04-20 | 2 | -42/+33 | |
| * | | | | | | | ecryptfs: use memdup_user() | Li Zefan | 2009-04-20 | 1 | -10/+5 | |
| * | | | | | | | ncpfs: use memdup_user() | Li Zefan | 2009-04-20 | 1 | -14/+7 | |
| * | | | | | | | xfs: use memdup_user() | Li Zefan | 2009-04-20 | 2 | -24/+11 | |
| * | | | | | | | sysfs: use memdup_user() | Li Zefan | 2009-04-20 | 1 | -10/+3 | |
| * | | | | | | | btrfs: use memdup_user() | Li Zefan | 2009-04-20 | 2 | -46/+16 | |
| * | | | | | | | xattr: use memdup_user() | Li Zefan | 2009-04-20 | 1 | -7/+3 | |
| * | | | | | | | autofs4: use memchr() in invalid_string() | Al Viro | 2009-04-20 | 1 | -6/+4 | |
| * | | | | | | | Fix i_mutex vs. readdir handling in nfsd | David Woodhouse | 2009-04-20 | 3 | -43/+30 | |
| * | | | | | | | fs/compat_ioctl: fix build when !BLOCK | Alexander Beregalov | 2009-04-20 | 1 | -4/+3 | |
| * | | | | | | | Fix autofs_expire() | Al Viro | 2009-04-20 | 1 | -16/+18 | |
| * | | | | | | | No need for crossing to mountpoint in audit_tag_tree() | Al Viro | 2009-04-20 | 1 | -1/+0 | |
| * | | | | | | | Safer nfsd_cross_mnt() | Al Viro | 2009-04-20 | 1 | -2/+7 | |
| * | | | | | | | Touch all affected namespaces on propagation of mount | Al Viro | 2009-04-20 | 1 | -1/+1 | |
| * | | | | | | | Fix AUTOFS_DEV_IOCTL_REQUESTER_CMD | Al Viro | 2009-04-20 | 1 | -1/+1 | |
| | |_|_|_|/ / | |/| | | | | |