Age | Commit message (Expand) | Author |
2017-03-30 | PNFS fix fallback to MDS if got error on commit to DS | Olga Kornievskaia |
2017-03-29 | Btrfs: fix an integer overflow check | Dan Carpenter |
2017-03-29 | btrfs: Change qgroup_meta_rsv to 64bit | Goldwyn Rodrigues |
2017-03-29 | Btrfs: bring back repair during read | Liu Bo |
2017-03-28 | net: break include loop netdevice.h, dsa.h, devlink.h | Andrew Lunn |
2017-03-28 | NFS filelayout:call GETDEVICEINFO after pnfs_layout_process completes | Andy Adamson |
2017-03-28 | NFS store nfs4_deviceid in struct nfs4_filelayout_segment | Andy Adamson |
2017-03-27 | NFS cleanup struct nfs4_filelayout_segment | Andy Adamson |
2017-03-27 | NFS: Fix old dentry rehash after move | Benjamin Coddington |
2017-03-26 | Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-03-26 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-03-25 | Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-03-25 | ext4: fix two spelling nits | Theodore Ts'o |
2017-03-25 | ext4: lock the xattr block before checksuming it | Theodore Ts'o |
2017-03-24 | epoll: Add busy poll support to epoll with socket fds. | Sridhar Samudrala |
2017-03-24 | net: Track start of busy loop instead of when it should end | Alexander Duyck |
2017-03-23 | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-03-20 | f2fs: combine nat_bits and free_nid_bitmap cache | Chao Yu |
2017-03-20 | f2fs: skip scanning free nid bitmap of full NAT blocks | Chao Yu |
2017-03-20 | f2fs: use __set{__clear}_bit_le | Jaegeuk Kim |
2017-03-20 | f2fs: declare static functions | Jaegeuk Kim |
2017-03-20 | f2fs: don't overwrite node block by SSR | Jaegeuk Kim |
2017-03-17 | Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2017-03-17 | btrfs: add missing memset while reading compressed inline extents | Zygo Blaxell |
2017-03-17 | Btrfs: fix regression in lock_delalloc_pages | Liu Bo |
2017-03-17 | pNFS/flexfiles: never nfs4_mark_deviceid_unavailable | Weston Andros Adamson |
2017-03-17 | pNFS: return status from nfs4_pnfs_ds_connect | Weston Andros Adamson |
2017-03-17 | NFSv4.1 respect server's max size in CREATE_SESSION | Olga Kornievskaia |
2017-03-17 | NFS prevent double free in async nfs4_exchange_id | Olga Kornievskaia |
2017-03-17 | nfs: make nfs4_cb_sv_ops static | Jason Yan |
2017-03-17 | NFS: fix the fault nrequests decreasing for nfs_inode COPY | Kinglong Mee |
2017-03-17 | Merge tag 'afs-20170316' of git://git.kernel.org/pub/scm/linux/kernel/git/dho... | Linus Torvalds |
2017-03-17 | kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file() | Vaibhav Jain |
2017-03-16 | Merge tag 'xfs-4.11-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2017-03-16 | afs: Don't wait for page writeback with the page lock held | David Howells |
2017-03-16 | afs: ->writepage() shouldn't call clear_page_dirty_for_io() | David Howells |
2017-03-16 | afs: Fix abort on signal while waiting for call completion | David Howells |
2017-03-16 | afs: Fix an off-by-one error in afs_send_pages() | David Howells |
2017-03-16 | afs: Fix afs_kill_pages() | David Howells |
2017-03-16 | afs: Fix page leak in afs_write_begin() | David Howells |
2017-03-16 | afs: Don't set PG_error on local EINTR or ENOMEM when filling a page | David Howells |
2017-03-16 | afs: Populate and use client modification time | Marc Dionne |
2017-03-16 | afs: Better abort and net error handling | David Howells |
2017-03-16 | afs: Invalid op ID should abort with RXGEN_OPCODE | David Howells |
2017-03-16 | afs: Fix the maths in afs_fs_store_data() | David Howells |
2017-03-16 | afs: Use a bvec rather than a kvec in afs_send_pages() | David Howells |
2017-03-16 | afs: Make struct afs_read::remain 64-bit | David Howells |
2017-03-16 | afs: Fix AFS read bug | David Howells |
2017-03-16 | afs: Prevent callback expiry timer overflow | Tina Ruchandani |
2017-03-16 | afs: Migrate vlocation fields to 64-bit | Tina Ruchandani |