summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-01ceph: use %pU to print uuid (fsid)Sage Weil3-15/+8
2010-08-01ceph: sync header defs with server codeSage Weil3-0/+11
2010-08-01ceph: clean up header guardsSage Weil8-16/+16
2010-08-01ceph: strip misleading/obsolete version, feature infoSage Weil1-26/+4
2010-08-01ceph: specify supported features in super.hSage Weil2-3/+9
2010-08-01ceph: clean up fsid mount optionSage Weil1-13/+39
2010-08-01ceph: remove unused 'monport' mount optionSage Weil1-2/+0
2010-08-01ceph: handle ESTALE properly; on receipt send to authority if it wasn'tGreg Farnum2-8/+35
2010-08-01ceph: add ceph_get_cap_for_mds function.Greg Farnum2-0/+12
2010-08-01ceph: connect to export targets on cap exportSage Weil3-2/+23
2010-08-01ceph: connect to export targets if mds is laggySage Weil1-0/+15
2010-08-01ceph: introduce helper to connect to mds export targetsSage Weil1-0/+37
2010-08-01ceph: only set num_pages in calc_layoutSage Weil1-3/+0
2010-08-01ceph: do caps accounting per mds_clientYehuda Sadeh5-115/+131
2010-08-01ceph: track laggy state of mds from mdsmapSage Weil3-2/+16
2010-08-01ceph: code cleanupYehuda Sadeh13-49/+46
2010-08-01ceph: skip if no auth cap in flush_snapsSage Weil1-7/+12
2010-08-01ceph: simplify caps revocation, fix for multimdsSage Weil1-12/+18
2010-08-01ceph: simplify add_cap_releasesSage Weil1-16/+19
2010-08-01ceph: drop unused argumentSage Weil3-9/+6
2010-08-01ceph: perform lazy reads when file mode and caps permitSage Weil4-13/+22
2010-08-01ceph: perform lazy writes when file mode and caps permitSage Weil2-8/+11
2010-08-01ceph: add LAZYIO ioctl to mark a file description for lazy consistencySage Weil2-0/+26
2010-08-01ceph: request FILE_LAZYIO cap when LAZY file mode is setSage Weil2-27/+26
2010-08-01Linux 2.6.35v2.6.35Linus Torvalds1-1/+1
2010-08-01NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust2-5/+6
2010-07-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-49/+75
2010-07-30Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds4-11/+32
2010-07-30Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-2/+3
2010-07-30mm: fix ia64 crash when gcore reads gate areaHugh Dickins1-3/+13
2010-07-30CIFS: Remove __exit mark from cifs_exit_dns_resolver()David Howells2-2/+2
2010-07-30cyber2000fb: fix console in truecolor modesOndrej Zary1-0/+1
2010-07-30cyber2000fb: fix machine hang on module loadOndrej Zary1-0/+2
2010-07-30SA1111: Eliminate use after freeJulia Lawall1-3/+2
2010-07-30ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King3-4/+8
2010-07-30ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King1-5/+8
2010-07-30NFS: Ensure that writepage respects the nonblock flagTrond Myklebust1-6/+17
2010-07-30NFS: kswapd must not block in nfs_release_pageTrond Myklebust3-4/+14
2010-07-30nfs: include space for the NUL in root pathDan Carpenter1-1/+1
2010-07-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-10/+32
2010-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-0/+2
2010-07-29Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds3-20/+58
2010-07-29CRED: Fix __task_cred()'s lockdep check and banner commentDavid Howells3-5/+14
2010-07-29CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells3-21/+27
2010-07-29watchdog: update MAINTAINERS entryWim Van Sebroeck1-0/+2
2010-07-29ALSA: hda - Add a PC-beep workaround for ASUS P5-VTakashi Iwai1-8/+24
2010-07-29ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King1-20/+18
2010-07-29ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas1-0/+11
2010-07-29ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas1-13/+13
2010-07-29ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas1-12/+17