- 77f38e0 libceph: fix linger request requeueing by Sage Weil · 14 years ago
- 4b2a58a libceph: Create a new key type "ceph". by Tommi Virtanen · 14 years ago
- e2c3d29 libceph: Get secret from the kernel keys api when mounting with key=NAME. by Tommi Virtanen · 14 years ago
- 8323c3a ceph: Move secret key parsing earlier. by Tommi Virtanen · 14 years ago
- fbdb919 libceph: fix null dereference when unregistering linger requests by Sage Weil · 14 years ago
- 234af26f ceph: unlock on error in ceph_osdc_start_request() by Dan Carpenter · 14 years ago
- 6b0ae40 ceph: fix possible NULL pointer dereference by Mariusz Kozlowski · 14 years ago
- ef550f6 ceph: flush msgr_wq during mds_client shutdown by Sage Weil · 14 years ago
- 59c2be1 rbd: use watch/notify for changes in rbd header by Yehuda Sadeh · 14 years ago
- a40c4f1 libceph: add lingering request and watch/notify event framework by Yehuda Sadeh · 14 years ago
- 55b00ba rbd: update email address in Documentation by Sage Weil · 14 years ago
- 147851d ceph: rename dentry_release -> d_release, fix comment by Sage Weil · 14 years ago
- 49bcb93 ceph: add request to the tail of unsafe write list by Henry C Chang · 14 years ago
- 78a2556 ceph: remove request from unsafe list if it is canceled/timed out by Henry C Chang · 14 years ago
- 80456f8 ceph: move readahead default to fs/ceph from libceph by Sage Weil · 14 years ago
- ad1fee9 ceph: add ino32 mount option by Yehuda Sadeh · 14 years ago
- 483fac7 ceph: update common header files by Yehuda Sadeh · 14 years ago
- 21f3b5f ceph: remove debugfs debug cruft by Sage Weil · 14 years ago
- 6f6c700 libceph: fix osd request queuing on osdmap updates by Sage Weil · 14 years ago
- 09adc80 ceph: preserve I_COMPLETE across rename by Sage Weil · 14 years ago
- b09734b libceph: Fix base64-decoding when input ends in newline. by Tommi Virtanen · 14 years ago
- 521cb40 Linux 2.6.38 by Linus Torvalds · 14 years ago
- 59766ed Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 by Linus Torvalds · 14 years ago
- 2990821 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
- 869c34f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 52d3c03 Revert "oom: oom_kill_process: fix the child_points logic" by Linus Torvalds · 14 years ago
- dc1b83a oom: oom_kill_process: fix the child_points logic by Oleg Nesterov · 14 years ago
- 9ced975 MIPS: Alchemy: Fix reset for MTX-1 and XXS1500 by Florian Fainelli · 14 years ago
- bf3a1eb MIPS: MTX-1: Make au1000_eth probe all PHY addresses by Florian Fainelli · 14 years ago
- ab5330e MIPS: Jz4740: Add HAVE_CLK by Maurus Cuelenaere · 14 years ago
- 6667deb MIPS: Move idle task creation to work queue by Maksim Rayskiy · 14 years ago
- ba9786f MIPS, Perf-events: Use unsigned delta for right shift in event update by Deng-Cheng Zhu · 14 years ago
- 98f92f2 MIPS, Perf-events: Work with the new callchain interface by Deng-Cheng Zhu · 14 years ago
- c049b6a5 MIPS, Perf-events: Fix event check in validate_event() by Deng-Cheng Zhu · 14 years ago
- 404ff63 MIPS, Perf-events: Work with the new PMU interface by Deng-Cheng Zhu · 14 years ago
- 91f0173 MIPS, Perf-events: Work with irq_work by Deng-Cheng Zhu · 14 years ago
- efe8dc5 MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y by Yoichi Yuasa · 14 years ago
- 994fed2 MIPS: Loongson: Fix potentially wrong string handling by Stefan Weil · 14 years ago
- d3ce0e9 MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c by David Daney · 14 years ago
- 91b51f3 MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h by David Daney · 14 years ago
- 7a6e4ca MIPS: Remove unused code from arch/mips/kernel/syscall.c by David Daney · 14 years ago
- c726b82 MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c by David Daney · 14 years ago
- a18059a MIPS: MSP: Fix MSP71xx bpci interrupt handler return value by Anoop P A · 14 years ago
- 39d30c1 MIPS: Select R4K timer lib for all MSP platforms by Anoop P A · 14 years ago
- 597c674 MIPS: Loongson: Remove ad-hoc cmdline default by Robert Millan · 14 years ago
- e56293b MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...). by Stefan Oberhumer · 14 years ago
- e1c87d2 MIPS: Add an unreachable return statement to satisfy buggy GCCs. by David Daney · 14 years ago
- b9f07eb MIPS, Tracing: Fix set_graph_function of function graph tracer by Wu Zhangjin · 14 years ago
- 7f21a60 MIPS, Tracing: Clean up ftrace_make_nop() by Wu Zhangjin · 14 years ago
- 2816e32 MIPS, Tracing: Clean up prepare_ftrace_return() by Wu Zhangjin · 14 years ago
- d9cdb2f MIPS, Tracing: Substitute in_kernel_space() for in_module() by Wu Zhangjin · 14 years ago
- 9a620a5 MIPS, Tracing: Speed up function graph tracer by Wu Zhangjin · 14 years ago
- 52bd080 MIPS: Replace deprecated spinlock initialization by Thomas Gleixner · 14 years ago
- 5f40d42 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
- 215fd2f Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
- 786c58b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
- 1eafbfe Fix corrupted OSF partition table parsing by Timo Warns · 14 years ago
- 2fbfac4 thp+memcg-numa: fix BUG at include/linux/mm.h:370! by Hugh Dickins · 14 years ago
- af79420 MN10300: atomic_read() should ensure it emits a load by David Howells · 14 years ago
- dcca52c MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not exist by David Howells · 14 years ago
- 6fc3443 MN10300: Proper use of macros get_user() in the case of incremented pointers by Tkhai Kirill · 14 years ago
- 0315017 x86: ce4100: Set pci ops via callback instead of module init by Sebastian Andrzej Siewior · 14 years ago
- b77b708 watchdog: hpwdt: eliminate section mismatch warning by Axel Lin · 14 years ago
- 943413c watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2 by Wim Van Sebroeck · 14 years ago
- 6899a8e watchdog: sch311x_wdt: fix printk condition by Dan Carpenter · 14 years ago
- a450c78 watchdog: sch311x_wdt: Fix LDN active check by Wim Van Sebroeck · 14 years ago
- bbd562d watchdog: cpwd: Fix buffer-overflow by Wim Van Sebroeck · 14 years ago
- 5359533 drm/radeon: fix problem with changing active VRAM size. (v2) by Dave Airlie · 14 years ago
- c44ed96 compat breakage in preadv() and pwritev() by Al Viro · 14 years ago
- c9a816c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
- 0e5b88c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
- eebea5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
- 7840fea kbuild: Fix computing srcversion for modules by Michal Marek · 14 years ago
- e8444a3 Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38 by Linus Torvalds · 14 years ago
- 95a17a2 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
- 28db837 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
- 4f680ce Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
- 19234cd gpio: add MODULE_DEVICE_TABLE by Axel Lin · 14 years ago
- 2da28bf thp: fix page_referenced to modify mapcount/vm_flags only if page is found by Andrea Arcangeli · 14 years ago
- d9ebaa4 hwmon/f71882fg: Set platform drvdata to NULL later by Hans de Goede · 14 years ago
- 14a4019 hwmon/f71882fg: Fix a typo in a comment by Hans de Goede · 14 years ago
- c640e8c drm/radeon: fix page flipping hangs on r300/r400 by Dave Airlie · 14 years ago
- 36e39c4 Btrfs: break out of shrink_delalloc earlier by Chris Mason · 14 years ago
- 53d4737 NFS: NFSROOT should default to "proto=udp" by Chuck Lever · 14 years ago
- 57df216 nfs4: remove duplicated #include by Huang Weiyi · 14 years ago
- f9feab1 NFSv4: nfs4_state_mark_reclaim_nograce() should be static by Trond Myklebust · 14 years ago
- ecac799 NFSv4: Fix the setlk error handler by Trond Myklebust · 14 years ago
- b4410c2 NFSv4.1: Fix the handling of the SEQUENCE status bits by Trond Myklebust · 14 years ago
- 0400a6b NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses by Trond Myklebust · 14 years ago
- 0aeea18 block: fix mis-synchronisation in blkdev_issue_zeroout() by Lukas Czerner · 14 years ago
- c804c73 mtd: add "platform:" prefix for platform modalias by Axel Lin · 14 years ago
- bd637f6 mtd: mtd_blkdevs: fix double free on error path by Maxim Levitsky · 14 years ago
- 82013d9 mtd: amd76xrom: fix oops at boot when resources are not available by Stanislaw Gruszka · 14 years ago
- ecf3fde mtd: fix race in cfi_cmdset_0001 driver by Joakim Tjernlund · 14 years ago
- ceabebb mtd: jedec_probe: initialise make sector erase command variable by Antony Pavlov · 14 years ago
- efba2e3 mtd: jedec_probe: Change variable name from cfi_p to cfi by Antony Pavlov · 14 years ago
- fdc315a drm/radeon: add pageflip hooks for fusion by Dave Airlie · 14 years ago
- 78f9bbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
- 75c0fd9 ariadne: remove redundant NULL check by j223yang@asset.uwaterloo.ca · 14 years ago
- 6dfbd87 ip6ip6: autoload ip6 tunnel by stephen hemminger · 14 years ago