Age | Commit message (Expand) | Author |
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 | ubifs: Remove empty file.h | Richard Weinberger |
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-22 | nfsd: Remove callback_cred | Chuck Lever |
2018-08-22 | nfsd: Use correct credential for NFSv4.0 callback with GSS | Chuck Lever |
2018-08-22 | sunrpc: Extract target name into svc_cred | Chuck Lever |
2018-08-22 | Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2018-08-22 | ovl: set I_CREATING on inode being created | Miklos Szeredi |
2018-08-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-08-22 | fs/sysv/inode.c: use ktime_get_real_seconds() for superblock stamp | Arnd Bergmann |
2018-08-22 | adfs: use timespec64 for time conversion | Arnd Bergmann |
2018-08-22 | fat: propagate 64-bit inode timestamps | Arnd Bergmann |
2018-08-22 | fat: validate ->i_start before using | OGAWA Hirofumi |
2018-08-22 | fat: add FITRIM ioctl for FAT file system | Wentao Wang |
2018-08-22 | reiserfs: fix broken xattr handling (heap corruption, bad retval) | Jann Horn |
2018-08-22 | reiserfs: change j_timestamp type to time64_t | Arnd Bergmann |
2018-08-22 | reiserfs: remove obsolete print_time function | Arnd Bergmann |
2018-08-22 | reiserfs: use monotonic time for j_trans_start_time | Arnd Bergmann |
2018-08-22 | hfsplus: drop ACL support | Ernesto A. Fernández |
2018-08-22 | hfsplus: fix decomposition of Hangul characters | Ernesto A. Fernández |
2018-08-22 | hfsplus: avoid deadlock on file truncation | Ernesto A. Fernández |
2018-08-22 | hfsplus: don't return 0 when fill_super() failed | Tetsuo Handa |
2018-08-22 | fs/nilfs2/file.c: use new return type vm_fault_t | Souptick Joarder |
2018-08-22 | nilfs2: use 64-bit superblock timstamps | Arnd Bergmann |
2018-08-22 | autofs: add AUTOFS_EXP_FORCED flag | Ian Kent |
2018-08-22 | autofs: make expire flags usage consistent with v5 params | Ian Kent |
2018-08-22 | autofs: make autofs_expire_indirect() static | Ian Kent |
2018-08-22 | autofs: make autofs_expire_direct() static | Ian Kent |