summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-12-22Merge tag 'configfs-5.11' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2020-12-22Merge tag 'exfat-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-22exfat: Avoid allocating upcase table using kcalloc()Artem Labazov
2020-12-21Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linuxLinus Torvalds
2020-12-20Merge tag 'for-linus-5.11-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-20Merge tag '5.11-rc-smb3-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-12-20Merge tag 'gfs2-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2020-12-19Merge tag 'close-range-cloexec-unshare-v5.11' of git://git.kernel.org/pub/scm...Linus Torvalds
2020-12-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-19epoll: add syscall epoll_pwait2Willem de Bruijn
2020-12-19epoll: convert internal api to timespec64Willem de Bruijn
2020-12-19epoll: eliminate unnecessary lock for zero timeoutSoheil Hassas Yeganeh
2020-12-19epoll: replace gotos with a proper loopSoheil Hassas Yeganeh
2020-12-19epoll: pull all code between fetch_events and send_event into the loopSoheil Hassas Yeganeh
2020-12-19epoll: simplify and optimize busy loop logicSoheil Hassas Yeganeh
2020-12-19epoll: move eavail next to the list_empty_careful checkSoheil Hassas Yeganeh
2020-12-19epoll: pull fatal signal checks into ep_send_events()Soheil Hassas Yeganeh
2020-12-19epoll: simplify signal handlingSoheil Hassas Yeganeh
2020-12-19epoll: check for events when removing a timed out thread from the wait queueSoheil Hassas Yeganeh
2020-12-19close_range: unshare all fds for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXECChristian Brauner
2020-12-18Add SMB 2 support for getting and setting SACLsBoris Protopopov
2020-12-18Merge tag 'xfs-5.11-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-12-18SMB3: Add support for getting and setting SACLsBoris Protopopov
2020-12-18cifs: Avoid error pointer dereferenceSamuel Cabrero
2020-12-18cifs: Re-indent cifs_swn_reconnect()Dan Carpenter
2020-12-18cifs: Unlock on errors in cifs_swn_reconnect()Dan Carpenter
2020-12-18cifs: Delete a stray unlock in cifs_swn_reconnect()Dan Carpenter
2020-12-17Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-17Merge tag '5.11-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2020-12-17Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-12-17Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-12-17Merge tag 'ovl-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-17Merge tag 'fuse-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-12-17Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-17Merge tag 'for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2020-12-17Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-16cifs: update internal module version numberSteve French
2020-12-16cifs: Fix support for remount when not changing rsize/wsizeSteve French
2020-12-16xfs: remove xfs_buf_t typedefDave Chinner
2020-12-16cifs: handle "guest" mount parameterSteve French
2020-12-16NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()Trond Myklebust
2020-12-16pNFS/flexfiles: Avoid spurious layout returns in ff_layout_choose_ds_for_readTrond Myklebust
2020-12-16NFSv4/pnfs: Add tracing for the deviceid cacheTrond Myklebust
2020-12-16orangefs: add splice file operationsMike Marshall
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'for-5.11/io_uring-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds