aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-10-08Remove abs64()Andrew Morton
2015-10-08Merge branch 'akpm-current/current'Stephen Rothwell
2015-10-08Merge remote-tracking branch 'y2038/y2038'Stephen Rothwell
2015-10-08Merge remote-tracking branch 'target-updates/for-next'Stephen Rothwell
2015-10-08Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2015-10-08Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2015-10-08Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2015-10-08Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2015-10-08Merge remote-tracking branch 'l2-mtd/master'Stephen Rothwell
2015-10-08Merge remote-tracking branch 'file-locks/linux-next'Stephen Rothwell
2015-10-08Merge remote-tracking branch 'ubifs/linux-next'Stephen Rothwell
2015-10-08Merge remote-tracking branch 'overlayfs/overlayfs-next'Stephen Rothwell
2015-10-08Merge remote-tracking branch 'orangefs/for-next'Stephen Rothwell
2015-10-08Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2015-10-08Merge remote-tracking branch 'gfs2/for-next'Stephen Rothwell
2015-10-08Merge remote-tracking branch 'fscache/fscache'Stephen Rothwell
2015-10-08Merge remote-tracking branch 'f2fs/dev'Stephen Rothwell
2015-10-08Merge remote-tracking branch 'ext4/dev'Stephen Rothwell
2015-10-08Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2015-10-08Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell
2015-10-08Merge remote-tracking branch 's390/features'Stephen Rothwell
2015-10-08Merge remote-tracking branch 'm68knommu/for-next'Stephen Rothwell
2015-10-07lockd: get rid of reference-counted NSM RPC clientsAndrey Ryabinin
2015-10-07Merge branch 'core/debug'Ingo Molnar
2015-10-07Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-10-07fs, seqfile: always allow oom killerGreg Thelen
2015-10-07fs/seq_file: use seq_* helpers in seq_hex_dump()Andy Shevchenko
2015-10-07seq_file: reuse string_escape_str()Andy Shevchenko
2015-10-07coredump: change zap_threads() and zap_process() to use for_each_thread()Oleg Nesterov
2015-10-07coredump: ensure all coredumping tasks have SIGNAL_GROUP_COREDUMPOleg Nesterov
2015-10-07signal: remove jffs2_garbage_collect_thread()->allow_signal(SIGCONT)Oleg Nesterov
2015-10-07signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread()Oleg Nesterov
2015-10-07signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov
2015-10-07fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon
2015-10-07fat: skip cluster allocation on fallocated regionNamjae Jeon
2015-10-07fat: add fat_fallocate operationNamjae Jeon
2015-10-07nilfs2: add tracepoints for analyzing reading and writing metadata filesHitoshi Mitake
2015-10-07nilfs2: add tracepoints for analyzing sufile manipulationHitoshi Mitake
2015-10-07nilfs2: add a tracepoint for transaction eventsHitoshi Mitake
2015-10-07nilfs2: add a tracepoint for tracking stage transition of segment constructionHitoshi Mitake
2015-10-07nilfs2: free unused dat file blocks during garbage collectionRyusuke Konishi
2015-10-07nilfs2: add helper functions to delete blocks from dat fileRyusuke Konishi
2015-10-07nilfs2: get rid of nilfs_palloc_group_is_in()Ryusuke Konishi
2015-10-07nilfs2: refactor nilfs_palloc_find_available_slot()Ryusuke Konishi
2015-10-07nilfs2: do not call nilfs_mdt_bgl_lock() needlesslyRyusuke Konishi
2015-10-07nilfs2: use nilfs_warning() in allocator implementationRyusuke Konishi
2015-10-07nilfs2: drop null test before destroy functionsJulia Lawall
2015-10-07fs/jffs2/wbuf.c: remove stray semicolonAndrew Morton
2015-10-07fs/proc/array.c: set overflow flag in case of errorAndy Shevchenko
2015-10-07mm-fs-obey-gfp_mapping-for-add_to_page_cache-fixAndrew Morton