summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-03-171-0/+92
|\
| * vfs: define kernel_copy_file_from_fd()Mimi Zohar2016-02-211-0/+16
| * security: define kernel_read_file hookMimi Zohar2016-02-211-0/+4
| * vfs: define kernel_read_file_from_pathMimi Zohar2016-02-211-0/+19
| * vfs: define kernel_read_file_id enumerationMimi Zohar2016-02-181-2/+2
| * vfs: define a generic function to read a file from the kernelMimi Zohar2016-02-181-0/+53
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-1718-296/+329
|\ \
| * | eCryptfs: Use skcipher and shashHerbert Xu2016-01-277-161/+180
| * | nfsd: Use shashHerbert Xu2016-01-271-11/+17
| * | f2fs: Use skcipherHerbert Xu2016-01-274-53/+45
| * | ext4: Use skcipherHerbert Xu2016-01-274-53/+47
| * | cifs: Use skcipherHerbert Xu2016-01-272-18/+40
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-1618-298/+501
|\ \ \
| * | | autofs4: use pr_xxx() macros directly for loggingIan Kent2016-03-156-75/+68
| * | | autofs4: change log print macros to not insert newlineIan Kent2016-03-156-49/+49
| * | | autofs4: make autofs log prints consistentIan Kent2016-03-154-12/+12
| * | | autofs4: fix some white space errorsIan Kent2016-03-154-8/+6
| * | | autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked()Ian Kent2016-03-151-1/+1
| * | | autofs4: fix coding style line length in autofs4_wait()Ian Kent2016-03-151-2/+4
| * | | autofs4: fix coding style problem in autofs4_get_set_timeout()Ian Kent2016-03-151-8/+20
| * | | autofs4: coding style fixesIan Kent2016-03-158-158/+175
| * | | autofs: show pipe inode in mount optionsStanislav Kinsburskiy2016-03-151-1/+6
| * | | mm: simplify lock_page_memcg()Johannes Weiner2016-03-152-14/+11
| * | | mm: memcontrol: generalize locking for the page->mem_cgroup bindingJohannes Weiner2016-03-152-11/+11
| * | | fs/mpage.c:mpage_readpages(): use lru_to_page() helperAndrew Morton2016-03-151-1/+2
| * | | ocfs2/dlm: fix a variable overflow problem in dlmdomain.cJun Piao2016-03-151-1/+1
| * | | ocfs2: fix a tiny race that leads file system read-onlyJiufei Xue2016-03-154-4/+18
| * | | ocfs2/dlm: return EINVAL when the lockres on migration target is in DROPPING_...xuejiufei2016-03-151-1/+13
| * | | ocfs2/dlm: clear DROPPING_REF flag when the master goes downxuejiufei2016-03-151-8/+10
| * | | ocfs2/dlm: return in progress if master can not clear the refmap bit right nowxuejiufei2016-03-153-3/+17
| * | | ocfs2/dlm: add DEREF_DONE messagexuejiufei2016-03-153-1/+138
| * | | ocfs2/dlm: fix a typo in dlmcommon.hJoseph Qi2016-03-151-2/+2
| * | | ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump()jiangyiwen2016-03-151-2/+3
| * | | ocfs2/cluster: replace the interrupt safe spinlocks with common onesjiangyiwen2016-03-151-6/+4
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-151-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fixIngo Molnar2016-03-0759-314/+686
| |\ \ \
| * \ \ \ Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar2016-02-1838-312/+554
| |\ \ \ \
| * | | | | x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov2016-01-301-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-111-103/+168
|\ \ \ \ \
| * | | | | xfs: only run torn log write detection on dirty logsBrian Foster2016-03-071-11/+31
| * | | | | xfs: refactor in-core log state update to helperBrian Foster2016-03-071-19/+33
| * | | | | xfs: refactor unmount record detection into helperBrian Foster2016-03-071-60/+93
| * | | | | xfs: separate log head record discovery from verificationBrian Foster2016-03-071-22/+20
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-03-112-4/+9
|\ \ \ \ \ \
| * | | | | | jffs2: reduce the breakage on recovery from halfway failed rename()Al Viro2016-03-071-3/+8
| * | | | | | ncpfs: fix a braino in OOM handling in ncp_fill_cache()Al Viro2016-03-071-1/+1
* | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-091-0/+1
|\ \ \ \ \ \ \
| * | | | | | | ext4: iterate over buffer heads correctly in move_extent_per_page()Eryu Guan2016-03-091-0/+1
* | | | | | | | dax: check return value of dax_radix_entry()Ross Zwisler2016-03-091-1/+8
* | | | | | | | ocfs2: fix return value from ocfs2_page_mkwrite()Jan Kara2016-03-091-0/+4