summaryrefslogtreecommitdiffstats
path: root/fs/nfs/callback.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-18NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker3-2/+5
2011-04-16NFSv4.1: Ensure state manager thread dies on last umountTrond Myklebust1-2/+2
2011-04-16SUNRPC: Fix the SUNRPC Kerberos V RPCSEC_GSS module dependenciesTrond Myklebust1-5/+4
2011-04-13NFS: Use correct variable for page bounds checkingBryan Schumaker1-4/+7
2011-04-13NFS: don't negotiate when user specifies sec flavorBryan Schumaker2-1/+3
2011-04-13NFS: Attempt mount with default sec flavor firstBryan Schumaker1-8/+16
2011-04-13NFS: flav_array honors NFS_MAX_SECFLAVORSBryan Schumaker1-1/+1
2011-04-13NFS: Fix infinite loop in gss_create_upcall()Bryan Schumaker2-5/+8
2011-04-13Don't mark_inode_dirty_sync() while holding lockWeston Andros Adamson1-1/+7
2011-04-13NFS: Get rid of pointless test in nfs_commit_doneTrond Myklebust1-2/+1
2011-04-13NFS: Remove unused argument from nfs_find_best_sec()Bryan Schumaker1-2/+2
2011-04-13NFS: Eliminate duplicate call to nfs_mark_request_dirtyTrond Myklebust1-1/+0
2011-04-13NFS: Remove dead code from nfs_fs_mount()Jesper Juhl1-2/+1
2011-04-13vfs: Re-introduce s_uuid in the superblockLinus Torvalds1-0/+1
2011-04-12nfs: don't call __mark_inode_dirty while holding i_lockDave Chinner1-2/+4
2011-04-12vm: fix mlock() on stack guard pageLinus Torvalds2-21/+18
2011-04-12Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo"Linus Torvalds2-17/+0
2011-04-12thinkpad-acpi fails to load with newer Thinkpad X201s BIOSKeith Packard1-2/+1
2011-04-12acer-wmi: Fix capitalisation of GUID in module aliasLee, Chun-Yi1-1/+1
2011-04-12sony-laptop: keyboard backlight fixesMarco Chiappero1-1/+34
2011-04-12sony-laptop: only show the handles sysfs file in debug modeMattia Dongili1-11/+14
2011-04-12samsung-laptop: set backlight typeMichal Marek1-0/+1
2011-04-12staging: samsung-laptop has moved to platform/x86Michal Marek6-862/+0
2011-04-12samsung-laptop: Samsung R410P backlight driverAlberto Mardegan1-0/+10
2011-04-12samsung-laptop: add support for N230 modelGreg Kroah-Hartman1-3/+3
2011-04-12cifs: don't allow mmap'ed pages to be dirtied while under writeback (try #3)Jeff Layton3-36/+33
2011-04-12mfd: Fetch cell pointer from platform_device->mfd_cellSamuel Ortiz4-4/+31
2011-04-12[CIFS] Warn on requesting default security (ntlm) on mountSteve French1-0/+11
2011-04-12[CIFS] cifs: clarify the meaning of tcpStatus == CifsGoodSteve French3-7/+8
2011-04-12cifs: wrap received signature check in srv_mutexJeff Layton1-6/+9
2011-04-12cifs: clean up various nits in unicode routines (try #2)Jeff Layton2-19/+18
2011-04-12cifs: clean up length checks in check2ndT2Jeff Layton1-13/+13
2011-04-12cifs: set ra_pages in backing_dev_infoJeff Layton1-0/+1
2011-04-12cifs: fix broken BCC check in is_valid_oplock_breakJeff Layton1-1/+1
2011-04-12cifs: always do is_path_accessible check in cifs_mountJeff Layton1-1/+1
2011-04-12various endian fixes to cifsSteve French4-10/+10
2011-04-12Elminate sparse __CHECK_ENDIAN__ warnings on port conversionSteve French1-3/+3
2011-04-12Max share size is too smallSteve French1-1/+1
2011-04-12Allow user names longer than 32 bytesSteve French7-26/+30
2011-04-12cifs: replace /proc/fs/cifs/Experimental with a module parmJeff Layton5-63/+7
2011-04-12cifs: check for private_data before trying to put itJeff Layton1-2/+4
2011-04-12Linux 2.6.39-rc3v2.6.39-rc3Linus Torvalds1-1/+1
2011-04-12xfs_destroy_workqueues() should not be tagged with__exitLuck, Tony1-1/+1
2011-04-11pci: fix PCI bus allocation alignment handlingLinus Torvalds1-2/+2
2011-04-11dt/fsldma: fix build warning caused by of_platform_device changesIra W. Snyder1-1/+1
2011-04-11ext4: fix data corruption regression by reverting commit 6de9843dab3fTheodore Ts'o1-0/+1
2011-04-11ext4: Allow indirect-block file to grow the file size to max file sizeKazuya Mio1-6/+17
2011-04-11ext4: allow an active handle to be started when freezingYongqiang Yang1-11/+33
2011-04-11ext4: sync the directory inode in ext4_sync_parent()Curt Wohlgemuth1-3/+14
2011-04-11net: Add support for SMSC LAN9530, LAN9730 and LAN89530Steve Glendinning1-0/+15