summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds13-111/+290
2011-11-22Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-23/+7
2011-11-22Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-8/+9
2011-11-22Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds42-282/+332
2011-11-22Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-53/+72
2011-11-22Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-8/+15
2011-11-22Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-31/+77
2011-11-22iio: fix a leak due to improper use of anon_inode_getfd()Al Viro1-1/+9
2011-11-22microblaze: bury asm/namei.hAl Viro1-22/+0
2011-11-22usb_storage: don't use set_freezable_with_signal()Tejun Heo1-6/+7
2011-11-22freezer: remove unused @sig_only from freeze_task()Tejun Heo4-19/+16
2011-11-22freezer: use lock_task_sighand() in fake_signal_wake_up()Tejun Heo1-3/+4
2011-11-22freezer: restructure __refrigerator()Tejun Heo1-21/+11
2011-11-22freezer: fix set_freezable[_with_signal]() raceTejun Heo2-4/+30
2011-11-22freezer: remove should_send_signal() and update frozen()Tejun Heo2-8/+3
2011-11-22freezer: remove now unused TIF_FREEZETejun Heo23-45/+0
2011-11-22freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZETejun Heo5-49/+72
2011-11-22cgroup_freezer: prepare for removal of TIF_FREEZETejun Heo3-31/+17
2011-11-22freezer: clean up freeze_processes() failure pathTejun Heo6-46/+23
2011-11-22freezer: kill PF_FREEZINGTejun Heo2-8/+1
2011-11-22freezer: test freezable conditions while holding freezer_lockTejun Heo2-16/+3
2011-11-22freezer: make freezing indicate freeze condition in effectTejun Heo3-20/+27
2011-11-22freezer: use dedicated lock instead of task_lock() + memory barrierTejun Heo2-49/+37
2011-11-22freezer: don't distinguish nosig tasks on thawTejun Heo1-13/+7
2011-11-22freezer: remove racy clear_freeze_flag() and set PF_NOFREEZE on dead tasksTejun Heo2-4/+2
2011-11-22freezer: rename thaw_process() to __thaw_task() and simplify the implementationTejun Heo5-27/+18
2011-11-22freezer: implement and use kthread_freezable_should_stop()Tejun Heo7-23/+42
2011-11-22freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo15-39/+37
2011-11-22freezer: don't unnecessarily set PF_NOFREEZE explicitlyTejun Heo4-7/+1
2011-11-22freezer: fix current->state restoration race in refrigerator()Tejun Heo1-1/+7
2011-11-22Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds3-4/+5
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-8/+19
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-37/+65
2011-11-22fix braino in um patchset (mea culpa)Al Viro1-1/+1
2011-11-21Btrfs: remove free-space-cache.c WARN during log replayChris Mason1-1/+7
2011-11-21ext4: fix up a undefined error in ext4_free_blocks in debugging codeYongqiang Yang1-1/+1
2011-11-21VFS: Log the fact that we've given ELOOP rather than creating a loopDavid Howells1-1/+10
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds77-312/+604
2011-11-21Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-49/+189
2011-11-21Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds15-32/+88
2011-11-21Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds12-61/+89
2011-11-20Btrfs: sectorsize align offsets in fiemapJosef Bacik1-1/+4
2011-11-20Btrfs: clear pages dirty for io and set them extent mappedJosef Bacik1-0/+5
2011-11-20Btrfs: wait on caching if we're loading the free space cacheJosef Bacik2-41/+81
2011-11-20Btrfs: prefix resize related printks with btrfs:Arnd Hannemann1-3/+3
2011-11-20btrfs: fix stat blocks accountingDavid Sterba1-2/+4
2011-11-20Btrfs: avoid unnecessary bitmap search for cluster setupLi Zefan1-38/+4
2011-11-20Btrfs: fix to search one more bitmap for cluster setupLi Zefan1-0/+12
2011-11-20btrfs: mirror_num should be int, not u64Jan Schmidt3-4/+4
2011-11-20btrfs: Fix up 32/64-bit compatibility for new ioctlsJeff Mahoney4-6/+9