summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31fat: truncate inode timestamp updates in setattrFrank Sorenson
2018-10-31fat: change timestamp updates to use fat_truncate_timeFrank Sorenson
2018-10-31fat: add functions to update and truncate timestamps appropriatelyFrank Sorenson
2018-10-31fat: create a function to calculate the timezone offestFrank Sorenson
2018-10-31fat: expand a slightly out-of-date commentMihir Mehta
2018-10-31reiserfs: remove workaround code for GCC 3.xMasahiro Yamada
2018-10-31reiserfs: propagate errors from fill_with_dentries() properlyJann Horn
2018-10-31fs/hfs/extent.c: fix array out of bounds read of array extentColin Ian King
2018-10-31hfs: update timestamp on truncate()Ernesto A. Fernández
2018-10-31hfsplus: update timestamps on truncate()Ernesto A. Fernández
2018-10-31hfs: fix return value of hfs_get_block()Ernesto A. Fernández
2018-10-31hfsplus: fix return value of hfsplus_get_block()Ernesto A. Fernández
2018-10-31hfs: prevent btree data loss on ENOSPCErnesto A. Fernández
2018-10-31hfsplus: prevent btree data loss on ENOSPCErnesto A. Fernández
2018-10-31hfs: fix BUG on bnode parent updateErnesto A. Fernández
2018-10-31hfs: prevent btree data loss on root splitErnesto A. Fernández
2018-10-31hfsplus: fix BUG on bnode parent updateErnesto A. Fernández
2018-10-31hfsplus: prevent btree data loss on root splitErnesto A. Fernández
2018-10-31fs/proc/vmcore.c: Convert to use vmf_error()Souptick Joarder
2018-10-30Merge tag 'for-4.20-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-10-29Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-29Merge tag 'filesystems_for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-29Merge tag 'for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-10-29Merge tag '9p-for-4.20' of git://github.com/martinetd/linuxLinus Torvalds
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-10-26mm: zero-seek shrinkersJohannes Weiner
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner
2018-10-26mm, proc: add KReclaimable to /proc/meminfoVlastimil Babka
2018-10-26dcache: allocate external names from reclaimable kmalloc cachesVlastimil Babka
2018-10-26cramfs: convert to use vmf_insert_mixedNicolas Pitre
2018-10-26fs/iomap.c: change return type to vm_fault_tSouptick Joarder
2018-10-26ocfs2: remove set but not used variable 'rb'YueHaibing
2018-10-26fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_m...Jia-Ju Bai
2018-10-26ocfs2: remove unneeded null checkDing Xiang
2018-10-26ocfs2: remove unused pointer 'eb'Colin Ian King
2018-10-26ocfs2/dlm: remove unnecessary parenthesesNathan Chancellor
2018-10-26userfaultfd: disable irqs when taking the waitqueue lockChristoph Hellwig
2018-10-26mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()Vlastimil Babka
2018-10-26Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-10-26Merge tag '4.20-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-10-26Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-10-25Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-25Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-10-25Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-25fsnotify: Fix busy inodes during unmountJan Kara
2018-10-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds