Age | Commit message (Expand) | Author |
2020-08-16 | Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-08-15 | io_uring: short circuit -EAGAIN for blocking read attempt | Jens Axboe |
2020-08-15 | io_uring: sanitize double poll handling | Jens Axboe |
2020-08-15 | Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linux | Linus Torvalds |
2020-08-15 | Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2020-08-15 | Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2020-08-14 | fs: autofs: delete repeated words in comments | Randy Dunlap |
2020-08-14 | exec: restore EACCES of S_ISDIR execve() | Kees Cook |
2020-08-13 | SMB3: Fix mkdir when idsfromsid configured on mount | Steve French |
2020-08-13 | io_uring: internally retry short reads | Jens Axboe |
2020-08-13 | io_uring: retain iov_iter state over io_read/io_write calls | Jens Axboe |
2020-08-13 | Merge tag 'for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds |
2020-08-13 | Merge tag 'xfs-5.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2020-08-13 | Merge tag 'exfat-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-08-12 | io_uring: enable lookup of links holding inflight files | Jens Axboe |
2020-08-12 | Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2020-08-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-08-12 | mm/gup: remove task_struct pointer for all gup code | Peter Xu |
2020-08-12 | exec: move path_noexec() check earlier | Kees Cook |
2020-08-12 | exec: move S_ISREG() check earlier | Kees Cook |
2020-08-12 | exec: change uselib(2) IS_SREG() failure to EACCES | Kees Cook |
2020-08-12 | coredump: add %f for executable filename | Lepton Wu |
2020-08-12 | fs/signalfd.c: fix inconsistent return codes for signalfd4 | Helge Deller |
2020-08-12 | fat: fix fat_ra_init() for data clusters == 0 | OGAWA Hirofumi |
2020-08-12 | VFAT/FAT/MSDOS FILESYSTEM: replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-08-12 | fatfs: switch write_lock to read_lock in fat_ioctl_get_attributes | Yubo Feng |
2020-08-12 | fs/ufs: avoid potential u32 multiplication overflow | Colin Ian King |
2020-08-12 | nilfs2: use a more common logging style | Joe Perches |
2020-08-12 | nilfs2: convert __nilfs_msg to integrate the level and format | Joe Perches |
2020-08-12 | nilfs2: only call unlock_new_inode() if I_NEW | Eric Biggers |
2020-08-12 | fs/minix: remove expected error message in block_to_path() | Eric Biggers |
2020-08-12 | fs/minix: fix block limit check for V1 filesystems | Eric Biggers |
2020-08-12 | fs/minix: set s_maxbytes correctly | Eric Biggers |
2020-08-12 | fs/minix: reject too-large maximum file size | Eric Biggers |
2020-08-12 | fs/minix: don't allow getting deleted inodes | Eric Biggers |
2020-08-12 | fs/minix: check return value of sb_getblk() | Eric Biggers |
2020-08-12 | exec: use force_uaccess_begin during exec and exit | Christoph Hellwig |
2020-08-12 | hugetlbfs: prevent filesystem stacking of hugetlbfs | Mike Kravetz |
2020-08-12 | mm, oom: make the calculation of oom badness more accurate | Yafang Shao |
2020-08-12 | /proc/PID/smaps: consistent whitespace output format | Michal Koutný |
2020-08-12 | fix breakage in do_rmdir() | Al Viro |
2020-08-12 | NFS: Fix flexfiles read failover | Trond Myklebust |
2020-08-12 | io_uring: fail poll arm on queue proc failure | Jens Axboe |
2020-08-12 | fs: nfs: delete repeated words in comments | Randy Dunlap |
2020-08-12 | rpc_pipefs: convert comma to semicolon | Xu Wang |
2020-08-12 | nfs: Fix getxattr kernel panic and memory overflow | Jeffrey Mitchell |
2020-08-12 | NFS: Don't return layout segments that are in use | Trond Myklebust |
2020-08-12 | NFS: Don't move layouts to plh_return_segs list while in use | Trond Myklebust |
2020-08-12 | NFS: Add layout segment info to pnfs read/write/commit tracepoints | Trond Myklebust |
2020-08-12 | btrfs: trim: fix underflow in trim length to prevent access beyond device bou... | Qu Wenruo |