| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | block: revert part of 18ce3751ccd488c78d3827e9f6bf54e6322676fb | Jens Axboe | 2009-02-18 | 1 | -1/+1 |
| * | | | | | | fs/bio: bio_alloc_bioset: pass right object ptr to mempool_free | Subhash Peddamallu | 2009-02-18 | 1 | -2/+3 |
* | | | | | | | inotify: fix GFP_KERNEL related deadlock | Ingo Molnar | 2009-02-18 | 1 | -1/+1 |
* | | | | | | | vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls. | Bill Nottingham | 2009-02-18 | 1 | -0/+2 |
* | | | | | | | fs/super.c: add lockdep annotation to s_umount | Peter Zijlstra | 2009-02-18 | 1 | -1/+16 |
* | | | | | | | mm: task dirty accounting fix | Nick Piggin | 2009-02-18 | 1 | -0/+1 |
* | | | | | | | timerfd: add flags check | Davide Libenzi | 2009-02-18 | 1 | -6/+6 |
* | | | | | | | seq_file: properly cope with pread | Eric Biederman | 2009-02-18 | 1 | -4/+32 |
|/ / / / / / |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-02-17 | 13 | -84/+157 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | Btrfs: hold trans_mutex when using btrfs_record_root_in_trans | Yan Zheng | 2009-02-12 | 3 | -0/+6 |
| * | | | | | Btrfs: make a lockdep class for the extent buffer locks | Chris Mason | 2009-02-12 | 7 | -32/+99 |
| * | | | | | Btrfs: fs/btrfs/volumes.c: remove useless kzalloc | Julia Lawall | 2009-02-12 | 1 | -4/+0 |
| * | | | | | Btrfs: remove unused code in split_state() | Qinghuang Feng | 2009-02-12 | 1 | -2/+0 |
| * | | | | | Btrfs: remove btrfs_init_path | Jeff Mahoney | 2009-02-12 | 4 | -13/+2 |
| * | | | | | Btrfs: balance_level checks !child after access | Jeff Mahoney | 2009-02-12 | 1 | -1/+1 |
| * | | | | | Btrfs: Avoid using __GFP_HIGHMEM with slab allocator | Yan Zheng | 2009-02-12 | 1 | -1/+1 |
| * | | | | | Btrfs: don't clean old snapshots on sync(1) | Chris Mason | 2009-02-12 | 1 | -1/+0 |
| * | | | | | Btrfs: use larger metadata clusters in ssd mode | Chris Mason | 2009-02-12 | 1 | -1/+2 |
| * | | | | | Btrfs: process mount options on mount -o remount, | Chris Mason | 2009-02-12 | 1 | -0/+4 |
| * | | | | | Btrfs: make sure all pending extent operations are complete | Josef Bacik | 2009-02-12 | 1 | -29/+42 |
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-02-17 | 8 | -46/+99 |
|\ \ \ \ \ \ |
|
| * | | | | | | ext4: Fix NULL dereference in ext4_ext_migrate()'s error handling | Dan Carpenter | 2009-02-15 | 1 | -5/+3 |
| * | | | | | | ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pages | Aneesh Kumar K.V | 2009-02-14 | 1 | -2/+19 |
| * | | | | | | ext4: Initialize preallocation list_head's properly | Aneesh Kumar K.V | 2009-02-14 | 1 | -0/+3 |
| * | | | | | | ext4: Fix lockdep warning | Aneesh Kumar K.V | 2009-02-10 | 1 | -13/+16 |
| * | | | | | | ext4: Fix to read empty directory blocks correctly in 64k | Wei Yongjun | 2009-02-10 | 1 | -1/+1 |
| * | | | | | | jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate() | Jan Kara | 2009-02-10 | 3 | -15/+39 |
| * | | | | | | Revert "ext4: wait on all pending commits in ext4_sync_fs()" | Jan Kara | 2009-02-10 | 1 | -4/+7 |
| * | | | | | | jbd2: Fix return value of jbd2_journal_start_commit() | Jan Kara | 2009-02-10 | 1 | -6/+11 |
* | | | | | | | Fix incomplete __mntput locking | Al Viro | 2009-02-17 | 1 | -2/+4 |
|/ / / / / / |
|
* | | | | | | ext2/xip: refuse to change xip flag during remount with busy inodes | Carsten Otte | 2009-02-11 | 1 | -3/+6 |
* | | | | | | ext3: revert "ext3: wait on all pending commits in ext3_sync_fs" | Jan Kara | 2009-02-11 | 1 | -5/+6 |
* | | | | | | jbd: fix return value of journal_start_commit() | Jan Kara | 2009-02-11 | 1 | -6/+11 |
* | | | | | | Do not account for the address space used by hugetlbfs using VM_ACCOUNT | Mel Gorman | 2009-02-10 | 1 | -3/+5 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-02-09 | 3 | -26/+1 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Btrfs: don't use spin_is_contended | Chris Mason | 2009-02-09 | 3 | -26/+1 |
* | | | | | | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-02-09 | 1 | -1/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | lockd: fix regression in lockd's handling of blocked locks | J. Bruce Fields | 2009-02-09 | 1 | -1/+5 |
* | | | | | | | async: Rename _special -> _domain for clarity. | Cornelia Huck | 2009-02-08 | 1 | -2/+2 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-02-06 | 3 | -8/+24 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | CRED: Fix SUID exec regression | David Howells | 2009-02-07 | 3 | -8/+24 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-02-06 | 26 | -451/+1413 |
|\ \ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| * | | | | | | | Btrfs: Make sure dir is non-null before doing S_ISGID checks | Chris Mason | 2009-02-06 | 1 | -1/+1 |
| * | | | | | | | Btrfs: Fix memory leak in cache_drop_leaf_ref | Chris Mason | 2009-02-05 | 1 | -0/+1 |
| * | | | | | | | Btrfs: don't return congestion in write_cache_pages as often | Chris Mason | 2009-02-04 | 1 | -5/+0 |
| * | | | | | | | Btrfs: Only prep for btree deletion balances when nodes are mostly empty | Chris Mason | 2009-02-04 | 1 | -3/+6 |
| * | | | | | | | Btrfs: fix btrfs_unlock_up_safe to walk the entire path | Chris Mason | 2009-02-04 | 1 | -2/+2 |
| * | | | | | | | Btrfs: change btrfs_del_leaf to drop locks earlier | Chris Mason | 2009-02-04 | 1 | -2/+9 |
| * | | | | | | | Btrfs: Change btrfs_truncate_inode_items to stop when it hits the inode | Chris Mason | 2009-02-04 | 1 | -1/+5 |
| * | | | | | | | Btrfs: Don't try to compress pages past i_size | Chris Mason | 2009-02-04 | 1 | -0/+14 |