summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-02
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-30
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
| |\ \ \ \
| * | | | | rxrpc: Use MSG_WAITALL to tell sendmsg() to temporarily ignore signalsDavid Howells2017-10-18
| * | | | | rxrpc: Support service upgrade from a kernel serviceDavid Howells2017-10-18
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-15
|\ \ \ \ \ \
| * | | | | | regset: Add support for dynamically sized regsetsDave Martin2017-11-03
* | | | | | | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\ \ \ \ \ \ \
| * | | | | | | treewide: Fix typos in KconfigMasanari Iida2017-10-12
* | | | | | | | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-14
|\ \ \ \ \ \ \ \
| * | | | | | | | fs: guard_bio_eod() needs to consider partitionsGreg Edwards2017-11-10
| * | | | | | | | block, scsi: Make SCSI quiesce and resume work reliablyBart Van Assche2017-11-10
| * | | | | | | | block: add a poll_fn callback to struct request_queueChristoph Hellwig2017-11-03
| * | | | | | | | fs/block_dev: remove vfs_msg() interfaceRakesh Pandit2017-10-12
| * | | | | | | | writeback: merge try_to_writeback_inodes_sb_nr() into callerRakesh Pandit2017-10-10
| * | | | | | | | writeback: eliminate work item allocation in bd_start_writeback()Jens Axboe2017-10-04
| * | | | | | | | writeback: only allow one inflight and pending full flushJens Axboe2017-10-03
| * | | | | | | | writeback: move nr_pages == 0 logic to one locationJens Axboe2017-10-03
| * | | | | | | | writeback: make wb_start_writeback() staticJens Axboe2017-10-03
| * | | | | | | | writeback: provide a wakeup_flusher_threads_bdi()Jens Axboe2017-10-03
| * | | | | | | | writeback: remove 'range_cyclic' argument for wb_start_writeback()Jens Axboe2017-10-03
| * | | | | | | | writeback: switch wakeup_flusher_threads() to cyclic writebackJens Axboe2017-10-03
| * | | | | | | | fs: kill 'nr_pages' argument from wakeup_flusher_threads()Jens Axboe2017-10-03
| * | | | | | | | buffer: eliminate the need to call free_more_memory() in __getblk_slow()Jens Axboe2017-10-03
| * | | | | | | | buffer: grow_dev_page() should use __GFP_NOFAIL for all casesJens Axboe2017-10-03
| * | | | | | | | buffer: have alloc_page_buffers() use __GFP_NOFAILJens Axboe2017-10-03
* | | | | | | | | Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-11-14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dlm: make config_item_type constBhumika Goyal2017-10-19
| * | | | | | | | | ocfs2/cluster: make config_item_type constBhumika Goyal2017-10-19
| * | | | | | | | | configfs: make ci_type field, some pointers and function arguments constBhumika Goyal2017-10-19
| * | | | | | | | | configfs: Fix bool initialization/comparisonThomas Meyer2017-10-19
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2017-11-14
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge udf, isofs, quota, ext2 changes for 4.15-rc1.Jan Kara2017-11-14
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | quota: be aware of error from dquot_initializeChao Yu2017-11-13
| | * | | | | | | | | | quota: fix potential infinite loopzhangyi (F)2017-11-01
| | * | | | | | | | | | isofs: use unsigned char types consistentlyArnd Bergmann2017-10-31
| | * | | | | | | | | | isofs: fix timestamps beyond 2027Arnd Bergmann2017-10-31
| | * | | | | | | | | | udf: Fix some sign-conversion warningsSteve Magnani2017-10-17
| | * | | | | | | | | | udf: Fix signed/unsigned format specifiersSteve Magnani2017-10-17
| | * | | | | | | | | | udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFFSteve Magnani2017-10-17
| | * | | | | | | | | | udf: Avoid overflow when session starts at large offsetJan Kara2017-10-16
| | * | | | | | | | | | ext2: Fix possible sleep in atomic during mount option parsingJan Kara2017-10-11
| | * | | | | | | | | | ext2: Parse mount options into a dedicated structureJan Kara2017-10-11
| | * | | | | | | | | | audit: Record fanotify access control decisionsSteve Grubb2017-10-10
* | | | | | | | | | | | Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...Linus Torvalds2017-11-14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fsnotify: convert fsnotify_mark.refcnt from atomic_t to refcount_tElena Reshetova2017-10-31
| * | | | | | | | | | | | fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefsMiklos Szeredi2017-10-31
| * | | | | | | | | | | | fsnotify: clean up fsnotify()Miklos Szeredi2017-10-31