summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | orangefs: hold i_lock during inode_getattrMartin Brandenburg2019-05-032-12/+25
| * | orangefs: update attributes rather than relying on serverMartin Brandenburg2019-05-032-9/+8
| * | orangefs: simplify orangefs_inode_getattr interfaceMartin Brandenburg2019-05-034-38/+28
| * | orangefs: do not invalidate attributes on inode createMartin Brandenburg2019-05-032-12/+0
| * | orangefs: implement xattr cacheMartin Brandenburg2019-05-034-1/+127
* | | Merge tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds2019-05-0820-293/+437
|\ \ \
| * | | gfs2: read journal in large chunksAbhi Das2019-05-078-139/+219
| * | | gfs2: Fix iomap write page reclaim deadlockAndreas Gruenbacher2019-05-072-44/+58
| * | | gfs2: fix race between gfs2_freeze_func and unmountAbhi Das2019-05-072-3/+6
| * | | gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke}Andreas Gruenbacher2019-05-076-9/+9
| * | | gfs2: Rename sd_log_le_{revoke,ordered}Andreas Gruenbacher2019-05-076-15/+15
| * | | gfs2: Remove unnecessary extern declarationsAndreas Gruenbacher2019-05-072-8/+3
| * | | gfs2: Remove misleading comments in gfs2_evict_inodeAndreas Gruenbacher2019-05-071-5/+0
| * | | gfs2: Replace gl_revokes with a GLF flagBob Peterson2019-05-076-15/+31
| * | | gfs2: Fix occasional glock use-after-freeAndreas Gruenbacher2019-05-073-3/+7
| * | | gfs2: clean_journal improperly set sd_log_flush_headBob Peterson2019-05-079-19/+57
| * | | gfs2: Fix lru_count going negativeRoss Lagerwall2019-05-071-9/+13
| * | | gfs2: Fix loop in gfs2_rbm_find (v2)Andreas Gruenbacher2019-05-071-29/+25
* | | | Merge tag '5.2-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2019-05-0821-2184/+2582
|\ \ \ \
| * | | | cifs: update module internal version numberSteve French2019-05-081-1/+1
| * | | | SMB3: Clean up query symlink when reparse pointRonnie Sahlberg2019-05-084-17/+118
| * | | | cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()Christoph Probst2019-05-081-6/+8
| * | | | Negotiate and save preferred compression algorithmsSteve French2019-05-084-7/+61
| * | | | cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESPRonnie Sahlberg2019-05-084-107/+14
| * | | | cifs: fix credits leak for SMB1 oplock breaksRonnie Sahlberg2019-05-083-6/+7
| * | | | smb3: Add protocol structs for change notify supportSteve French2019-05-081-0/+36
| * | | | cifs: fix smb3_zero_range for AzureRonnie Sahlberg2019-05-081-47/+7
| * | | | cifs: zero-range does not require the file is sparseRonnie Sahlberg2019-05-081-12/+0
| * | | | Add new flag on SMB3.1.1 readSteve French2019-05-081-0/+1
| * | | | cifs: add fiemap supportRonnie Sahlberg2019-05-088-2/+132
| * | | | SMB3: Add defines for new negotiate contextsSteve French2019-05-082-4/+27
| * | | | cifs: fix bi-directional fsctl passthrough callsRonnie Sahlberg2019-05-081-1/+8
| * | | | cifs: smbd: take an array of reqeusts when sending upper layer dataLong Li2019-05-083-30/+32
| * | | | SMB3: Add handling for different FSCTL access flagsSteve French2019-05-081-1/+9
| * | | | cifs: Add support for FSCTL passthrough that write data to the serverRonnie Sahlberg2019-05-082-2/+42
| * | | | cifs: remove superfluous inode_lock in cifs_{strict_}fsyncJeff Layton2019-05-081-5/+0
| * | | | cifs: Call MID callback before destroying transportLong Li2019-05-081-17/+19
| * | | | cifs: smbd: Retry on memory registration failureLong Li2019-05-081-2/+2
| * | | | cifs: smbd: Indicate to retry on transport sending failureLong Li2019-05-081-2/+3
| * | | | cifs: smbd: Return EINTR when interruptedLong Li2019-05-081-1/+1
| * | | | cifs: smbd: Don't destroy transport on RDMA disconnectLong Li2019-05-083-127/+10
| * | | | smbd: Make upper layer decide when to destroy the transportLong Li2019-05-083-27/+101
| * | | | SMB3: update comment to clarify enumerating snapshotsSteve French2019-05-081-0/+8
| * | | | CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sbAurelien Aptel2019-05-081-1/+10
| * | | | CIFS: Show locallease in /proc/mounts for cifs shares mounted with locallease...Kenneth D'souza2019-05-081-0/+2
| * | | | cifs: Fix DFS cache refresher for DFS linksPaulo Alcantara (SUSE)2019-05-084-25/+151
| * | | | cifs: don't use __constant_cpu_to_le32()Sergey Senozhatsky2019-05-081-1740/+1740
| * | | | SMB3: Track total time spent on roundtrips for each SMB3 commandSteve French2019-05-083-6/+44
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-082-4/+22
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-0317-155/+337
| |\ \ \ \ \