aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-06turn cifs_setattr into a multiplexor that calls the correct functionJeff Layton
2008-08-06move file time and dos attribute setting logic into new functionJeff Layton
2008-08-06spin off cifs_setattr with unix extensions to its own functionJeff Layton
2008-08-06[CIFS] Code cleanup in old sessionsetup codeSteve French
2008-08-06[CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dirJeff Layton
2008-08-06Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID argJeff Layton
2008-08-06change CIFSSMBSetTimes to CIFSSMBSetPathInfoJeff Layton
2008-08-06[CIFS] fix trailing whitespaceSteve French
2008-08-06bundle up Unix SET_PATH_INFO args into a struct and change nameJeff Layton
2008-08-05Fix missing braces in cifs_revalidate()Suresh Jayaraman
2008-08-04remove locking around tcpSesAllocCount atomic variableJeff Layton
2008-08-01[CIFS] properly account for new user= field in SPNEGO upcall string allocationJeff Layton
2008-07-31[CIFS] remove level of indentation from decode_negTokenInitJeff Layton
2008-07-29[CIFS] cifs send2 not retrying enough in some cases on full socketShirish Pargaonkar
2008-07-29[CIFS] oid should also be checked against class in cifs asnSteve French
2008-07-28Linux 2.6.27-rc1Linus Torvalds
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-07-28Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-07-28Fix 'get_user_pages_fast()' with non-page-aligned start addressLinus Torvalds
2008-07-29lguest: turn Waker into a thread, not a processRusty Russell
2008-07-29lguest: Enlarge virtio ringsRusty Russell
2008-07-29lguest: Use GSO/IFF_VNET_HDR extensions on tun/tapRusty Russell
2008-07-29lguest: Remove 'network: no dma buffer!' warningRusty Russell
2008-07-29lguest: Adaptive timeoutRusty Russell
2008-07-29lguest: Tell Guest net not to notify us on every packet xmitRusty Russell
2008-07-29lguest: net block unneeded receive queue update notificationsRusty Russell
2008-07-29lguest: wrap last_avail accesses.Rusty Russell
2008-07-29lguest: use cpu capability accessorsAndrew Morton
2008-07-29lguest: virtio-rng supportRusty Russell
2008-07-29lguest: Support assigning a MAC addressMark McLoughlin
2008-07-29lguest: Don't leak /dev/zero fdMark McLoughlin
2008-07-29lguest: fix verbose printing of device features.Rusty Russell
2008-07-29lguest: fix switcher_page leak on unloadJohannes Weiner
2008-07-29lguest: Guest int3 fixRusty Russell
2008-07-29lguest: set max_pfn_mapped, growl loudly at Yinghai LuRusty Russell
2008-07-29mfd: accept pure device as a parent, not only platform_deviceDmitry Baryshkov
2008-07-28include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435Andrew Morton
2008-07-28sh7760fb: write colormap value to hardwareManuel Lauss
2008-07-28eCryptfs: use page_alloc not kmalloc to get a page of memoryEric Sandeen
2008-07-28gpio: fix build on CONFIG_GPIO_SYSFS=nAtsushi Nemoto
2008-07-28bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab()Yoichi Yuasa
2008-07-28vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi
2008-07-28kdump: update kdump documentation as kexec-tools-resting has been renamed kex...Simon Horman
2008-07-28spi_s3c24xx: really assign busnumBen Dooks
2008-07-28mpc52xx_psc_spi: fix block transferLuotao Fu
2008-07-28mm/hugetlb.c must #include <asm/io.h>Adrian Bunk
2008-07-28mmu-notifiers: coreAndrea Arcangeli
2008-07-28mmu-notifiers: add mm_take_all_locks() operationAndrea Arcangeli