summaryrefslogtreecommitdiffstats
path: root/fs/bio.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-18nfsd4: trivial preprocess_stateid_op cleanupJ. Bruce Fields1-6/+8
2009-03-18nfs: replace uses of __constant_{endian}Harvey Harrison4-98/+98
2009-03-18nfsd(v2/v3): fix the failure of creation from HPUX clientwengang wang1-0/+19
2009-03-18lockd: clean up blocking lock cases of nlsmvc_lock()Miklos Szeredi1-5/+8
2009-03-18nfsd: lock state around put client and delegation in nfsd4_cb_recallAlexandros Batsakis1-1/+2
2009-03-18nfsd4: use helper for copying delegation filehandleJ. Bruce Fields3-9/+5
2009-03-18nfsd4: use helper for copying filehandles for replayJ. Bruce Fields3-13/+14
2009-03-18nfsd4: fix misplaced commentJ. Bruce Fields1-1/+1
2009-03-18nfsd: clarify exclusive create bitmask result.J. Bruce Fields1-3/+5
2009-03-18nfsd : Define NFSD only when FILE_LOCKING is enabledManish Katiyar1-0/+1
2009-03-18NFSD: cleanup for nfs3proc.cQinghuang Feng1-2/+3
2009-03-18nfsd4: split open/lockowner release codeJ. Bruce Fields1-23/+34
2009-03-18nfsd4: remove a forward declarationJ. Bruce Fields1-43/+42
2009-03-18nfsd4: split lockstateid/openstateid release logicJ. Bruce Fields1-23/+32
2009-03-18Staging: benet: remove driver now that it is merged in drivers/net/Greg Kroah-Hartman39-12237/+0
2009-03-18ALSA: Fix vunmap and free order in snd_free_sgbuf_pages()Takashi Iwai1-3/+4
2009-03-18ALSA: mixart, fix lock imbalanceJiri Slaby1-0/+1
2009-03-18ALSA: pcm_oss, fix locking typoJiri Slaby1-2/+2
2009-03-18ALSA: oss-mixer - Fixes recording gain controlViral Mehta1-0/+3
2009-03-18ALSA: hda - Workaround for buggy DMA position on ATI controllersTakashi Iwai1-13/+18
2009-03-18ALSA: hda - Fix DMA mask for ATI controllersTakashi Iwai1-0/+8
2009-03-18powerpc/ps3: ps3_defconfig updatesGeoff Levand1-60/+190
2009-03-18module: fix refptr allocation and release orderMasami Hiramatsu1-12/+14
2009-03-17USB: storage: Unusual USB device Prolific 2507 variation addedThomas Bartosik1-1/+3
2009-03-17USB: Add device id for Option GTM380 to option driverAchilleas Kotsis1-0/+2
2009-03-17USB: Add Vendor/Product ID for new CDMA U727 to option driverDirk Hohndel1-0/+2
2009-03-17USB: Updated unusual-devs entry for USB mass storage on Nokia 6233Moritz Muehlenhoff1-1/+1
2009-03-17USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530Dan Williams1-8/+0
2009-03-17USB: EHCI: expedite unlinks when the root hub is suspendedAlan Stern1-1/+2
2009-03-17USB: EHCI: Fix isochronous URB leakKarsten Wiese1-6/+4
2009-03-17USB: option.c: add ZTE 622 modem deviceAlbert Pauw1-0/+2
2009-03-17USB: wusbcore/wa-xfer, fix lock imbalanceJiri Slaby1-1/+3
2009-03-17USB: misc/vstusb, fix lock imbalanceJiri Slaby1-0/+1
2009-03-17USB: misc/adutux, fix lock imbalanceJiri Slaby1-3/+3
2009-03-17USB: image/mdc800, fix lock imbalanceJiri Slaby1-0/+1
2009-03-17USB: atm/cxacru, fix lock imbalanceJiri Slaby1-1/+2
2009-03-17USB: unusual_devs: Add support for GI 0431 SD-Card interfaceJan Dumon1-0/+10
2009-03-17USB: serial: new cp2101 device idRobert M. Kenney1-0/+1
2009-03-17USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist int...Michael Hennerich2-0/+9
2009-03-17USB: serial: add FTDI USB/Serial converter devicesAxel Wachtler2-0/+16
2009-03-17USB: usbfs: keep async URBs until the device file is closedAlan Stern1-5/+7
2009-03-17USB: usbtmc: add protocol 1 supportGreg Kroah-Hartman1-0/+1
2009-03-17USB: usbtmc: fix stupid bug in open()Greg Kroah-Hartman1-1/+2
2009-03-17nfsd: nfsd should drop CAP_MKNOD for non-rootJ. Bruce Fields1-2/+4
2009-03-17NFSD: provide encode routine for OP_OPENATTRBenny Halevy1-0/+1
2009-03-17Avoid 64-bit "switch()" statements on 32-bit architecturesLinus Torvalds1-1/+1
2009-03-17prevent boosting kprobes on exception addressMasami Hiramatsu1-0/+3
2009-03-17powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SWKumar Gala1-3/+3
2009-03-17powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xxPiotr Ziecik1-1/+3
2009-03-17Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds1-45/+56