Age | Commit message (Expand) | Author |
2018-09-07 | afs: Fix cell specification to permit an empty address list | David Howells |
2018-09-07 | Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client | Linus Torvalds |
2018-09-07 | Merge tag 'for_v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2018-09-06 | Merge tag '4.19-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2018-09-06 | Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-09-06 | ceph: avoid a use-after-free in ceph_destroy_options() | Ilya Dryomov |
2018-09-04 | nilfs2: convert to SPDX license tags | Ryusuke Konishi |
2018-09-03 | fsnotify: fix ignore mask logic in fsnotify() | Amir Goldstein |
2018-09-02 | cifs: connect to servername instead of IP for IPC$ share | Thomas Werschlein |
2018-09-02 | smb3: check for and properly advertise directory lease support | Steve French |
2018-09-02 | smb3: minor debugging clarifications in rfc1001 len processing | Steve French |
2018-09-02 | SMB3: Backup intent flag missing for directory opens with backupuid mounts | Steve French |
2018-09-02 | fs/cifs: don't translate SFM_SLASH (U+F026) to backslash | Jon Kuhn |
2018-09-02 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-08-30 | notifier: Remove notifier header file wherever not used | Mukesh Ojha |
2018-08-29 | Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2018-08-26 | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2018-08-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-08-25 | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/... | Linus Torvalds |
2018-08-25 | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern... | Linus Torvalds |
2018-08-25 | Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2018-08-25 | Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2018-08-25 | hpfs: remove unnecessary checks on the value of r when assigning error code | Colin Ian King |
2018-08-24 | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-08-24 | btrfs: Fix suspicious RCU usage warning in btrfs_debug_in_rcu | Misono Tomohiro |
2018-08-24 | ubifs: Remove empty file.h | Richard Weinberger |
2018-08-24 | udf: Fix mounting of Win7 created UDF filesystems | Jan Kara |
2018-08-24 | udf: Remove dead code from udf_find_fileset() | Jan Kara |
2018-08-23 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-08-23 | mm: Change return type int to vm_fault_t for fault handlers | Souptick Joarder |
2018-08-23 | fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu builds | Arnd Bergmann |
2018-08-23 | fs/afs: use new return type vm_fault_t | Souptick Joarder |
2018-08-23 | namei: allow restricted O_CREAT of FIFOs and regular files | Salvatore Mesoraca |
2018-08-23 | hfs: prevent crash on exit from failed search | Ernesto A. Fernández |
2018-08-23 | hfsplus: prevent crash on exit from failed search | Ernesto A. Fernandez |
2018-08-23 | hfsplus: fix NULL dereference in hfsplus_lookup() | Ernesto A. Fernández |
2018-08-23 | Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2018-08-23 | Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2018-08-23 | Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2018-08-23 | cifs: update internal module version number for cifs.ko to 2.12 | Steve French |
2018-08-23 | cifs: check kmalloc before use | Nicholas Mc Guire |
2018-08-23 | cifs: check if SMB2 PDU size has been padded and suppress the warning | Ronnie Sahlberg |
2018-08-23 | cifs: create a define for how many iovs we need for an SMB2_open() | Ronnie Sahlberg |
2018-08-23 | getxattr: use correct xattr length | Christian Brauner |
2018-08-23 | btrfs: use after free in btrfs_quota_enable | Dan Carpenter |
2018-08-23 | btrfs: btrfs_shrink_device should call commit transaction at the end | Anand Jain |
2018-08-23 | btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadata | Lu Fengqi |
2018-08-23 | Btrfs: fix data corruption when deduplicating between different files | Filipe Manana |
2018-08-23 | Btrfs: sync log after logging new name | Filipe Manana |
2018-08-22 | nfsd: Remove callback_cred | Chuck Lever |