summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-2725-190/+198
|\
| * mm, rmap: account shmem thp pagesKirill A. Shutemov2016-07-272-3/+14
| * mm: introduce fault_envKirill A. Shutemov2016-07-271-11/+11
| * mm, memcg: use consistent gfp flags during readaheadMichal Hocko2016-07-276-6/+10
| * pipe: account to kmemcgVladimir Davydov2016-07-271-6/+26
| * fs/fs-writeback.c: inode writeback list tracking tracepointsBrian Foster2016-07-271-2/+7
| * fs/fs-writeback.c: add a new writeback list for syncDave Chinner2016-07-273-25/+85
| * ocfs2/cluster: clean up unnecessary assignment for 'ret'piaojun2016-07-271-6/+2
| * ocfs2: remove obscure BUG_ON in dlmglueJoseph Qi2016-07-271-9/+0
| * ocfs2: cleanup implemented prototypesJoseph Qi2016-07-272-8/+0
| * ocfs2/dlm: fix memory leak of dlm_debug_ctxtJoseph Qi2016-07-272-25/+2
| * ocfs2: cleanup unneeded goto in ocfs2_create_new_inode_locksJoseph Qi2016-07-271-3/+1
| * ocfs2: improve recovery performanceJunxiao Bi2016-07-271-20/+21
| * ocfs2: fix a redundant re-initializationEric Ren2016-07-271-2/+0
| * dax: remote unused fault wrappersRoss Zwisler2016-07-274-66/+21
* | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-07-271-0/+12
|\ \
| * \ Merge branch 'topic/cec' into patchworkMauro Carvalho Chehab2016-07-081-0/+12
| |\ \
| | * | [media] cec: add compat32 ioctl supportHans Verkuil2016-06-281-0/+12
* | | | Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...Linus Torvalds2016-07-274-45/+361
|\ \ \ \
| * \ \ \ Merge tag 'v4.7' into for-linus/pstoreKees Cook2016-07-25111-1197/+1739
| |\ \ \ \
| * | | | | pstore/ram: add Device Tree bindingsGreg Hackmann2016-06-141-2/+93
| * | | | | pstore: drop file opened reference countGeliang Tang2016-06-021-1/+0
| * | | | | pstore: add lzo/lz4 compression supportGeliang Tang2016-06-023-14/+245
| * | | | | pstore: Cleanup pstore_dump()Namhyung Kim2016-05-311-19/+13
| * | | | | pstore: Enable compression on normal path (again)Namhyung Kim2016-05-311-6/+5
| * | | | | ramoops: Only unregister when registeredKees Cook2016-05-311-3/+5
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus-4.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-278-146/+61
|\ \ \ \ \
| * | | | | orangefs: fix namespace handlingJann Horn2016-07-055-8/+15
| * | | | | Orangefs: allow O_DIRECT in openMike Marshall2016-07-051-14/+11
| * | | | | orangefs: Remove useless xattr prefix argumentsAndreas Gruenbacher2016-07-054-66/+30
| * | | | | orangefs: Remove redundant "trusted." xattr handlerAndreas Gruenbacher2016-07-051-37/+0
| * | | | | orangefs: Remove useless definesAndreas Gruenbacher2016-07-054-28/+12
| | |_|/ / | |/| | |
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-07-2732-2099/+512
|\ \ \ \ \
| * | | | | ext4: verify extent header depthVegard Nossum2016-07-151-0/+4
| * | | | | ext4: short-cut orphan cleanup on errorVegard Nossum2016-07-151-0/+10
| * | | | | ext4: fix reference counting bug on block allocation errorVegard Nossum2016-07-151-14/+3
| * | | | | ext4 crypto: migrate into vfs's crypto engineJaegeuk Kim2016-07-1019-1997/+297
| * | | | | ext2: fix filesystem deadlock while reading corrupted xattr blockCarlos Maiolino2016-07-064-0/+43
| * | | | | ext4: fix project quota accounting without quota limits enabledWang Shilong2016-07-061-10/+8
| * | | | | ext4: validate s_reserved_gdt_blocks on mountTheodore Ts'o2016-07-062-0/+10
| * | | | | ext4: remove unused page_idxyalin wang2016-07-051-2/+1
| * | | | | ext4: don't call ext4_should_journal_data() on the journal inodeVegard Nossum2016-07-041-3/+3
| * | | | | ext4: Fix WARN_ON_ONCE in ext4_commit_super()Pranay Kr. Srivastava2016-07-041-14/+16
| * | | | | ext4: fix deadlock during page writebackJan Kara2016-07-041-3/+26
| * | | | | ext4: correct error value of function verifying dx checksumDaeho Jeong2016-07-041-2/+2
| * | | | | ext4: avoid modifying checksum fields directly during checksum verificationDaeho Jeong2016-07-034-36/+42
| * | | | | ext4: check for extents that wrap aroundVegard Nossum2016-06-301-2/+6
| * | | | | jbd2: make journal y2038 safeArnd Bergmann2016-06-301-1/+1
| * | | | | jbd2: track more dependencies on transaction commitJan Kara2016-06-302-0/+5
| * | | | | jbd2: move lockdep tracking to journal_sJan Kara2016-06-302-8/+7