summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-13squashfs: xattr simplificationsAndreas Gruenbacher
2015-11-139p: xattr simplificationsAndreas Gruenbacher
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher
2015-11-13jffs2: Add missing capability check for listing trusted xattrsAndreas Gruenbacher
2015-11-13hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher
2015-11-13ubifs: Remove unused security xattr handlerAndreas Gruenbacher
2015-11-13vfs: Fix the posix_acl_xattr_list return valueAndreas Gruenbacher
2015-11-13vfs: Check attribute names in posix acl xattr handersAndreas Gruenbacher
2015-11-11fs: 9p: cache.h: Add #define of include guardTzvetelin Katchov
2015-11-11vfs: remove stale comment in inode_operationsRoss Zwisler
2015-11-11vfs: remove unused wrapper block_page_mkwrite()Ross Zwisler
2015-11-11binfmt_elf: Correct `arch_check_elf's descriptionMaciej W. Rozycki
2015-11-11fs: fix writeback.c kernel-doc warningsRandy Dunlap
2015-11-11fs: fix inode.c kernel-doc warningRandy Dunlap
2015-11-11fs/pipe.c: return error code rather than 0 in pipe_write()Eric Biggers
2015-11-11fs/pipe.c: preserve alloc_file() error codeEric Biggers
2015-11-11binfmt_elf: Don't clobber passed executable's file headerMaciej W. Rozycki
2015-11-11FS-Cache: Handle a write to the page immediately beyond the EOF markerDavid Howells
2015-11-11cachefiles: perform test on s_blocksize when opening cache file.NeilBrown
2015-11-11FS-Cache: Don't override netfs's primary_index if registering failedKinglong Mee
2015-11-11FS-Cache: Increase reference of parent after registering, netfs successKinglong Mee
2015-11-11debugfs: fix refcount imbalance in start_creatingDaniel Borkmann
2015-11-07arm64: fixup for mm renamesAndrew Morton
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-06ipc,msg: drop dst nil validation in copy_msgDavidlohr Bueso
2015-11-06include/linux/zutil.h: fix usage example of zlib_adler32()Anish Bhatt
2015-11-06panic: release stale console lock to always get the logbuf printed outVitaly Kuznetsov
2015-11-06dma-debug: check nents in dma_sync_sg*Robin Murphy
2015-11-06dma-mapping: tidy up dma_parms default handlingRobin Murphy
2015-11-06pidns: fix set/getpriority and ioprio_set/get in PRIO_USER modeBen Segall
2015-11-06kexec: use file name as the output message prefixMinfei Huang
2015-11-06fs, seqfile: always allow oom killerGreg Thelen
2015-11-06seq_file: reuse string_escape_str()Andy Shevchenko
2015-11-06fs/seq_file: use seq_* helpers in seq_hex_dump()Andy Shevchenko
2015-11-06coredump: change zap_threads() and zap_process() to use for_each_thread()Oleg Nesterov
2015-11-06coredump: ensure all coredumping tasks have SIGNAL_GROUP_COREDUMPOleg Nesterov
2015-11-06signal: remove jffs2_garbage_collect_thread()->allow_signal(SIGCONT)Oleg Nesterov
2015-11-06signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread()Oleg Nesterov
2015-11-06signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov
2015-11-06signals: kill block_all_signals() and unblock_all_signals()Oleg Nesterov
2015-11-06nilfs2: fix gcc uninitialized-variable warnings in powerpc buildRyusuke Konishi
2015-11-06nilfs2: fix gcc unused-but-set-variable warningsRyusuke Konishi
2015-11-06MAINTAINERS: nilfs2: add header file for tracingRyusuke Konishi
2015-11-06nilfs2: add tracepoints for analyzing reading and writing metadata filesHitoshi Mitake
2015-11-06nilfs2: add tracepoints for analyzing sufile manipulationHitoshi Mitake
2015-11-06nilfs2: add a tracepoint for transaction eventsHitoshi Mitake