summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | CIFS: Reset read oplock to NONE if we have mandatory locks after reopenPavel Shilovsky2016-10-131-0/+9
| * | | CIFS: Fix persistent handles re-opening on reconnectPavel Shilovsky2016-10-132-5/+18
| * | | SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setupSachin Prabhu2016-10-131-199/+162
| * | | SMB2: Separate Kerberos authentication from SMB2_sess_setupSachin Prabhu2016-10-131-46/+230
| * | | Expose cifs module parameters in sysfsGermano Percossi2016-10-131-3/+3
| * | | Cleanup missing frees on some ioctlsSteve French2016-10-131-5/+4
| * | | Enable previous version supportSteve French2016-10-134-2/+72
| * | | Do not send SMB3 SET_INFO request if nothing is changingSteve French2016-10-131-0/+6
| * | | SMB3: Add mount parameter to allow user to override max creditsSteve French2016-10-125-16/+37
| * | | fs/cifs: reopen persistent handles on reconnectSteve French2016-10-123-0/+25
| * | | Clarify locking of cifs file and tcon structures and make more granularSteve French2016-10-127-63/+75
| * | | Fix regression which breaks DFS mountingSachin Prabhu2016-10-121-6/+8
| * | | fs/cifs: keep guid when assigning fid to fileinfoAurelien Aptel2016-10-121-0/+1
| * | | SMB3: GUIDs should be constructed as random but valid uuidsSteve French2016-10-124-4/+4
| * | | Set previous session id correctly on SMB3 reconnectSteve French2016-10-122-1/+6
| * | | cifs: Limit the overall credit acquiredRoss Lagerwall2016-10-122-1/+27
| * | | Display number of credits availableSteve French2016-10-121-0/+1
| * | | Add way to query creation time of file via cifs xattrSteve French2016-10-121-1/+27
| * | | Add way to query file attributes via cifs xattrSteve French2016-10-121-1/+33
* | | | Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-147-156/+261
|\ \ \ \
| * \ \ \ Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason2016-10-127-156/+261
| |\ \ \ \
| | * | | | btrfs: tests: uninline member definitions in free_space_extentDavid Sterba2016-10-031-1/+2
| | * | | | btrfs: tests: constify free space extent specsDavid Sterba2016-10-031-11/+11
| | * | | | Btrfs: expand free space tree sanity tests to catch endianness bugOmar Sandoval2016-10-031-68/+96
| | * | | | Btrfs: fix extent buffer bitmap tests on big-endian systemsOmar Sandoval2016-10-031-36/+51
| | * | | | Btrfs: catch invalid free space treesOmar Sandoval2016-10-033-1/+13
| | * | | | Btrfs: fix mount -o clear_cache,space_cache=v2Omar Sandoval2016-10-031-12/+12
| | * | | | Btrfs: fix free space tree bitmaps on big-endian systemsOmar Sandoval2016-10-033-27/+76
* | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-145-93/+81
|\ \ \ \ \ \
| * | | | | | ovl: use vfs_get_link()Miklos Szeredi2016-10-142-49/+7
| * | | | | | vfs: add vfs_get_link() helperMiklos Szeredi2016-10-141-0/+25
| * | | | | | ovl: use generic_readlinkMiklos Szeredi2016-10-141-20/+1
| * | | | | | ovl: explain error values when removing acl from workdirMiklos Szeredi2016-10-141-0/+13
| * | | | | | ovl: Fix info leak in ovl_lookup_temp()Richard Weinberger2016-09-211-1/+4
| * | | | | | ovl: during copy up, switch to mounter's creds earlyVivek Goyal2016-09-192-11/+11
| * | | | | | ovl: lookup: do getxattr with mounter's permissionMiklos Szeredi2016-09-161-11/+9
| * | | | | | ovl: copy_up_xattr(): use strnlenMiklos Szeredi2016-09-161-1/+11
* | | | | | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-10-142-70/+20
|\ \ \ \ \ \ \
| * | | | | | | kernfs: remove kernfs_path_len()Tejun Heo2016-08-101-23/+0
| * | | | | | | kernfs: make kernfs_path*() behave in the style of strlcpy()Tejun Heo2016-08-102-47/+20
* | | | | | | | Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-10-1325-476/+1331
|\ \ \ \ \ \ \ \
| * | | | | | | | NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_genericJeff Layton2016-10-041-0/+1
| * | | | | | | | fs: nfs: Make nfs boot time y2038 safeDeepa Dinamani2016-10-044-7/+9
| * | | | | | | | Retry operation on EREMOTEIO on an interrupted slotOlga Kornievskaia2016-09-291-0/+7
| * | | | | | | | pNFS: Fix atime updates on pNFS clientsTrond Myklebust2016-09-273-10/+3
| * | | | | | | | NFSv4.1: Even if the stateid is OK, we may need to recover the open modesTrond Myklebust2016-09-271-9/+23
| * | | | | | | | NFSv4: If recovery failed for a specific open stateid, then don't retryTrond Myklebust2016-09-271-7/+11
| * | | | | | | | NFSv4: Fix retry issues with nfs41_test/free_stateidTrond Myklebust2016-09-271-1/+2
| * | | | | | | | NFSv4: Open state recovery must account for file permission changesTrond Myklebust2016-09-271-0/+3
| * | | | | | | | NFSv4: Mark the lock and open stateids as invalid after freeing themTrond Myklebust2016-09-271-0/+2
OpenPOWER on IntegriCloud