summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker2011-04-183-2/+5
* NFSv4.1: Ensure state manager thread dies on last umountTrond Myklebust2011-04-161-2/+2
* SUNRPC: Fix the SUNRPC Kerberos V RPCSEC_GSS module dependenciesTrond Myklebust2011-04-161-5/+4
* NFS: Use correct variable for page bounds checkingBryan Schumaker2011-04-131-4/+7
* NFS: don't negotiate when user specifies sec flavorBryan Schumaker2011-04-132-1/+3
* NFS: Attempt mount with default sec flavor firstBryan Schumaker2011-04-131-8/+16
* NFS: flav_array honors NFS_MAX_SECFLAVORSBryan Schumaker2011-04-131-1/+1
* NFS: Fix infinite loop in gss_create_upcall()Bryan Schumaker2011-04-132-5/+8
* Don't mark_inode_dirty_sync() while holding lockWeston Andros Adamson2011-04-131-1/+7
* NFS: Get rid of pointless test in nfs_commit_doneTrond Myklebust2011-04-131-2/+1
* NFS: Remove unused argument from nfs_find_best_sec()Bryan Schumaker2011-04-131-2/+2
* NFS: Eliminate duplicate call to nfs_mark_request_dirtyTrond Myklebust2011-04-131-1/+0
* NFS: Remove dead code from nfs_fs_mount()Jesper Juhl2011-04-131-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-04-1315-181/+143
|\
| * cifs: don't allow mmap'ed pages to be dirtied while under writeback (try #3)Jeff Layton2011-04-123-36/+33
| * [CIFS] Warn on requesting default security (ntlm) on mountSteve French2011-04-121-0/+11
| * [CIFS] cifs: clarify the meaning of tcpStatus == CifsGoodSteve French2011-04-123-7/+8
| * cifs: wrap received signature check in srv_mutexJeff Layton2011-04-121-6/+9
| * cifs: clean up various nits in unicode routines (try #2)Jeff Layton2011-04-122-19/+18
| * cifs: clean up length checks in check2ndT2Jeff Layton2011-04-121-13/+13
| * cifs: set ra_pages in backing_dev_infoJeff Layton2011-04-121-0/+1
| * cifs: fix broken BCC check in is_valid_oplock_breakJeff Layton2011-04-121-1/+1
| * cifs: always do is_path_accessible check in cifs_mountJeff Layton2011-04-121-1/+1
| * various endian fixes to cifsSteve French2011-04-124-10/+10
| * Elminate sparse __CHECK_ENDIAN__ warnings on port conversionSteve French2011-04-121-3/+3
| * Max share size is too smallSteve French2011-04-121-1/+1
| * Allow user names longer than 32 bytesSteve French2011-04-127-26/+30
| * cifs: replace /proc/fs/cifs/Experimental with a module parmJeff Layton2011-04-125-63/+7
| * cifs: check for private_data before trying to put itJeff Layton2011-04-121-2/+4
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-04-1315-907/+114
|\ \
| * | thinkpad-acpi fails to load with newer Thinkpad X201s BIOSKeith Packard2011-04-121-2/+1
| * | acer-wmi: Fix capitalisation of GUID in module aliasLee, Chun-Yi2011-04-121-1/+1
| * | sony-laptop: keyboard backlight fixesMarco Chiappero2011-04-121-1/+34
| * | sony-laptop: only show the handles sysfs file in debug modeMattia Dongili2011-04-121-11/+14
| * | samsung-laptop: set backlight typeMichal Marek2011-04-121-0/+1
| * | staging: samsung-laptop has moved to platform/x86Michal Marek2011-04-126-862/+0
| * | samsung-laptop: Samsung R410P backlight driverAlberto Mardegan2011-04-121-0/+10
| * | samsung-laptop: add support for N230 modelGreg Kroah-Hartman2011-04-121-3/+3
| * | platform-drivers: x86: pmic: Restore the dropped buslock/unlockThomas Gleixner2011-04-041-4/+39
| * | sony-laptop: fix early NULL pointer dereferenceMattia Dongili2011-04-041-0/+5
| * | msi-laptop: fix config-dependent build errorRandy Dunlap2011-04-011-1/+2
| * | eeepc-wmi: add keys found on EeePC 1215TCorentin Chary2011-04-011-0/+2
| * | asus-wmi: swap input name and physCorentin Chary2011-04-011-2/+2
| * | asus-laptop: remove removed features from feature-removal-schedule.txtCorentin Chary2011-04-011-20/+0
* | | vfs: Re-introduce s_uuid in the superblockLinus Torvalds2011-04-131-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2011-04-124-4/+31
|\ \ \
| * | | mfd: Fetch cell pointer from platform_device->mfd_cellSamuel Ortiz2011-04-124-4/+31
| | |/ | |/|
* | | nfs: don't call __mark_inode_dirty while holding i_lockDave Chinner2011-04-121-2/+4
* | | vm: fix mlock() on stack guard pageLinus Torvalds2011-04-122-21/+18
* | | Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo"Linus Torvalds2011-04-122-17/+0