Age | Commit message (Expand) | Author |
2019-03-05 | CIFS: Respect reconnect in non-MTU credits calculations | Pavel Shilovsky |
2019-03-05 | CIFS: Respect reconnect in MTU credits calculations | Pavel Shilovsky |
2019-03-05 | CIFS: Set reconnect instance to one initially | Pavel Shilovsky |
2019-03-05 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-03-05 | nfsd: fix memory corruption caused by readdir | NeilBrown |
2019-03-05 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-03-05 | a.out: remove core dumping support | Linus Torvalds |
2019-03-05 | ceph: add mount option to limit caps count | Yan, Zheng |
2019-03-05 | ceph: periodically trim stale dentries | Yan, Zheng |
2019-03-05 | ceph: delete stale dentry when last reference is dropped | Yan, Zheng |
2019-03-05 | ceph: remove dentry_lru file from debugfs | Yan, Zheng |
2019-03-05 | ceph: touch existing cap when handling reply | Yan, Zheng |
2019-03-05 | ceph: pass inclusive lend parameter to filemap_write_and_wait_range() | zhengbin |
2019-03-05 | ceph: send cap releases more aggressively | Yan, Zheng |
2019-03-05 | ceph: support getting ceph.dir.pin vxattr | Yan, Zheng |
2019-03-05 | ceph: support versioned reply | Yan, Zheng |
2019-03-05 | ceph: map snapid to anonymous bdev ID | Yan, Zheng |
2019-03-05 | ceph: split large reconnect into multiple messages | Yan, Zheng |
2019-03-05 | ceph: decode feature bits in session message | Yan, Zheng |
2019-03-05 | ceph: set special inode's blocksize to page size | Yan, Zheng |
2019-03-05 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-03-04 | CIFS: Respect SMB2 hdr preamble size in read responses | Pavel Shilovsky |
2019-03-04 | CIFS: Count SMB3 credits for malformed pending responses | Pavel Shilovsky |
2019-03-04 | CIFS: Do not log credits when unmounting a share | Pavel Shilovsky |
2019-03-04 | CIFS: Always reset read error to -EIO if no response | Pavel Shilovsky |
2019-03-04 | cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTED | Namjae Jeon |
2019-03-04 | CIFS: Do not skip SMB2 message IDs on send failures | Pavel Shilovsky |
2019-03-04 | smb3: request more credits on tree connect | Steve French |
2019-03-04 | smb3: make default i/o size for smb3 mounts larger | Steve French |
2019-03-04 | CIFS: Do not reset lease state to NONE on lease break | Pavel Shilovsky |
2019-03-04 | smb3: fix bytes_read statistics | Steve French |
2019-03-04 | cifs: return -ENODATA when deleting an xattr that does not exist | Ronnie Sahlberg |
2019-03-04 | cifs: add credits from unmatched responses/messages | Ronnie Sahlberg |
2019-03-04 | cifs: replace snprintf with scnprintf | Ronnie Sahlberg |
2019-03-04 | cifs: Fix NULL pointer dereference of devname | Yao Liu |
2019-03-04 | CIFS: Fix leaking locked VFS cache pages in writeback retry | Pavel Shilovsky |
2019-03-04 | fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes | Slavomir Kaslev |
2019-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-03-04 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2019-03-04 | get rid of legacy 'get_ds()' function | Linus Torvalds |
2019-03-04 | aio: simplify - and fix - fget/fput for io_submit() | Linus Torvalds |
2019-03-02 | NFSv4.1: Bump the default callback session slot count to 16 | Trond Myklebust |
2019-03-01 | NFS/flexfiles: Clean up mirror DS initialisation | Trond Myklebust |
2019-03-01 | NFS/flexfiles: Remove dead code in ff_layout_mirror_valid() | Trond Myklebust |
2019-03-01 | NFS/flexfile: Simplify nfs4_ff_layout_select_ds_stateid() | Trond Myklebust |
2019-03-01 | NFS/flexfile: Simplify nfs4_ff_layout_ds_version() | Trond Myklebust |
2019-03-01 | NFS/flexfiles: Simplify ff_layout_get_ds_cred() | Trond Myklebust |
2019-03-01 | NFS/flexfiles: Simplify nfs4_ff_find_or_create_ds_client() | Trond Myklebust |
2019-03-01 | NFS/flexfiles: Simplify nfs4_ff_layout_select_ds_fh() | Trond Myklebust |