Age | Commit message (Expand) | Author |
2017-04-11 | sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current... | NeilBrown |
2017-04-09 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2017-04-09 | Merge tag 'driver-core-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-04-08 | sysfs: be careful of error returns from ops->show() | NeilBrown |
2017-04-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-04-08 | dax: fix radix tree insertion race | Ross Zwisler |
2017-04-08 | userfaultfd: report actual registered features in fdinfo | Mike Rapoport |
2017-04-07 | orangefs: move features validation to fix filesystem hang | Martin Brandenburg |
2017-04-07 | sysctl: add sanity check for proc_douintvec | Liping Zhang |
2017-04-07 | Reset TreeId to zero on SMB2 TREE_CONNECT | Jan-Marek Glogowski |
2017-04-07 | CIFS: Fix build failure with smb2 | Tobias Regnery |
2017-04-07 | Introduce cifs_copy_file_range() | Sachin Prabhu |
2017-04-07 | SMB3: Rename clone_range to copychunk_range | Sachin Prabhu |
2017-04-07 | Handle mismatched open calls | Sachin Prabhu |
2017-04-06 | Merge tag 'xfs-4.11-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2017-04-03 | xfs: fix kernel memory exposure problems | Darrick J. Wong |
2017-04-03 | xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files | Calvin Owens |
2017-04-03 | xfs: rework the inline directory verifiers | Darrick J. Wong |
2017-04-03 | statx: Include a mask for stx_attributes in struct statx | David Howells |
2017-04-03 | statx: Reserve the top bit of the mask for future struct expansion | David Howells |
2017-04-03 | xfs: report crtime and attribute flags to statx | Darrick J. Wong |
2017-04-03 | ext4: Add statx support | David Howells |
2017-04-03 | statx: optimize copy of struct statx to userspace | Eric Biggers |
2017-04-03 | statx: remove incorrect part of vfs_statx() comment | Eric Biggers |
2017-04-03 | statx: reject unknown flags when using NULL path | Eric Biggers |
2017-04-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-04-01 | Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-03-31 | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-03-31 | hugetlbfs: initialize shared policy as part of inode allocation | Mike Kravetz |
2017-03-31 | Merge tag 'nfs-for-4.11-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2017-03-31 | nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS type | Tigran Mkrtchyan |
2017-03-31 | NFSv4.1 fix infinite loop on IO BAD_STATEID error | Olga Kornievskaia |
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 | 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-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 |