Age | Commit message (Expand) | Author |
2019-10-07 | uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to it | Linus Torvalds |
2019-10-06 | CIFS: Gracefully handle QueryInfo errors during open | Pavel Shilovsky |
2019-10-06 | cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic | Dave Wysochanski |
2019-10-06 | fs: cifs: mute -Wunused-const-variable message | Austin Kim |
2019-10-06 | smb3: cleanup some recent endian errors spotted by updated sparse | Steve French |
2019-10-06 | xfs: assure zeroed memory buffers for certain kmem allocations | Bill O'Donnell |
2019-10-06 | xfs: removed unused error variable from xchk_refcountbt_rec | Aliasgar Surti |
2019-10-06 | xfs: remove unused flags arg from xfs_get_aghdr_buf() | Eric Sandeen |
2019-10-06 | xfs: Fix tail rounding in xfs_alloc_file_space() | Max Reitz |
2019-10-06 | elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings | Linus Torvalds |
2019-10-05 | Merge branch 'readdir' (readdir speedup and sanity checking) | Linus Torvalds |
2019-10-05 | Make filldir[64]() verify the directory entry filename is valid | Linus Torvalds |
2019-10-05 | Convert filldir[64]() from __put_user() to unsafe_put_user() | Linus Torvalds |
2019-10-04 | Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-10-04 | io_uring: fix reversed nonblock flag for link submission | Pavel Begunkov |
2019-10-03 | vfs: Fix EOVERFLOW testing in put_compat_statfs64 | Eric Sandeen |
2019-10-03 | btrfs: fix uninitialized ret in ref-verify | Josef Bacik |
2019-10-02 | nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request | ZhangXiaoxu |
2019-10-01 | btrfs: allocate new inode in NOFS context | Josef Bacik |
2019-10-01 | btrfs: fix balance convert to single on 32-bit host CPUs | Zygo Blaxell |
2019-10-01 | btrfs: fix incorrect updating of log root tree | Josef Bacik |
2019-10-01 | Btrfs: fix memory leak due to concurrent append writes with fiemap | Filipe Manana |
2019-10-01 | io_uring: use __kernel_timespec in timeout ABI | Arnd Bergmann |
2019-10-01 | erofs: fix mis-inplace determination related with noio chain | Gao Xiang |
2019-10-01 | erofs: fix erofs_get_meta_page locking due to a cleanup | Gao Xiang |
2019-10-01 | erofs: fix return value check in erofs_read_superblock() | Wei Yongjun |
2019-09-30 | Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-09-29 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2019-09-29 | Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-09-29 | Merge branch 'entropy' | Linus Torvalds |
2019-09-29 | Revert "Revert "ext4: make __ext4_get_inode_loc plug"" | Linus Torvalds |
2019-09-28 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-09-28 | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-27 | Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2019-09-27 | Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ms... | Linus Torvalds |
2019-09-27 | Merge tag '9p-for-5.4' of git://github.com/martinetd/linux | Linus Torvalds |
2019-09-27 | Merge tag 'for-5.4/io_uring-2019-09-27' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-09-27 | btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls | Qu Wenruo |
2019-09-27 | btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space | Qu Wenruo |
2019-09-26 | CIFS: Fix oplock handling for SMB 2.1+ protocols | Pavel Shilovsky |
2019-09-26 | smb3: missing ACL related flags | Steve French |
2019-09-26 | Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-09-26 | binfmt_elf: Do not move brk for INTERP-less ET_EXEC | Kees Cook |
2019-09-26 | Merge tag 'xfs-5.4-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2019-09-26 | Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-09-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-09-26 | ntfs: remove (un)?likely() from IS_ERR() conditions | Denis Efremov |
2019-09-26 | xfs: remove unlikely() from WARN_ON() condition | Denis Efremov |
2019-09-26 | fs: remove unlikely() from WARN_ON() condition | Denis Efremov |
2019-09-26 | jffs2: Fix mounting under new mount API | David Howells |