| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-02-26 |
|\ |
|
| * | Btrfs: try committing transaction before returning ENOSPC | Josef Bacik | 2009-02-20 |
| * | Btrfs: add better -ENOSPC handling | Josef Bacik | 2009-02-20 |
* | | block: fix bogus gcc warning for uninitialized var usage | Jens Axboe | 2009-02-26 |
* | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds | 2009-02-24 |
|\ \ |
|
| * | | proc: fix PG_locked reporting in /proc/kpageflags | Helge Bahmann | 2009-02-24 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-02-24 |
|\ \ \
| |/ /
|/| | |
|
| * | | ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin() | Jan Kara | 2009-02-22 |
| * | | ext4: Add fallback for find_group_flex | Theodore Ts'o | 2009-02-21 |
* | | | proc: proc_get_inode should de_put when inode already initialized | Krzysztof Sachanowicz | 2009-02-23 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-02-21 |
|\ \ |
|
| * | | [CIFS] Fix multiuser mounts so server does not invalidate earlier security co... | Steve French | 2009-02-20 |
| * | | [CIFS] improve posix semantics of file create | Steve French | 2009-02-20 |
| * | | [CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specif... | Steve French | 2009-02-20 |
| * | | cifs: posix fill in inode needed by posix open | Jeff Layton | 2009-02-20 |
| * | | cifs: properly handle case where CIFSGetSrvInodeNumber fails | Jeff Layton | 2009-02-20 |
| * | | cifs: refactor new_inode() calls and inode initialization | Jeff Layton | 2009-02-20 |
| * | | [CIFS] Prevent OOPs when mounting with remote prefixpath. | Igor Mammedov | 2009-02-20 |
| * | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2009-02-03 |
| |\ \ |
|
| * | | | [CIFS] ipv6_addr_equal for address comparison | Steve French | 2009-01-30 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-02-20 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Btrfs: check file pointer in btrfs_sync_file | Chris Mason | 2009-02-20 |
* | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-02-19 |
|\ \ \ \ |
|
| * | | | | Revert "[XFS] remove old vmap cache" | Felix Blyakher | 2009-02-19 |
| * | | | | Revert "[XFS] use scalable vmap API" | Felix Blyakher | 2009-02-19 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-02-18 |
|\ \ \ \ \ |
|
| * | | | | | block: revert part of 18ce3751ccd488c78d3827e9f6bf54e6322676fb | Jens Axboe | 2009-02-18 |
| * | | | | | fs/bio: bio_alloc_bioset: pass right object ptr to mempool_free | Subhash Peddamallu | 2009-02-18 |
* | | | | | | 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 |