| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core | Ingo Molnar | 2009-03-04 | 4 | -5/+8 |
|\ |
|
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-03-02 | 4 | -5/+8 |
| |\ |
|
| | * | ext4: don't call jbd2_journal_force_commit_nested without journal | Eric Sandeen | 2009-02-26 | 2 | -2/+4 |
| | * | ext4: Reorder fs/Makefile so that ext2 root fs's are mounted using ext2 | Theodore Ts'o | 2009-02-28 | 1 | -2/+4 |
| | * | ext4: Remove duplicate call to ext4_commit_super() in ext4_freeze() | Theodore Ts'o | 2009-02-28 | 1 | -1/+0 |
* | | | Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing... | Ingo Molnar | 2009-03-02 | 12 | -41/+119 |
|\ \ \
| |/ / |
|
| * | | Fix FREEZE/THAW compat_ioctl regression | Christoph Hellwig | 2009-02-27 | 1 | -0/+3 |
| * | | EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPL | Benny Halevy | 2009-02-27 | 1 | -1/+1 |
| * | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-02-26 | 2 | -16/+44 |
| |\ \ |
|
| | * | | [JFFS2] fix mount crash caused by removed nodes | Thomas Gleixner | 2009-02-21 | 1 | -9/+33 |
| | * | | [JFFS2] force the jffs2 GC daemon to behave a bit better | Andres Salomon | 2009-02-14 | 1 | -7/+11 |
| * | | | ocfs2: add IO error check in ocfs2_get_sector() | wengang wang | 2009-02-26 | 1 | -0/+7 |
| * | | | ocfs2: set gap to seperate entry and value when xattr in bucket | Tiger Yang | 2009-02-26 | 1 | -8/+10 |
| * | | | ocfs2: lock the metaecc process for xattr bucket | Tao Ma | 2009-02-26 | 3 | -0/+8 |
| * | | | ocfs2: Use the right access_* method in ctime update of xattr. | Tao Ma | 2009-02-26 | 1 | -2/+3 |
| * | | | ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserter | Sunil Mushran | 2009-02-26 | 1 | -6/+6 |
| * | | | ocfs2/dlm: Use ast_lock to protect ast_list | Sunil Mushran | 2009-02-26 | 1 | -2/+2 |
| * | | | ocfs2: Cleanup the lockname print in dlmglue.c | Sunil Mushran | 2009-02-26 | 1 | -3/+8 |
| * | | | ocfs2/dlm: Retract fix for race between purge and migrate | Sunil Mushran | 2009-02-26 | 1 | -2/+1 |
| * | | | ocfs2: Access and dirty the buffer_head in mark_written. | Tao Ma | 2009-02-26 | 1 | -1/+26 |
* | | | | Merge branches 'tracing/ftrace' and 'linus' into tracing/core | Ingo Molnar | 2009-02-27 | 7 | -77/+309 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-02-26 | 6 | -76/+308 |
| |\ \ \ |
|
| | * | | | Btrfs: try committing transaction before returning ENOSPC | Josef Bacik | 2009-02-20 | 1 | -10/+47 |
| | * | | | Btrfs: add better -ENOSPC handling | Josef Bacik | 2009-02-20 | 6 | -76/+271 |
| * | | | | block: fix bogus gcc warning for uninitialized var usage | Jens Axboe | 2009-02-26 | 1 | -1/+1 |
| | | | | | |
| \ \ \ \ | |
*-. \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into... | Ingo Molnar | 2009-02-26 | 16 | -197/+557 |
|\ \ \ \ \ \
| | |/ / / / |
|
| | * | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds | 2009-02-24 | 1 | -1/+1 |
| | |\ \ \ \ |
|
| | | * | | | | proc: fix PG_locked reporting in /proc/kpageflags | Helge Bahmann | 2009-02-24 | 1 | -1/+1 |
| | * | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-02-24 | 2 | -1/+15 |
| | |\ \ \ \ \
| | | |/ / / /
| | |/| | | /
| | | | |_|/
| | | |/| | |
|
| | | * | | | ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin() | Jan Kara | 2009-02-22 | 1 | -1/+8 |
| | | * | | | ext4: Add fallback for find_group_flex | Theodore Ts'o | 2009-02-21 | 1 | -0/+7 |
| | * | | | | proc: proc_get_inode should de_put when inode already initialized | Krzysztof Sachanowicz | 2009-02-23 | 1 | -1/+3 |
| | |/ / / |
|
| * | | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core | Ingo Molnar | 2009-02-24 | 12 | -194/+538 |
| |\ \ \ \
|/ / / / /
| | _ / /
| | / / |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-02-21 | 10 | -187/+458 |
| |\ \ \ |
|
| | * | | | [CIFS] Fix multiuser mounts so server does not invalidate earlier security co... | Steve French | 2009-02-21 | 5 | -7/+105 |
| | * | | | [CIFS] improve posix semantics of file create | Steve French | 2009-02-21 | 2 | -103/+208 |
| | * | | | [CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specif... | Steve French | 2009-02-21 | 2 | -3/+4 |
| | * | | | cifs: posix fill in inode needed by posix open | Jeff Layton | 2009-02-21 | 2 | -1/+3 |
| | * | | | cifs: properly handle case where CIFSGetSrvInodeNumber fails | Jeff Layton | 2009-02-21 | 3 | -15/+14 |
| | * | | | cifs: refactor new_inode() calls and inode initialization | Jeff Layton | 2009-02-21 | 3 | -66/+86 |
| | * | | | [CIFS] Prevent OOPs when mounting with remote prefixpath. | Igor Mammedov | 2009-02-21 | 3 | -2/+48 |
| | * | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2009-02-03 | 11 | -40/+69 |
| | |\ \ \ |
|
| | * | | | | [CIFS] ipv6_addr_equal for address comparison | Steve French | 2009-01-30 | 1 | -3/+3 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-02-20 | 1 | -4/+4 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | Btrfs: check file pointer in btrfs_sync_file | Chris Mason | 2009-02-20 | 1 | -4/+4 |
| * | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-02-19 | 1 | -3/+76 |
| |\ \ \ \ \ |
|
| | * | | | | | Revert "[XFS] remove old vmap cache" | Felix Blyakher | 2009-02-19 | 1 | -1/+74 |
| | * | | | | | Revert "[XFS] use scalable vmap API" | Felix Blyakher | 2009-02-19 | 1 | -3/+3 |
* | | | | | | | Merge branch 'linus' into tracing/blktrace | Ingo Molnar | 2009-02-19 | 29 | -147/+322 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-02-18 | 2 | -3/+4 |
| |\ \ \ \ \ \ |
|