Age | Commit message (Expand) | Author |
2019-02-18 | ext2: support statx syscall | yangerkun |
2019-02-11 | udf: disallow RW mount without valid integrity descriptor | Steve Magnani |
2019-02-11 | udf: finalize integrity descriptor before writeback | Steve Magnani |
2019-02-11 | udf: factor out LVID finalization for reuse | Steve Magnani |
2019-01-31 | ext2: Fix underflow in ext2_max_size() | Jan Kara |
2019-01-29 | ext2: Fix a typo in comment | Liu Xiang |
2019-01-28 | ext2: Remove redundant check for finding no group | Liu Xiang |
2019-01-28 | ext2: Annotate implicit fall through in __ext2_truncate_blocks | Mathieu Malaterre |
2019-01-22 | ext2: Set superblock revision when enabling xattr feature | Jan Kara |
2019-01-22 | ext2: Remove redundant check on s_inode_size | Liu Xiang |
2019-01-22 | ext2: set proper return code | Chengguang Xu |
2019-01-21 | Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-01-20 | pstore/ram: Avoid allocation and leak of platform data | Kees Cook |
2019-01-21 | Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-01-20 | Merge tag 'nfs-for-5.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-01-20 | Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-01-18 | btrfs: wakeup cleaner thread when adding delayed iput | Josef Bacik |
2019-01-18 | btrfs: run delayed iputs before committing | Josef Bacik |
2019-01-18 | btrfs: wait on ordered extents on abort cleanup | Josef Bacik |
2019-01-18 | btrfs: handle delayed ref head accounting cleanup in abort | Josef Bacik |
2019-01-18 | Revert "btrfs: balance dirty metadata pages in btrfs_finish_ordered_io" | David Sterba |
2019-01-18 | Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-01-17 | pstore/ram: Fix console ramoops to show the previous boot logs | Sai Prakash Ranjan |
2019-01-17 | afs: Fix race in async call refcounting | David Howells |
2019-01-17 | afs: Provide a function to get a ref on a call | David Howells |
2019-01-17 | afs: Fix key refcounting in file locking code | David Howells |
2019-01-17 | afs: Don't set vnode->cb_s_break in afs_validate() | Marc Dionne |
2019-01-15 | NFSv4.2 fix unnecessary retry in nfs4_copy_file_range | Olga Kornievskaia |
2019-01-15 | blockdev: Fix livelocks on loop device | Jan Kara |
2019-01-14 | Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-01-14 | Merge tag 'driver-core-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-01-14 | Merge tag '5.0-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-01-11 | Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-01-11 | cifs: update internal module version number | Steve French |
2019-01-11 | CIFS: Fix error paths in writeback code | Pavel Shilovsky |
2019-01-11 | CIFS: Move credit processing to mid callbacks for SMB3 | Pavel Shilovsky |
2019-01-11 | CIFS: Fix credits calculation for cancelled requests | Pavel Shilovsky |
2019-01-11 | cifs: Fix potential OOB access of lock element array | Ross Lagerwall |
2019-01-11 | cifs: Limit memory used by lock request calls to a page | Ross Lagerwall |
2019-01-11 | cifs: move large array from stack to heap | Aurelien Aptel |
2019-01-11 | CIFS: Do not hide EINTR after sending network packets | Pavel Shilovsky |
2019-01-10 | CIFS: Fix credit computation for compounded requests | Pavel Shilovsky |
2019-01-10 | CIFS: Do not set credits to 1 if the server didn't grant anything | Pavel Shilovsky |
2019-01-10 | CIFS: Fix adjustment of credits for MTU requests | Pavel Shilovsky |
2019-01-10 | cifs: Fix a tiny potential memory leak | Dan Carpenter |
2019-01-10 | cifs: Fix a debug message | Dan Carpenter |
2019-01-10 | afs: Set correct lock type for the yfs CreateFile | Marc Dionne |
2019-01-10 | afs: Use struct_size() in kzalloc() | Gustavo A. R. Silva |
2019-01-10 | btrfs: Use real device structure to verify dev extent | Qu Wenruo |
2019-01-09 | Btrfs: fix deadlock when using free space tree due to block group creation | Filipe Manana |