Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Btrfs: avoid allocation clusters that are too spread out | Chris Mason | 2009-06-10 | 1 | -1/+2 | |
| * | Btrfs: Add mount -o nossd | Chris Mason | 2009-06-10 | 1 | -2/+7 | |
| * | Btrfs: avoid IO stalls behind congested devices in a multi-device FS | Chris Mason | 2009-06-10 | 1 | -1/+4 | |
| * | Btrfs: don't allow WRITE_SYNC bios to starve out regular writes | Chris Mason | 2009-06-10 | 1 | -7/+15 | |
| * | Btrfs: fix metadata dirty throttling limits | Chris Mason | 2009-06-10 | 1 | -5/+2 | |
| * | Btrfs: reduce mount -o ssd CPU usage | Chris Mason | 2009-06-10 | 1 | -1/+1 | |
| * | Btrfs: balance btree more often | Chris Mason | 2009-06-10 | 1 | -2/+2 | |
| * | Btrfs: stop avoiding balancing at the end of the transaction. | Chris Mason | 2009-06-10 | 1 | -7/+4 | |
| * | Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) | Yan Zheng | 2009-06-10 | 20 | -2043/+6928 | |
| * | btrfs: Fix set/clear_extent_bit for 'end == (u64)-1' | Yan Zheng | 2009-06-10 | 1 | -4/+14 | |
* | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2009-06-11 | 16 | -554/+2285 | |
|\ \ | ||||||
| * | | fsnotify: allow groups to set freeing_mark to null | Eric Paris | 2009-06-11 | 2 | -8/+3 | |
| * | | inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD | Eric Paris | 2009-06-11 | 3 | -3/+7 | |
| * | | dnotify: do not bother to lock entry->lock when reading mask | Eric Paris | 2009-06-11 | 1 | -2/+1 | |
| * | | dnotify: do not use ?true:false when assigning to a bool | Eric Paris | 2009-06-11 | 1 | -1/+1 | |
| * | | inotify: reimplement inotify using fsnotify | Eric Paris | 2009-06-11 | 5 | -447/+570 | |
| * | | fsnotify: handle filesystem unmounts with fsnotify marks | Eric Paris | 2009-06-11 | 2 | -0/+73 | |
| * | | fsnotify: fsnotify marks on inodes pin them in core | Eric Paris | 2009-06-11 | 1 | -0/+7 | |
| * | | fsnotify: allow groups to add private data to events | Eric Paris | 2009-06-11 | 2 | -4/+49 | |
| * | | fsnotify: add correlations between events | Eric Paris | 2009-06-11 | 2 | -5/+21 | |
| * | | fsnotify: include pathnames with entries when possible | Eric Paris | 2009-06-11 | 2 | -4/+19 | |
| * | | fsnotify: generic notification queue and waitq | Eric Paris | 2009-06-11 | 3 | -7/+241 | |
| * | | dnotify: reimplement dnotify using fsnotify | Eric Paris | 2009-06-11 | 2 | -107/+363 | |
| * | | fsnotify: parent event notification | Eric Paris | 2009-06-11 | 3 | -0/+113 | |
| * | | fsnotify: add marks to inodes so groups can interpret how to handle those inodes | Eric Paris | 2009-06-11 | 6 | -2/+405 | |
| * | | fsnotify: unified filesystem notification backend | Eric Paris | 2009-06-11 | 7 | -0/+448 | |
* | | | Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 | Linus Torvalds | 2009-06-11 | 1 | -0/+6 | |
|\ \ \ | ||||||
| * | | | kmemleak: Remove some of the kmemleak false positives | Catalin Marinas | 2009-06-11 | 1 | -0/+6 | |
* | | | | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-06-11 | 1 | -0/+9 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-11 | 8 | -39/+96 | |
| |\ \ \ \ | | |/ / / | ||||||
| * | | | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-06 | 4 | -7/+11 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-01 | 17 | -174/+195 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge commit 'v2.6.30-rc6' into perfcounters/core | Ingo Molnar | 2009-05-18 | 97 | -2332/+1661 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'core/signal' into perfcounters/core | Thomas Gleixner | 2009-04-30 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-04-29 | 124 | -1972/+2334 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | perf_counter: track task-comm data | Peter Zijlstra | 2009-04-08 | 1 | -0/+1 | |
| * | | | | | | | | | Merge commit 'v2.6.30-rc1' into perfcounters/core | Ingo Molnar | 2009-04-08 | 52 | -20/+19400 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-04-07 | 48 | -1331/+3656 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar | 2009-04-06 | 553 | -15740/+34873 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.29-rc7' into perfcounters/core | Ingo Molnar | 2009-03-04 | 23 | -123/+436 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/core' into perfcounters/core | Ingo Molnar | 2009-02-26 | 44 | -344/+879 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-02-13 | 8 | -44/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.29-rc4' into perfcounters/core | Ingo Molnar | 2009-02-11 | 159 | -3255/+4171 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.29-rc2' into perfcounters/core | Ingo Molnar | 2009-01-21 | 51 | -426/+414 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'core/percpu' into perfcounters/core | Ingo Molnar | 2009-01-18 | 6 | -380/+358 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.29-rc1' into perfcounters/core | Ingo Molnar | 2009-01-11 | 526 | -22493/+77358 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2008-12-29 | 135 | -1179/+1562 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | perfcounters: flush on setuid exec | Ingo Molnar | 2008-12-16 | 1 | -0/+8 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 2009-06-11 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | jfs: Add missing mutex_unlock call to error path | Dave Kleikamp | 2009-05-23 | 1 | -0/+1 |