summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-11CIFS: Fix a deadlock when a file is reopenedPavel Shilovsky
2013-07-11CIFS: Reopen the file if reconnect durable handle failedPavel Shilovsky
2013-07-10[CIFS] Fix minor endian error in durable handle patch seriesSteve French
2013-07-10CIFS: Reconnect durable handles for SMB2Pavel Shilovsky
2013-07-10CIFS: Make SMB2_open use cifs_open_parms structPavel Shilovsky
2013-07-10CIFS: Introduce cifs_open_parms structPavel Shilovsky
2013-07-10CIFS: Request durable open for SMB2 opensPavel Shilovsky
2013-07-10CIFS: Simplify SMB2 create context handlingPavel Shilovsky
2013-07-10CIFS: Simplify SMB2_open code pathPavel Shilovsky
2013-07-10CIFS: Respect create_options in smb2_open_filePavel Shilovsky
2013-07-10CIFS: Fix lease context buffer parsingPavel Shilovsky
2013-07-04[CIFS] use sensible file nlink values if unprovidedSteve French
2013-07-04Limit allocation of crypto mechanisms to dialect which requiresSteve French
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-04Merge tag 'md-3.11' of git://neil.brown.name/mdLinus Torvalds
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds
2013-07-04hang and lockup detection menuDave Hansen
2013-07-04kconfig: consolidate printk optionsDave Hansen
2013-07-04group locking debugging optionsDave Hansen
2013-07-04consolidate compilation option configsDave Hansen
2013-07-04consolidate runtime testing configsDave Hansen
2013-07-04order memory debugging Kconfig optionsDave Hansen
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen
2013-07-04Merge branch 'hpfs' from Mikulas PatockaLinus Torvalds
2013-07-04hpfs: implement prefetch to improve performanceMikulas Patocka
2013-07-04hpfs: use mpageMikulas Patocka
2013-07-04hpfs: better test for errorsMikulas Patocka
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-07-04Merge branches 'for-3.11/wacom-fixed' and 'for-3.11/wiimote' into for-linusJiri Kosina
2013-07-04HID: wacom: Intuos4 battery charging changesPrzemo Firszt
2013-07-04Merge branches 'for-3.11/multitouch', 'for-3.11/sony' and 'for-3.11/upstream'...Jiri Kosina
2013-07-04Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for...Jiri Kosina
2013-07-04HID: i2c-hid: support sending HID output reports using the output registerAndrew Duggan
2013-07-04md/raid10: fix bug which causes all RAID10 reshapes to move no data.NeilBrown
2013-07-04md/raid5: allow 5-device RAID6 to be reshaped to 4-device.NeilBrown
2013-07-04Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2013-07-04Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-07-04Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2013-07-04Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-03tools/testing/selftests: don't assume the x bit is set on scriptsAndrew Morton
2013-07-03selftests: add .gitignore for kcmpRamkumar Ramachandra
2013-07-03selftests: fix clean target in kcmp MakefileRamkumar Ramachandra
2013-07-03selftests: add .gitignore for vmRamkumar Ramachandra
2013-07-03selftests: add hugetlbfstestJoern Engel
2013-07-03self-test: fix make cleanJoern Engel
2013-07-03selftests: exit 1 on failureJoern Engel
2013-07-03kernel/resource.c: remove the unneeded assignment in function __find_resourceKevin Hao