| 2011-04-05 | 
Tsutomu Itoh | Btrfs: fix compiler warning in file.c | 
commit | commitdiff | tree | snapshot | 
| 2011-03-28 | 
Chris Mason | Btrfs: fix __btrfs_map_block on 32 bit machines | 
commit | commitdiff | tree | snapshot | 
| 2011-03-28 | 
Miao Xie | btrfs: fix possible deadlock by clearing __GFP_FS flag | 
commit | commitdiff | tree | snapshot | 
| 2011-03-28 | 
Al Viro | btrfs: check link counter overflow in link(2) | 
commit | commitdiff | tree | snapshot | 
| 2011-03-28 | 
Al Viro | btrfs: don't mess with i_nlink of unlocked inode in...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-28 | 
Tsutomu Itoh | Btrfs: check return value of btrfs_alloc_path() | 
commit | commitdiff | tree | snapshot | 
| 2011-03-28 | 
liubo | Btrfs: fix OOPS of empty filesystem after balance | 
commit | commitdiff | tree | snapshot | 
| 2011-03-28 | 
liubo | Btrfs: fix memory leak of empty filesystem after balance | 
commit | commitdiff | tree | snapshot | 
| 2011-03-28 | 
liubo | Btrfs: fix return value of setflags ioctl | 
commit | commitdiff | tree | snapshot | 
| 2011-03-28 | 
Yoshinori Sano | Btrfs: fix uncheck memory allocations | 
commit | commitdiff | tree | snapshot | 
| 2011-03-28 | 
liubo | btrfs: make inode ref log recovery faster | 
commit | commitdiff | tree | snapshot | 
| 2011-03-28 | 
Li Dongyang | Btrfs: add btrfs_trim_fs() to handle FITRIM | 
commit | commitdiff | tree | snapshot | 
| 2011-03-28 | 
Li Dongyang | Btrfs: adjust btrfs_discard_extent() return errors...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-28 | 
Li Dongyang | Btrfs: make btrfs_map_block() return entire free extent...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-28 | 
Li Dongyang | Btrfs: make update_reserved_bytes() public | 
commit | commitdiff | tree | snapshot | 
| 2011-03-28 | 
Mark Fasheh | btrfs: return EXDEV when linking from different subvolumes | 
commit | commitdiff | tree | snapshot | 
| 2011-03-28 | 
Liu Bo | Btrfs: Per file/directory controls for COW and compression | 
commit | commitdiff | tree | snapshot | 
| 2011-03-28 | 
liubo | Btrfs: add datacow flag in inode flag | 
commit | commitdiff | tree | snapshot | 
| 2011-03-28 | 
Miao Xie | btrfs: use GFP_NOFS instead of GFP_KERNEL | 
commit | commitdiff | tree | snapshot | 
| 2011-03-28 | 
Tsutomu Itoh | Btrfs: check return value of read_tree_block() | 
commit | commitdiff | tree | snapshot | 
| 2011-03-28 | 
David Sterba | btrfs: properly access unaligned checksum buffer | 
commit | commitdiff | tree | snapshot | 
| 2011-03-28 | 
Tsutomu Itoh | Btrfs: cleanup some BUG_ON() | 
commit | commitdiff | tree | snapshot | 
| 2011-03-28 | 
liubo | Btrfs: add initial tracepoint support for btrfs | 
commit | commitdiff | tree | snapshot | 
| 2011-03-28 | 
Chris Mason | Btrfs: use RCU instead of a spinlock to protect the...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-25 | 
Josef Bacik | Btrfs: mark the bio with an error if we have a failure...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-25 | 
Josef Bacik | Btrfs: don't allocate dip->csums when doing writes | 
commit | commitdiff | tree | snapshot | 
| 2011-03-25 | 
Josef Bacik | Btrfs: cleanup how we setup free space clusters | 
commit | commitdiff | tree | snapshot | 
| 2011-03-21 | 
Josef Bacik | Btrfs: don't be as aggressive about using bitmaps | 
commit | commitdiff | tree | snapshot | 
| 2011-03-21 | 
Josef Bacik | Btrfs: deal with min_bytes appropriately when looking...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-21 | 
Josef Bacik | Btrfs: check free space in block group before searching...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-17 | 
Josef Bacik | Btrfs: add checks to verify dir items are correct | 
commit | commitdiff | tree | snapshot | 
| 2011-03-17 | 
Josef Bacik | Btrfs: check return value of btrfs_search_slot properly | 
commit | commitdiff | tree | snapshot | 
| 2011-03-17 | 
Josef Bacik | Btrfs: check items for correctness as we search | 
commit | commitdiff | tree | snapshot | 
| 2011-03-17 | 
Josef Bacik | Btrfs: return error if the range we want to map is...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-17 | 
Josef Bacik | Btrfs: add a comment explaining what btrfs_cont_expand...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-17 | 
Josef Bacik | Btrfs: use mark_inode_dirty when expanding the file | 
commit | commitdiff | tree | snapshot | 
| 2011-03-17 | 
Josef Bacik | Btrfs: only add orphan items when truncating | 
commit | commitdiff | tree | snapshot | 
| 2011-03-17 | 
Josef Bacik | Btrfs: make sure to remove the orphan item from the...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-17 | 
Josef Bacik | Btrfs: handle errors in btrfs_orphan_cleanup | 
commit | commitdiff | tree | snapshot | 
| 2011-03-17 | 
Josef Bacik | Btrfs: cleanup error handling in the truncate path | 
commit | commitdiff | tree | snapshot | 
| 2011-03-17 | 
Josef Bacik | Btrfs: convert to the new truncate sequence | 
commit | commitdiff | tree | snapshot | 
| 2011-03-17 | 
Josef Bacik | Btrfs: use a slab for the free space entries | 
commit | commitdiff | tree | snapshot | 
| 2011-03-17 | 
Josef Bacik | Btrfs: change reserved_extents to an atomic_t | 
commit | commitdiff | tree | snapshot | 
| 2011-03-17 | 
Josef Bacik | Btrfs: fix how we deal with the pages array in the...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-17 | 
Josef Bacik | Btrfs: simplify our write path | 
commit | commitdiff | tree | snapshot | 
| 2011-03-17 | 
Josef Bacik | Btrfs: fix formatting in file.c | 
commit | commitdiff | tree | snapshot | 
| 2011-03-15 | 
Linus Torvalds | Linux 2.6.38  v2.6.38 | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Linus Torvalds | Merge branch 'fixes' of git://git.kernel.org/pub/scm...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Linus Torvalds | Merge branch 'upstream' of git://git.linux-mips.org...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git.kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Linus Torvalds | Revert "oom: oom_kill_process: fix the child_points...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Oleg Nesterov | oom: oom_kill_process: fix the child_points logic | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Florian Fainelli | MIPS: Alchemy: Fix reset for MTX-1 and XXS1500 | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Florian Fainelli | MIPS: MTX-1: Make au1000_eth probe all PHY addresses | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Maurus Cuelenaere | MIPS: Jz4740: Add HAVE_CLK | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Maksim Rayskiy | MIPS: Move idle task creation to work queue | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Deng-Cheng Zhu | MIPS, Perf-events: Use unsigned delta for right shift...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Deng-Cheng Zhu | MIPS, Perf-events: Work with the new callchain interface | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Deng-Cheng Zhu | MIPS, Perf-events: Fix event check in validate_event() | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Deng-Cheng Zhu | MIPS, Perf-events: Work with the new PMU interface | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Deng-Cheng Zhu | MIPS, Perf-events: Work with irq_work | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Yoichi Yuasa | MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Stefan Weil | MIPS: Loongson: Fix potentially wrong string handling | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
David Daney | MIPS: Fix GCC-4.6 'set but not used' warning in arch...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
David Daney | MIPS: Fix GCC-4.6 'set but not used' warning in ieee754...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
David Daney | MIPS: Remove unused code from arch/mips/kernel/syscall.c | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
David Daney | MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Anoop P A | MIPS: MSP: Fix MSP71xx bpci interrupt handler return...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Anoop P A | MIPS: Select R4K timer lib for all MSP platforms | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Robert Millan | MIPS: Loongson: Remove ad-hoc cmdline default | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Stefan Oberhumer | MIPS: Clear the correct flag in sysmips(MIPS_FIXADE...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
David Daney | MIPS: Add an unreachable return statement to satisfy...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Wu Zhangjin | MIPS, Tracing: Fix set_graph_function of function graph...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Wu Zhangjin | MIPS, Tracing: Clean up ftrace_make_nop() | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Wu Zhangjin | MIPS, Tracing: Clean up prepare_ftrace_return() | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Wu Zhangjin | MIPS, Tracing: Substitute in_kernel_space() for in_module() | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Wu Zhangjin | MIPS, Tracing: Speed up function graph tracer | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Thomas Gleixner | MIPS: Replace deprecated spinlock initialization | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Linus Torvalds | Merge branch 'bugfixes' of git://git.linux-nfs.org...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Linus Torvalds | Merge branch 'drm-fixes' of git://git.kernel.org/pub...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Timo Warns | Fix corrupted OSF partition table parsing | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Hugh Dickins | thp+memcg-numa: fix BUG at include/linux/mm.h:370! | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
David Howells | MN10300: atomic_read() should ensure it emits a load | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
David Howells | MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Tkhai Kirill | MN10300: Proper use of macros get_user() in the case...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Sebastian Andrzej...  | x86: ce4100: Set pci ops via callback instead of module...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Axel Lin | watchdog: hpwdt: eliminate section mismatch warning | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Wim Van Sebroeck | watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2 | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Dan Carpenter | watchdog: sch311x_wdt: fix printk condition | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Wim Van Sebroeck | watchdog: sch311x_wdt: Fix LDN active check | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Wim Van Sebroeck | watchdog: cpwd: Fix buffer-overflow | 
commit | commitdiff | tree | snapshot | 
| 2011-03-14 | 
Dave Airlie | drm/radeon: fix problem with changing active VRAM size...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-13 | 
Al Viro | compat breakage in preadv() and pwritev() | 
commit | commitdiff | tree | snapshot | 
| 2011-03-13 | 
Linus Torvalds | Merge branch 'hwmon-for-linus' of git://git.kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-13 | 
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-13 | 
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git...  | 
commit | commitdiff | tree | snapshot | 
| 2011-03-13 | 
Michal Marek | kbuild: Fix computing srcversion for modules | 
commit | commitdiff | tree | snapshot | 
| 2011-03-13 | 
Linus Torvalds | Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38 | 
commit | commitdiff | tree | snapshot | 
| 2011-03-13 | 
Linus Torvalds | Merge branch 'drm-fixes' of git://git.kernel.org/pub...  | 
commit | commitdiff | tree | snapshot | 
| next |