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