summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-09-03fsnotify: send path type events to group with super block marksAmir Goldstein
2018-09-03fsnotify: add super block object typeAmir Goldstein
2018-09-03x86/fault: BUG() when uaccess helpers fault on kernel addressesJann Horn
2018-09-03fsnotify: fix ignore mask logic in fsnotify()Amir Goldstein
2018-09-03ext2: cache NULL when both default_acl and acl are NULLChengguang Xu
2018-09-03udf: remove unused variables group_start and nr_groupsColin Ian King
2018-09-03ovl: add ovl_fadvise()Amir Goldstein
2018-09-02cifs: connect to servername instead of IP for IPC$ shareThomas Werschlein
2018-09-02smb3: check for and properly advertise directory lease supportSteve French
2018-09-02smb3: minor debugging clarifications in rfc1001 len processingSteve French
2018-09-02SMB3: Backup intent flag missing for directory opens with backupuid mountsSteve French
2018-09-02fs/cifs: don't translate SFM_SLASH (U+F026) to backslashJon Kuhn
2018-09-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-09-01ext4: recalucate superblock checksum after updating free blocks/inodesTheodore Ts'o
2018-09-01ext4: avoid arithemetic overflow that can trigger a BUGTheodore Ts'o
2018-08-30ovl: fix GPF in swapfile_activate of file from overlayfs over xfsAmir Goldstein
2018-08-30ovl: respect FIEMAP_FLAG_SYNC flagAmir Goldstein
2018-08-30notifier: Remove notifier header file wherever not usedMukesh Ojha
2018-08-29Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-08-29y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann
2018-08-29y2038: Compile utimes()/futimesat() conditionallyArnd Bergmann
2018-08-29y2038: Change sys_utimensat() to use __kernel_timespecArnd Bergmann
2018-08-29asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann
2018-08-29v9fs_dir_readdir: fix double-free on p9stat_read errorDominique Martinet
2018-08-28gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updatedBob Peterson
2018-08-28gfs2: improve debug information when lvb mismatches are foundBob Peterson
2018-08-27ext4: avoid divide by zero fault when deleting corrupted inline directoriesTheodore Ts'o
2018-08-27y2038: globally rename compat_time to old_time32Arnd Bergmann
2018-08-27ext4: check to make sure the rename(2)'s destination is not freedTheodore Ts'o
2018-08-27ext4: add nonstring annotations to ext4.hTheodore Ts'o
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2018-08-25Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-08-25Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-08-25hpfs: remove unnecessary checks on the value of r when assigning error codeColin Ian King
2018-08-24Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-24btrfs: Fix suspicious RCU usage warning in btrfs_debug_in_rcuMisono Tomohiro
2018-08-24ubifs: Remove empty file.hRichard Weinberger
2018-08-24udf: Fix mounting of Win7 created UDF filesystemsJan Kara
2018-08-24udf: Remove dead code from udf_find_fileset()Jan Kara
2018-08-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-23mm: Change return type int to vm_fault_t for fault handlersSouptick Joarder
2018-08-23fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu buildsArnd Bergmann
2018-08-23fs/afs: use new return type vm_fault_tSouptick Joarder
2018-08-23namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca
2018-08-23hfs: prevent crash on exit from failed searchErnesto A. Fernández
2018-08-23hfsplus: prevent crash on exit from failed searchErnesto A. Fernandez