- 480c93d Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 16 years ago
- 188de5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 16 years ago
- 7ef0d73 fs: new inode i_state corruption fix by Nick Piggin · 16 years ago
- a3cfbb5 vfs: add missing unlock in sget() by Li Zefan · 16 years ago
- e5bc49b pipe_rdwr_fasync: fix the error handling to prevent the leak/crash by Oleg Nesterov · 16 years ago
- 363911d Squashfs: Valid filesystems are flagged as bad by the corrupted fs patch by Phillip Lougher · 16 years ago
- 0789d8f Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
- 3a95ea1 Fix _fat_bmap() locking by OGAWA Hirofumi · 16 years ago
- ad3bdef proc: fix kflags to uflags copying in /proc/kpageflags by Wu Fengguang · 16 years ago
- 260219c devpts: remove graffiti by Alexey Dobriyan · 16 years ago
- 4dd163a Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
- 12e87e3 Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
- 1c91ffc Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
- b9447ef Btrfs: fix spinlock assertions on UP systems by Chris Mason · 16 years ago
- 5b61f6a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
- c141b29 xfs: only issues a cache flush on unmount if barriers are enabled by Christoph Hellwig · 16 years ago
- 7d46be4 xfs: prevent lockdep false positive in xfs_iget_cache_miss by Christoph Hellwig · 16 years ago
- ff392c4 xfs: prevent kernel crash due to corrupted inode log format by Christoph Hellwig · 16 years ago
- f4f8056 Squashfs: frag_size should be signed, as it can hold an error result by Roel Kluin · 16 years ago
- 118e1ef Squashfs: Fix oops when reading fsfuzzer corrupted filesystems by Phillip Lougher · 16 years ago
- 7ce9d5d ext4: fix ext4_free_inode() vs. ext4_claim_inode() race by Eric Sandeen · 16 years ago
- a1be621 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core by Ingo Molnar · 16 years ago
- 36b3110 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
- fdfa66a Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
- 5cf8cf4 Fix FREEZE/THAW compat_ioctl regression by Christoph Hellwig · 16 years ago
- adc4872 EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPL by Benny Halevy · 16 years ago
- f701d35 Merge branches 'tracing/ftrace' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
- 221be17 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
- 28d57d4 ocfs2: add IO error check in ocfs2_get_sector() by wengang wang · 16 years ago
- 4442f51 ocfs2: set gap to seperate entry and value when xattr in bucket by Tiger Yang · 16 years ago
- c8b9cf9 ocfs2: lock the metaecc process for xattr bucket by Tao Ma · 16 years ago
- 89a907a ocfs2: Use the right access_* method in ctime update of xattr. by Tao Ma · 16 years ago
- 53ecd25 ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserter by Sunil Mushran · 16 years ago
- dabc47d ocfs2/dlm: Use ast_lock to protect ast_list by Sunil Mushran · 16 years ago
- c74ff8b ocfs2: Cleanup the lockname print in dlmglue.c by Sunil Mushran · 16 years ago
- 7dc102b ocfs2/dlm: Retract fix for race between purge and migrate by Sunil Mushran · 16 years ago
- 47be12e ocfs2: Access and dirty the buffer_head in mark_written. by Tao Ma · 16 years ago
- 64e7130 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
- b2bf968 block: fix bogus gcc warning for uninitialized var usage by Jens Axboe · 16 years ago
- 8f64b32 ext4: don't call jbd2_journal_force_commit_nested without journal by Eric Sandeen · 16 years ago
- d8ae460 ext4: Reorder fs/Makefile so that ext2 root fs's are mounted using ext2 by Theodore Ts'o · 16 years ago
- 8b1a8ff ext4: Remove duplicate call to ext4_commit_super() in ext4_freeze() by Theodore Ts'o · 16 years ago
- e36b1e1 Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
- 694593e Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
- 4daa068 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
- e07a4b9 proc: fix PG_locked reporting in /proc/kpageflags by Helge Bahmann · 16 years ago
- a7f4463 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core by Ingo Molnar · 16 years ago
- cac7112 proc: proc_get_inode should de_put when inode already initialized by Krzysztof Sachanowicz · 16 years ago
- ebd3610 ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin() by Jan Kara · 16 years ago
- 05bf9e8 ext4: Add fallback for find_group_flex by Theodore Ts'o · 16 years ago
- 710320d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
- 4c41bd0 [JFFS2] fix mount crash caused by removed nodes by Thomas Gleixner · 16 years ago
- eca6acf [CIFS] Fix multiuser mounts so server does not invalidate earlier security contexts by Steve French · 16 years ago
- c3b2a0c [CIFS] improve posix semantics of file create by Steve French · 16 years ago
- 69765529 [CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specify their OS by Steve French · 16 years ago
- 44f68fa cifs: posix fill in inode needed by posix open by Jeff Layton · 16 years ago
- 950ec52 cifs: properly handle case where CIFSGetSrvInodeNumber fails by Jeff Layton · 16 years ago
- 132ac7b cifs: refactor new_inode() calls and inode initialization by Jeff Layton · 16 years ago
- e4cce94 [CIFS] Prevent OOPs when mounting with remote prefixpath. by Igor Mammedov · 16 years ago
- 264b299 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
- 4e06bdd Btrfs: try committing transaction before returning ENOSPC by Josef Bacik · 16 years ago
- 6a63209 Btrfs: add better -ENOSPC handling by Josef Bacik · 16 years ago
- 2cfbd50 Btrfs: check file pointer in btrfs_sync_file by Chris Mason · 16 years ago
- 620565e Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
- 27e88bf Revert "[XFS] remove old vmap cache" by Felix Blyakher · 16 years ago
- 7fdf582 Revert "[XFS] use scalable vmap API" by Felix Blyakher · 16 years ago
- 72c26c9 Merge branch 'linus' into tracing/blktrace by Ingo Molnar · 16 years ago
- ba95fd4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
- f04b30d inotify: fix GFP_KERNEL related deadlock by Ingo Molnar · 16 years ago
- 2db69a9 vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls. by Bill Nottingham · 16 years ago
- ada723d fs/super.c: add lockdep annotation to s_umount by Peter Zijlstra · 16 years ago
- 1cf6e7d mm: task dirty accounting fix by Nick Piggin · 16 years ago
- 610d18f timerfd: add flags check by Davide Libenzi · 16 years ago
- 8f19d47 seq_file: properly cope with pread by Eric Biederman · 16 years ago
- 78f707b block: revert part of 18ce3751ccd488c78d3827e9f6bf54e6322676fb by Jens Axboe · 16 years ago
- a60e78e fs/bio: bio_alloc_bioset: pass right object ptr to mempool_free by Subhash Peddamallu · 16 years ago
- 48c0d9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
- 3512a79 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
- 1a88b53 Fix incomplete __mntput locking by Al Viro · 16 years ago
- 0905426 ext4: Fix NULL dereference in ext4_ext_migrate()'s error handling by Dan Carpenter · 16 years ago
- 2acf2c2 ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pages by Aneesh Kumar K.V · 16 years ago
- d794bf8 ext4: Initialize preallocation list_head's properly by Aneesh Kumar K.V · 16 years ago
- efab0b5 [JFFS2] force the jffs2 GC daemon to behave a bit better by Andres Salomon · 16 years ago
- 1c511f7 Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 'tracing/urgent' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
- 2456242 Btrfs: hold trans_mutex when using btrfs_record_root_in_trans by Yan Zheng · 16 years ago
- 4008c04 Btrfs: make a lockdep class for the extent buffer locks by Chris Mason · 16 years ago
- 3f3420d Btrfs: fs/btrfs/volumes.c: remove useless kzalloc by Julia Lawall · 16 years ago
- a48ddf0 Btrfs: remove unused code in split_state() by Qinghuang Feng · 16 years ago
- e00f730 Btrfs: remove btrfs_init_path by Jeff Mahoney · 16 years ago
- 7951f3c Btrfs: balance_level checks !child after access by Jeff Mahoney · 16 years ago
- b335b00 Btrfs: Avoid using __GFP_HIGHMEM with slab allocator by Yan Zheng · 16 years ago
- e1df36d Btrfs: don't clean old snapshots on sync(1) by Chris Mason · 16 years ago
- 536ac8a Btrfs: use larger metadata clusters in ssd mode by Chris Mason · 16 years ago
- b288052 Btrfs: process mount options on mount -o remount, by Chris Mason · 16 years ago
- eb09967 Btrfs: make sure all pending extent operations are complete by Josef Bacik · 16 years ago
- 0e4a9b5 ext2/xip: refuse to change xip flag during remount with busy inodes by Carsten Otte · 16 years ago
- 02ac597 ext3: revert "ext3: wait on all pending commits in ext3_sync_fs" by Jan Kara · 16 years ago
- 8fe4cd0 jbd: fix return value of journal_start_commit() by Jan Kara · 16 years ago
- 5a6fe12 Do not account for the address space used by hugetlbfs using VM_ACCOUNT by Mel Gorman · 16 years ago
- ba44391 ext4: Fix lockdep warning by Aneesh Kumar K.V · 16 years ago