Age | Commit message (Expand) | Author | Files | Lines |
2009-02-18 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 8 | -46/+99 |
2009-02-18 | Fix incomplete __mntput locking | Al Viro | 1 | -2/+4 |
2009-02-16 | ext4: Fix NULL dereference in ext4_ext_migrate()'s error handling | Dan Carpenter | 1 | -5/+3 |
2009-02-14 | ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pages | Aneesh Kumar K.V | 1 | -2/+19 |
2009-02-14 | ext4: Initialize preallocation list_head's properly | Aneesh Kumar K.V | 1 | -0/+3 |
2009-02-14 | [JFFS2] force the jffs2 GC daemon to behave a bit better | Andres Salomon | 1 | -7/+11 |
2009-02-12 | Btrfs: hold trans_mutex when using btrfs_record_root_in_trans | Yan Zheng | 3 | -0/+6 |
2009-02-12 | Btrfs: make a lockdep class for the extent buffer locks | Chris Mason | 7 | -32/+99 |
2009-02-12 | Btrfs: fs/btrfs/volumes.c: remove useless kzalloc | Julia Lawall | 1 | -4/+0 |
2009-02-12 | Btrfs: remove unused code in split_state() | Qinghuang Feng | 1 | -2/+0 |
2009-02-12 | Btrfs: remove btrfs_init_path | Jeff Mahoney | 4 | -13/+2 |
2009-02-12 | Btrfs: balance_level checks !child after access | Jeff Mahoney | 1 | -1/+1 |
2009-02-12 | Btrfs: Avoid using __GFP_HIGHMEM with slab allocator | Yan Zheng | 1 | -1/+1 |
2009-02-12 | Btrfs: don't clean old snapshots on sync(1) | Chris Mason | 1 | -1/+0 |
2009-02-12 | Btrfs: use larger metadata clusters in ssd mode | Chris Mason | 1 | -1/+2 |
2009-02-12 | Btrfs: process mount options on mount -o remount, | Chris Mason | 1 | -0/+4 |
2009-02-12 | Btrfs: make sure all pending extent operations are complete | Josef Bacik | 1 | -29/+42 |
2009-02-12 | ext2/xip: refuse to change xip flag during remount with busy inodes | Carsten Otte | 1 | -3/+6 |
2009-02-12 | ext3: revert "ext3: wait on all pending commits in ext3_sync_fs" | Jan Kara | 1 | -5/+6 |
2009-02-12 | jbd: fix return value of journal_start_commit() | Jan Kara | 1 | -6/+11 |
2009-02-10 | Do not account for the address space used by hugetlbfs using VM_ACCOUNT | Mel Gorman | 1 | -3/+5 |
2009-02-10 | ext4: Fix lockdep warning | Aneesh Kumar K.V | 1 | -13/+16 |
2009-02-10 | ext4: Fix to read empty directory blocks correctly in 64k | Wei Yongjun | 1 | -1/+1 |
2009-02-10 | jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate() | Jan Kara | 3 | -15/+39 |
2009-02-10 | Revert "ext4: wait on all pending commits in ext4_sync_fs()" | Jan Kara | 1 | -4/+7 |
2009-02-10 | jbd2: Fix return value of jbd2_journal_start_commit() | Jan Kara | 1 | -6/+11 |
2009-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 3 | -26/+1 |
2009-02-10 | Btrfs: don't use spin_is_contended | Chris Mason | 3 | -26/+1 |
2009-02-09 | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -1/+5 |
2009-02-09 | lockd: fix regression in lockd's handling of blocked locks | J. Bruce Fields | 1 | -1/+5 |
2009-02-08 | async: Rename _special -> _domain for clarity. | Cornelia Huck | 1 | -2/+2 |
2009-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 3 | -8/+24 |
2009-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 26 | -451/+1413 |
2009-02-07 | eCryptfs: Regression in unencrypted filename symlinks | Tyler Hicks | 1 | -2/+2 |
2009-02-07 | Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob... | Linus Torvalds | 1 | -2/+12 |
2009-02-07 | elf core dump: fix get_user use | Roland McGrath | 1 | -2/+12 |
2009-02-07 | CRED: Fix SUID exec regression | David Howells | 3 | -8/+24 |
2009-02-07 | vfs: Don't call attach_nobh_buffers() with an empty list | Dave Kleikamp | 1 | -1/+1 |
2009-02-06 | Btrfs: Make sure dir is non-null before doing S_ISGID checks | Chris Mason | 1 | -1/+1 |
2009-02-06 | braino in sg_ioctl_trans() | Al Viro | 1 | -1/+1 |
2009-02-06 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -59/+0 |
2009-02-06 | seq_file: fix big-enough lseek() + read() | Alexey Dobriyan | 1 | -0/+1 |
2009-02-05 | seq_file: move traverse so it can be used from seq_read | Eric Biederman | 1 | -57/+57 |
2009-02-05 | Btrfs: Fix memory leak in cache_drop_leaf_ref | Chris Mason | 1 | -0/+1 |
2009-02-04 | Revert "configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_ite... | Mark Fasheh | 1 | -59/+0 |
2009-02-04 | Btrfs: don't return congestion in write_cache_pages as often | Chris Mason | 1 | -5/+0 |
2009-02-04 | Btrfs: Only prep for btree deletion balances when nodes are mostly empty | Chris Mason | 1 | -3/+6 |
2009-02-04 | Btrfs: fix btrfs_unlock_up_safe to walk the entire path | Chris Mason | 1 | -2/+2 |
2009-02-04 | Btrfs: change btrfs_del_leaf to drop locks earlier | Chris Mason | 1 | -2/+9 |
2009-02-04 | Btrfs: Change btrfs_truncate_inode_items to stop when it hits the inode | Chris Mason | 1 | -1/+5 |