aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust2011-04-27
* NFSv4: Ensure that clientid and session establishment can time outTrond Myklebust2011-04-24
* NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust2011-04-24
* NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception()Bryan Schumaker2011-04-18
* NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker2011-04-18
* NFSv4.1: Ensure state manager thread dies on last umountTrond Myklebust2011-04-15
* NFS: Use correct variable for page bounds checkingBryan Schumaker2011-04-13
* NFS: don't negotiate when user specifies sec flavorBryan Schumaker2011-04-13
* NFS: Attempt mount with default sec flavor firstBryan Schumaker2011-04-13
* NFS: flav_array honors NFS_MAX_SECFLAVORSBryan Schumaker2011-04-13
* NFS: Fix infinite loop in gss_create_upcall()Bryan Schumaker2011-04-13
* Don't mark_inode_dirty_sync() while holding lockWeston Andros Adamson2011-04-13
* NFS: Get rid of pointless test in nfs_commit_doneTrond Myklebust2011-04-12
* NFS: Remove unused argument from nfs_find_best_sec()Bryan Schumaker2011-04-12
* NFS: Eliminate duplicate call to nfs_mark_request_dirtyTrond Myklebust2011-04-12
* NFS: Remove dead code from nfs_fs_mount()Jesper Juhl2011-04-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-04-12
|\
| * cifs: don't allow mmap'ed pages to be dirtied while under writeback (try #3)Jeff Layton2011-04-12
| * [CIFS] Warn on requesting default security (ntlm) on mountSteve French2011-04-11
| * [CIFS] cifs: clarify the meaning of tcpStatus == CifsGoodSteve French2011-04-11
| * cifs: wrap received signature check in srv_mutexJeff Layton2011-04-11
| * cifs: clean up various nits in unicode routines (try #2)Jeff Layton2011-04-11
| * cifs: clean up length checks in check2ndT2Jeff Layton2011-04-11
| * cifs: set ra_pages in backing_dev_infoJeff Layton2011-04-11
| * cifs: fix broken BCC check in is_valid_oplock_breakJeff Layton2011-04-11
| * cifs: always do is_path_accessible check in cifs_mountJeff Layton2011-04-11
| * various endian fixes to cifsSteve French2011-04-11
| * Elminate sparse __CHECK_ENDIAN__ warnings on port conversionSteve French2011-04-11
| * Max share size is too smallSteve French2011-04-11
| * Allow user names longer than 32 bytesSteve French2011-04-11
| * cifs: replace /proc/fs/cifs/Experimental with a module parmJeff Layton2011-04-11
| * cifs: check for private_data before trying to put itJeff Layton2011-04-11
* | nfs: don't call __mark_inode_dirty while holding i_lockDave Chinner2011-04-12
* | Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo"Linus Torvalds2011-04-12
|/
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-04-11
|\
| * xfs_destroy_workqueues() should not be tagged with__exitLuck, Tony2011-04-11
| * xfs: use proper interfaces for on-stack pluggingChristoph Hellwig2011-04-08
| * xfs: fix xfs_debug warningsChristoph Hellwig2011-04-08
| * xfs: fix variable set but not used warningsChristoph Hellwig2011-04-08
| * xfs: convert log tail checking to a warningDave Chinner2011-04-07
| * xfs: catch bad block numbers freeing extents.Dave Chinner2011-04-07
| * xfs: push the AIL from memory reclaim and periodic syncDave Chinner2011-04-07
| * xfs: clean up code layout in xfs_trans_ail.cDave Chinner2011-04-07
| * xfs: convert the xfsaild threads to a workqueueDave Chinner2011-04-07
| * xfs: introduce background inode reclaim workDave Chinner2011-04-07
| * xfs: convert ENOSPC inode flushing to use new syncd workqueueDave Chinner2011-04-07
| * xfs: introduce a xfssyncd workqueueDave Chinner2011-04-07
| * xfs: fix extent format buffer allocation sizeDave Chinner2011-04-07
| * xfs: fix unreferenced var error in xfs_buf.cDave Chinner2011-03-31
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-04-11
|\ \