- 7d8cb26 ceph: maintain i_head_snapc when any caps are dirty, not just for data by Sage Weil · 14 years ago
- 07a27e2 ceph: fix osd request lru adjustment when sending request by Henry C Chang · 14 years ago
- 1245149 ceph: don't improperly set dir complete when holding EXCL cap by Sage Weil · 14 years ago
- 679ceac mm: exporting account_page_dirty by Michael Rubin · 14 years ago
- eb6bb1c ceph: direct requests in snapped namespace based on nonsnap parent by Sage Weil · 14 years ago
- ed32604 ceph: queue cap snap writeback for realm children on snap update by Sage Weil · 14 years ago
- 4a625be ceph: include dirty xattrs state in snapped caps by Sage Weil · 14 years ago
- 082afec ceph: fix xattr cap writeback by Sage Weil · 14 years ago
- f3c60c5 ceph: fix multiple mds session shutdown by Sage Weil · 14 years ago
- e56fa10 ceph: generalize mon requests, add pool op support by Yehuda Sadeh · 14 years ago
- 0eb6cd4 ceph: only queue async writeback on cap revocation if there is dirty data by Sage Weil · 14 years ago
- e9d1774 ceph: do not ignore osd_idle_ttl mount option by Sage Weil · 14 years ago
- 52dfb8a ceph: constify dentry_operations by Sage Weil · 14 years ago
- 213c99e ceph: whitespace cleanup by Sage Weil · 14 years ago
- 40819f6 ceph: add flock/fcntl lock support by Greg Farnum · 14 years ago
- fbaad97 ceph: define on-wire types, constants for file locking support by Greg Farnum · 14 years ago
- c6f3fdc ceph: add CEPH_FEATURE_FLOCK to the supported feature bits by Greg Farnum · 14 years ago
- 20cb34a ceph: support v2 reconnect encoding by Sage Weil · 15 years ago
- ce1fbc8 ceph: support v2 client_caps encoding by Sage Weil · 14 years ago
- cbbfe49 ceph: move AES iv definition to shared header by Sage Weil · 14 years ago
- 73a7e69 ceph: fix decoding of pool snap info by Sage Weil · 14 years ago
- 2d9c98a ceph: make ->sync_fs not wait if wait==0 by Sage Weil · 14 years ago
- b8cd07e ceph: warn on missing snap realm by Sage Weil · 14 years ago
- effcb9e ceph: print useful error message when crush rule not found by Sage Weil · 14 years ago
- a8b763a ceph: use %pU to print uuid (fsid) by Sage Weil · 14 years ago
- f0b18d9 ceph: sync header defs with server code by Sage Weil · 14 years ago
- 5cd068c ceph: clean up header guards by Sage Weil · 14 years ago
- 9688f19 ceph: strip misleading/obsolete version, feature info by Sage Weil · 14 years ago
- 6a25938 ceph: specify supported features in super.h by Sage Weil · 14 years ago
- c309f0a ceph: clean up fsid mount option by Sage Weil · 14 years ago
- e0f9f9e ceph: remove unused 'monport' mount option by Sage Weil · 14 years ago
- e55b71f ceph: handle ESTALE properly; on receipt send to authority if it wasn't by Greg Farnum · 14 years ago
- 2bc5025 ceph: add ceph_get_cap_for_mds function. by Greg Farnum · 14 years ago
- 154f42c ceph: connect to export targets on cap export by Sage Weil · 14 years ago
- cb170a2 ceph: connect to export targets if mds is laggy by Sage Weil · 14 years ago
- ed0552a ceph: introduce helper to connect to mds export targets by Sage Weil · 14 years ago
- 796d695 ceph: only set num_pages in calc_layout by Sage Weil · 14 years ago
- 3715166 ceph: do caps accounting per mds_client by Yehuda Sadeh · 14 years ago
- 0deb01c ceph: track laggy state of mds from mdsmap by Sage Weil · 14 years ago
- cd84db6 ceph: code cleanup by Yehuda Sadeh · 14 years ago
- ca81f3f ceph: skip if no auth cap in flush_snaps by Sage Weil · 14 years ago
- 3b454c4 ceph: simplify caps revocation, fix for multimds by Sage Weil · 14 years ago
- 38e8883e ceph: simplify add_cap_releases by Sage Weil · 14 years ago
- ee6b272 ceph: drop unused argument by Sage Weil · 14 years ago
- 2962507 ceph: perform lazy reads when file mode and caps permit by Sage Weil · 14 years ago
- 33caad3 ceph: perform lazy writes when file mode and caps permit by Sage Weil · 14 years ago
- 8c6e922 ceph: add LAZYIO ioctl to mark a file description for lazy consistency by Sage Weil · 15 years ago
- 84d9509 ceph: request FILE_LAZYIO cap when LAZY file mode is set by Sage Weil · 14 years ago
- 9fe6206 Linux 2.6.35 by Linus Torvalds · 14 years ago
- 77a63f3 NFS: Fix a typo in include/linux/nfs_fs.h by Trond Myklebust · 14 years ago
- a63ecd8 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- fc71ff8 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
- 1cf66e1 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
- de51257a mm: fix ia64 crash when gcore reads gate area by Hugh Dickins · 14 years ago
- 51c20fc CIFS: Remove __exit mark from cifs_exit_dns_resolver() by David Howells · 14 years ago
- e76df4d cyber2000fb: fix console in truecolor modes by Ondrej Zary · 14 years ago
- 00b4703 cyber2000fb: fix machine hang on module load by Ondrej Zary · 14 years ago
- f2d2420 SA1111: Eliminate use after free by Julia Lawall · 14 years ago
- 74bc809 ARM: Fix Versatile/Realview/VExpress MMC card detection sense by Russell King · 14 years ago
- 831e804 ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_vipt by Gary King · 14 years ago
- cfb506e NFS: Ensure that writepage respects the nonblock flag by Trond Myklebust · 14 years ago
- b608b28 NFS: kswapd must not block in nfs_release_page by Trond Myklebust · 14 years ago
- 674b2222 nfs: include space for the NUL in root path by Dan Carpenter · 14 years ago
- a2dccdb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
- 7d5fcdc Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
- e271e87 Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
- 8f92054 CRED: Fix __task_cred()'s lockdep check and banner comment by David Howells · 14 years ago
- de09a97 CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials by David Howells · 14 years ago
- 230a5ce watchdog: update MAINTAINERS entry by Wim Van Sebroeck · 14 years ago
- dc1eae2 ALSA: hda - Add a PC-beep workaround for ASUS P5-V by Takashi Iwai · 14 years ago
- b92b361 ARM: Add barriers to io{read,write}{8,16,32} accessors as well by Russell King · 14 years ago
- 79f64db ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLE by Catalin Marinas · 14 years ago
- 6775a55 ARM: 6272/1: Convert L2x0 to use the IO relaxed operations by Catalin Marinas · 14 years ago
- e936771 ARM: 6271/1: Introduce *_relaxed() I/O accessors by Catalin Marinas · 14 years ago
- 661f10f ARM: 6275/1: ux500: don't use writeb() in uncompress.h by Rabin Vincent · 14 years ago
- f1b957d ARM: 6270/1: clean files in arch/arm/boot/compressed/ by Magnus Damm · 14 years ago
- a4967de6 drm/edid: Fix the HDTV hack sync adjustment by Adam Jackson · 14 years ago
- 12e27be drm/radeon/kms: fix radeon mid power profile reporting by Daniel J Blueman · 14 years ago
- 540ad6b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
- 2fa82e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
- 8785eb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
- a6f80fb ecryptfs: Bugfix for error related to ecryptfs_hash_buckets by Andre Osterhues · 14 years ago
- ba773f7 x86,kgdb: Fix hw breakpoint regression by Jason Wessel · 14 years ago
- 6c50e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
- d2a97a4 GFS2: Use kmalloc when possible for ->readdir() by Steven Whitehouse · 14 years ago
- b6cbe51 ALSA: hda - Assume PC-beep as default for Realtek by Takashi Iwai · 14 years ago
- 8af2591 ALSA: hda - Don't register beep input device when no beep is available by Takashi Iwai · 14 years ago
- 8b24599 davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied high by Sekhar Nori · 14 years ago
- 7d14831 regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register by Anuj Aggarwal · 14 years ago
- 38faddb ALSA: hda - Fix pin-detection of Nvidia HDMI by Takashi Iwai · 14 years ago
- fc0f5ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
- 6a99ad4 gpio: fix spurious printk when freeing a gpio by Jon Povey · 14 years ago
- 952e1c6 edac: mpc85xx: fix coldplug/hotplug module autoloading by Anton Vorontsov · 14 years ago
- 2884fce drivers/rtc/rtc-rx8581.c: fix setdatetime by Rudolf Marek · 14 years ago
- b82bab4b dynamic debug: move ddebug_remove_module() down into free_module() by Jason Baron · 14 years ago
- 03066f2 ceph: use complete_all and wake_up_all by Yehuda Sadeh · 14 years ago
- da7ddd3 9p: Pass the correct end of buffer to p9stat_read by Latchesar Ionkov · 14 years ago
- 33fea79 [S390] etr: fix clock synchronization race by Martin Schwidefsky · 14 years ago
- f5cdac2 [S390] Fix IRQ tracing in case of PER by Heiko Carstens · 14 years ago
- 8f83d76 [SCSI] ibmvscsi: Fix oops when an interrupt is pending during probe by Anton Blanchard · 14 years ago