summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-291-131/+0
|\
| * media: dvb: move compat handlers into driversArnd Bergmann2018-09-121-78/+0
| * media: dvb: move most compat_ioctl handling into driversArnd Bergmann2018-09-121-31/+0
| * media: cec: move compat_ioctl handling to cec-api.cArnd Bergmann2018-09-121-12/+0
| * media: dvb: dmxdev: move compat_ioctl handling to dmxdev.cArnd Bergmann2018-09-121-12/+0
| * media: dvb: fix compat ioctl translationArnd Bergmann2018-09-121-4/+6
* | Merge tag 'filesystems_for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-296-107/+85
|\ \
| * | ext2: remove redundant building macro checkChengguang Xu2018-09-242-8/+1
| * | udf: Drop pack pragma from udf_sb.hJan Kara2018-09-071-2/+0
| * | udf: Drop freed bitmap / table supportJan Kara2018-09-073-74/+0
| * | udf: Fix crash during mountJan Kara2018-09-071-5/+60
| * | udf: Prevent write-unsupported filesystem to be remounted read-writeJan Kara2018-09-072-14/+18
| * | ext2: cache NULL when both default_acl and acl are NULLChengguang Xu2018-09-031-0/+4
| * | udf: remove unused variables group_start and nr_groupsColin Ian King2018-09-031-4/+2
* | | Merge tag 'for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-10-299-101/+152
|\ \ \
| * | | 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
* | | | Merge tag '9p-for-4.20' of git://github.com/martinetd/linuxLinus Torvalds2018-10-295-21/+46
|\ \ \ \
| * | | | 9p locks: fix glock.client_id leak in do_lockDominique Martinet2018-09-081-2/+14
| * | | | 9p: acl: fix uninitialized iattr accessDominique Martinet2018-09-081-1/+1
| * | | | 9p locks: add mount option for lock retry intervalDinu-Razvan Chis-Serban2018-09-083-1/+27
| * | | | 9p: do not trust pdu content for stat item sizeGertjan Halkes2018-09-081-5/+3
| * | | | 9p: fix spelling mistake in fall-through annotationGustavo A. R. Silva2018-09-081-1/+1
| * | | | v9fs_dir_readdir: fix double-free on p9stat_read errorDominique Martinet2018-08-291-11/+0
| | |_|/ | |/| |
* | | | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-2818-612/+447
|\ \ \ \
| * | | | page cache: Finish XArray conversionMatthew Wilcox2018-10-211-1/+1
| * | | | dax: Convert page fault handlers to XArrayMatthew Wilcox2018-10-211-301/+128
| * | | | dax: Convert dax_lock_mapping_entry to XArrayMatthew Wilcox2018-10-211-48/+35
| * | | | dax: Convert dax writeback to XArrayMatthew Wilcox2018-10-211-68/+62
| * | | | dax: Convert __dax_invalidate_entry to XArrayMatthew Wilcox2018-10-211-8/+9
| * | | | dax: Convert dax_layout_busy_page to XArrayMatthew Wilcox2018-10-211-43/+21
| * | | | dax: Convert dax_insert_pfn_mkwrite to XArrayMatthew Wilcox2018-10-211-32/+117
| * | | | dax: Hash on XArray instead of mappingMatthew Wilcox2018-10-211-14/+15
| * | | | dax: Rename some functionsMatthew Wilcox2018-10-211-44/+42
| * | | | f2fs: Convert to XArrayMatthew Wilcox2018-10-215-9/+7
| * | | | nilfs2: Convert to XArrayMatthew Wilcox2018-10-212-33/+22
| * | | | fs: Convert writeback to XArrayMatthew Wilcox2018-10-211-16/+9
| * | | | fs: Convert buffer to XArrayMatthew Wilcox2018-10-211-7/+7
| * | | | btrfs: Convert page cache to XArrayMatthew Wilcox2018-10-212-8/+4
| * | | | pagevec: Use xa_mark_tMatthew Wilcox2018-10-214-5/+5
| * | | | page cache: Convert hole search to XArrayMatthew Wilcox2018-10-211-1/+1
OpenPOWER on IntegriCloud