Age | Commit message (Expand) | Author |
2021-11-10 | smb3: do not error on fsync when readonly | Steve French |
2021-11-10 | afs: Use folios in directory handling | David Howells |
2021-11-10 | netfs, 9p, afs, ceph: Use folios | David Howells |
2021-11-10 | xfs: #ifdef out perag code for userspace | Eric Sandeen |
2021-11-10 | gfs2: Prevent endless loops in gfs2_file_buffered_write | Andreas Gruenbacher |
2021-11-10 | cifs: for compound requests, use open handle if possible | Shyam Prasad N |
2021-11-09 | cifs: set a minimum of 120s for next dns resolution | Paulo Alcantara |
2021-11-09 | cifs: split out dfs code from cifs_reconnect() | Paulo Alcantara |
2021-11-09 | cifs: convert list_for_each to entry variant | Paulo Alcantara |
2021-11-09 | cifs: introduce new helper for cifs_reconnect() | Paulo Alcantara |
2021-11-09 | cifs: fix print of hdr_flags in dfscache_proc_show() | Paulo Alcantara |
2021-11-09 | Merge tag 'io_uring-5.16-2021-11-09' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-11-09 | Merge tag 'ovl-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-11-09 | Merge tag 'fuse-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-11-09 | Merge tag 'for-linus-5.16-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-11-09 | Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linux | Linus Torvalds |
2021-11-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-11-09 | sysv: use BUILD_BUG_ON instead of runtime check | Pavel Skripkin |
2021-11-09 | seq_file: move seq_escape() to a header | Andy Shevchenko |
2021-11-09 | hfs/hfsplus: use WARN_ON for sanity check | Arnd Bergmann |
2021-11-09 | nilfs2: remove filenames from file comments | Ryusuke Konishi |
2021-11-09 | nilfs2: replace snprintf in show functions with sysfs_emit | Qing Wang |
2021-11-09 | coda: bump module version to 7.2 | Jan Harkes |
2021-11-09 | coda: use vmemdup_user to replace the open code | Jing Yangyang |
2021-11-09 | coda: convert from atomic_t to refcount_t on coda_vm_ops->refcnt | Xiyu Yang |
2021-11-09 | coda: avoid doing bad things on inode type changes during revalidation | Jan Harkes |
2021-11-09 | coda: avoid hidden code duplication in rename | Jan Harkes |
2021-11-09 | coda: avoid flagging NULL inodes | Jan Harkes |
2021-11-09 | coda: remove err which no one care | Alex Shi |
2021-11-09 | coda: check for async upcall request using local state | Jan Harkes |
2021-11-09 | coda: avoid NULL pointer dereference from a bad inode | Jan Harkes |
2021-11-09 | ramfs: fix mount source show for ramfs | yangerkun |
2021-11-09 | ELF: simplify STACK_ALLOC macro | Alexey Dobriyan |
2021-11-09 | binfmt_elf: reintroduce using MAP_FIXED_NOREPLACE | Kees Cook |
2021-11-09 | proc: allow pid_revalidate() during LOOKUP_RCU | Stephen Brennan |
2021-11-09 | proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks | David Hildenbrand |
2021-11-09 | proc/vmcore: let pfn_is_ram() return a bool | David Hildenbrand |
2021-11-09 | procfs: do not list TID 0 in /proc/<pid>/task | Florian Weimer |
2021-11-09 | mm,hugetlb: remove mlock ulimit for SHM_HUGETLB | zhangyiru |
2021-11-09 | vfs: keep inodes with page cache off the inode shrinker LRU | Johannes Weiner |
2021-11-09 | f2fs: fix UAF in f2fs_available_free_memory | Dongliang Mu |
2021-11-09 | f2fs: invalidate META_MAPPING before IPU/DIO write | Hyeong-Jun Kim |
2021-11-09 | btrfs: fix deadlock due to page faults during direct IO reads and writes | Filipe Manana |
2021-11-09 | udf: Fix crash after seekdir | Jan Kara |
2021-11-08 | lib: zstd: Add kernel-specific API | Nick Terrell |
2021-11-08 | xfs: use swap() to make dabtree code cleaner | Yang Guang |
2021-11-08 | cifs: send workstation name during ntlmssp session setup | Shyam Prasad N |
2021-11-08 | io_uring: honour zeroes as io-wq worker limits | Pavel Begunkov |
2021-11-08 | gfs2: Fix "Introduce flag for glock holder auto-demotion" | Andreas Gruenbacher |
2021-11-08 | ceph: add a new metric to keep track of remote object copies | Luís Henriques |