summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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-071-2/+14
| * | | | | 9p: acl: fix uninitialized iattr accessDominique Martinet2018-09-071-1/+1
| * | | | | 9p locks: add mount option for lock retry intervalDinu-Razvan Chis-Serban2018-09-073-1/+27
| * | | | | 9p: do not trust pdu content for stat item sizeGertjan Halkes2018-09-071-5/+3
| * | | | | 9p: fix spelling mistake in fall-through annotationGustavo A. R. Silva2018-09-071-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
| * | | | | xarray: Replace exceptional entriesMatthew Wilcox2018-09-303-59/+57
| * | | | | Update email addressMatthew Wilcox2018-09-301-1/+1
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-2714-57/+38
|\ \ \ \ \ \
| * | | | | | mm: zero-seek shrinkersJohannes Weiner2018-10-272-0/+6
| * | | | | | sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner2018-10-271-3/+0
| * | | | | | mm, proc: add KReclaimable to /proc/meminfoVlastimil Babka2018-10-271-8/+8
| * | | | | | dcache: allocate external names from reclaimable kmalloc cachesVlastimil Babka2018-10-271-29/+9
| * | | | | | cramfs: convert to use vmf_insert_mixedNicolas Pitre2018-10-271-1/+4
| * | | | | | fs/iomap.c: change return type to vm_fault_tSouptick Joarder2018-10-271-1/+1
| * | | | | | ocfs2: remove set but not used variable 'rb'YueHaibing2018-10-271-2/+0
| * | | | | | fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_m...Jia-Ju Bai2018-10-271-1/+1
| * | | | | | ocfs2: remove unneeded null checkDing Xiang2018-10-271-2/+1
| * | | | | | ocfs2: remove unused pointer 'eb'Colin Ian King2018-10-271-4/+0
| * | | | | | ocfs2/dlm: remove unnecessary parenthesesNathan Chancellor2018-10-271-1/+1
| * | | | | | userfaultfd: disable irqs when taking the waitqueue lockChristoph Hellwig2018-10-271-4/+4
| * | | | | | mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()Vlastimil Babka2018-10-271-1/+3
* | | | | | | Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-10-2617-361/+444
|\ \ \ \ \ \ \
| * | | | | | | NFS: change sign of nfs_fh lengthFrank Sorenson2018-10-231-1/+1
| * | | | | | | nfs: remove redundant call to nfs_context_set_write_error()Benjamin Coddington2018-10-181-4/+0
| * | | | | | | nfs: Fix a missed page unlock after pg_doio()Benjamin Coddington2018-10-181-19/+21
| * | | | | | | NFSv4.x: fix lock recovery during delegation recallOlga Kornievskaia2018-10-051-3/+3