| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | ocfs2: Fix 2 warning during ocfs2 make. | Tao Ma | 2009-04-21 | 2 | -2/+2 |
| * | | | | | ocfs2: Reserve 1 more cluster in expanding_inline_dir for indexed dir. | Tao Ma | 2009-04-07 | 1 | -1/+1 |
* | | | | | | ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c | Oleg Nesterov | 2009-05-02 | 1 | -2/+2 |
* | | | | | | mm: fix Committed_AS underflow on large NR_CPUS environment | KOSAKI Motohiro | 2009-05-02 | 1 | -1/+1 |
* | | | | | | alpha: binfmt_aout fix | Ivan Kokshaysky | 2009-05-02 | 1 | -3/+4 |
* | | | | | | pagemap: require aligned-length, non-null reads of /proc/pid/pagemap | Vitaly Mayatskikh | 2009-05-02 | 1 | -0/+4 |
* | | | | | | mm: close page_mkwrite races | Nick Piggin | 2009-05-02 | 1 | -4/+6 |
* | | | | | | autofs4: fix incorrect return in autofs4_mount_busy() | Ian Kent | 2009-05-02 | 1 | -1/+3 |
| |_|_|_|/
|/| | | | |
|
* | | | | | eCryptfs: Fix min function comparison warning | Tyler Hicks | 2009-04-27 | 1 | -1/+1 |
* | | | | | ecryptfs: fix printk format warning | Randy Dunlap | 2009-04-27 | 1 | -1/+1 |
* | | | | | bio: fix memcpy corruption in bio_copy_user_iov() | FUJITA Tomonori | 2009-04-28 | 1 | -0/+3 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-04-27 | 17 | -337/+281 |
|\ \ \ \ \ |
|
| * | | | | | Btrfs: look for acls during btrfs_read_locked_inode | Chris Mason | 2009-04-27 | 1 | -0/+62 |
| * | | | | | Btrfs: fix acl caching | Chris Mason | 2009-04-27 | 2 | -7/+15 |
| * | | | | | Btrfs: Fix a bunch of printk() warnings. | Joel Becker | 2009-04-27 | 5 | -23/+40 |
| * | | | | | Btrfs: Fix a trivial warning using max() of u64 vs ULL. | Joel Becker | 2009-04-27 | 1 | -1/+1 |
| * | | | | | Btrfs: remove unused btrfs_bit_radix slab | Chris Mason | 2009-04-27 | 1 | -8/+0 |
| * | | | | | Btrfs: ratelimit IO error printks | Chris Mason | 2009-04-27 | 2 | -17/+31 |
| * | | | | | Btrfs: remove #if 0 code | Chris Mason | 2009-04-27 | 3 | -188/+1 |
| * | | | | | Btrfs: When shrinking, only update disk size on success | Chris Ball | 2009-04-27 | 2 | -11/+27 |
| * | | | | | Btrfs: fix deadlocks and stalls on dead root removal | Chris Mason | 2009-04-24 | 1 | -0/+6 |
| * | | | | | Btrfs: fix fallocate deadlock on inode extent lock | Chris Mason | 2009-04-24 | 5 | -17/+29 |
| * | | | | | Btrfs: kill btrfs_cache_create | Christoph Hellwig | 2009-04-24 | 3 | -43/+28 |
| * | | | | | Btrfs: don't export symbols | Christoph Hellwig | 2009-04-24 | 1 | -6/+0 |
| * | | | | | Btrfs: simplify makefile | Christoph Hellwig | 2009-04-24 | 1 | -17/+2 |
| * | | | | | Btrfs: try to keep a healthy ratio of metadata vs data block groups | Josef Bacik | 2009-04-24 | 4 | -2/+42 |
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-04-27 | 2 | -10/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | ext2: missing unlock in ext2_quota_write() | Dan Carpenter | 2009-04-27 | 1 | -1/+3 |
| * | | | | | | quota: remove obsolete comments in fs/quota/Makefile | Christoph Hellwig | 2009-04-27 | 1 | -9/+0 |
* | | | | | | | ext4: Do not try to validate extents on special files | Theodore Ts'o | 2009-04-24 | 1 | -2/+6 |
* | | | | | | | ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is present | Theodore Ts'o | 2009-04-24 | 1 | -3/+1 |
* | | | | | | | ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inode | Theodore Ts'o | 2009-04-24 | 1 | -1/+11 |
|/ / / / / / |
|
* | | | | | | ROMFS: Advance destination buffer pointer when reading from a blockdev | David Howells | 2009-04-24 | 1 | -0/+1 |
* | | | | | | ROMFS: romfs_lookup() shouldn't be doing a partial name comparison | David Howells | 2009-04-24 | 3 | -22/+53 |
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-04-24 | 6 | -28/+42 |
|\ \ \ \ \ \ |
|
| * | | | | | | ext4: Fix potential inode allocation soft lockup in Orlov allocator | Theodore Ts'o | 2009-04-22 | 1 | -1/+2 |
| * | | | | | | 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 |
| |/ / / / / / / |
|