aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* fsnotify: Fix busy inodes during unmountJan Kara2018-10-252-8/+34
* fanotify: support reporting thread id instead of process idAmir Goldstein2018-10-083-6/+9
* fanotify: add BUILD_BUG_ON() to count the bits of fanotify constantsAmir Goldstein2018-10-042-1/+6
* fsnotify: convert runtime BUG_ON() to BUILD_BUG_ON()Amir Goldstein2018-10-042-2/+2
* fanotify: deprecate uapi FAN_ALL_* constantsAmir Goldstein2018-10-043-15/+15
* fanotify: simplify handling of FAN_ONDIRAmir Goldstein2018-10-041-27/+5
* fsnotify: generalize handling of extra event flagsAmir Goldstein2018-10-041-4/+3
* fanotify: store fanotify_init() flags in group's fanotify_dataAmir Goldstein2018-09-272-27/+5
* fanotify: add API to attach/detach super block markAmir Goldstein2018-09-031-5/+37
* fsnotify: send path type events to group with super block marksAmir Goldstein2018-09-031-10/+14
* fsnotify: add super block object typeAmir Goldstein2018-09-035-2/+28
* fsnotify: fix ignore mask logic in fsnotify()Amir Goldstein2018-09-031-10/+3
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-09-021-1/+0
|\
| * notifier: Remove notifier header file wherever not usedMukesh Ojha2018-08-301-1/+0
* | Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-08-294-83/+37
|\ \ | |/ |/|
| * udf: Fix mounting of Win7 created UDF filesystemsJan Kara2018-08-241-12/+19
| * udf: Remove dead code from udf_find_fileset()Jan Kara2018-08-241-61/+1
| * fs/quota: Fix spectre gadget in do_quotactlJeremy Cline2018-08-221-0/+2
| * fs/quota: Replace XQM_MAXQUOTAS usage with MAXQUOTASJeremy Cline2018-08-221-7/+5
| * isofs: reject hardware sector size > 2048 bytesEric Sandeen2018-08-211-0/+7
| * fsnotify: fix false positive warning on inode deleteJan Kara2018-08-201-3/+3
* | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-263-115/+49
|\ \
| * | devpts: Convert to new IDA APIMatthew Wilcox2018-08-211-34/+13
| * | fs: Convert namespace IDAs to new APIMatthew Wilcox2018-08-211-38/+12
| * | fs: Convert unnamed_dev_ida to new APIMatthew Wilcox2018-08-211-43/+24
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-261-2/+5
|\ \ \
| * \ \ Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...Ingo Molnar2018-08-181-2/+5
| |\ \ \
| | * | | x86: Add entry trampolines to kcoreAdrian Hunter2018-08-141-2/+5
* | | | | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds2018-08-251-9/+116
|\ \ \ \ \
| * | | | | filesystem-dax: Introduce dax_lock_mapping_entry()Dan Williams2018-07-231-6/+103
| * | | | | filesystem-dax: Set page->indexDan Williams2018-07-201-3/+13
* | | | | | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds2018-08-251-9/+4
|\ \ \ \ \ \
| * | | | | | filesystem-dax: Do not request kaddr and pfn when not requiredHuaisheng Ye2018-07-301-9/+4
* | | | | | | Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-08-251-0/+0
|\ \ \ \ \ \ \
| * | | | | | | ubifs: Remove empty file.hRichard Weinberger2018-08-241-0/+0
* | | | | | | | Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-08-256-5/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | cifs: update internal module version number for cifs.ko to 2.12Steve French2018-08-231-1/+1
| * | | | | | | | cifs: check kmalloc before useNicholas Mc Guire2018-08-231-0/+6
| * | | | | | | | cifs: check if SMB2 PDU size has been padded and suppress the warningRonnie Sahlberg2018-08-231-0/+7
| * | | | | | | | cifs: create a define for how many iovs we need for an SMB2_open()Ronnie Sahlberg2018-08-233-4/+16
* | | | | | | | | hpfs: remove unnecessary checks on the value of r when assigning error codeColin Ian King2018-08-251-1/+1
* | | | | | | | | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-241-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | getxattr: use correct xattr lengthChristian Brauner2018-08-231-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-238-17/+67
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: Change return type int to vm_fault_t for fault handlersSouptick Joarder2018-08-231-4/+2
| * | | | | | | | | fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu buildsArnd Bergmann2018-08-231-0/+2
| * | | | | | | | | fs/afs: use new return type vm_fault_tSouptick Joarder2018-08-232-2/+3
| * | | | | | | | | namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca2018-08-231-3/+50
| * | | | | | | | | hfs: prevent crash on exit from failed searchErnesto A. Fernández2018-08-231-3/+4
| * | | | | | | | | hfsplus: prevent crash on exit from failed searchErnesto A. Fernandez2018-08-231-3/+4