summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-171-22/+0
|\
| * Merge 4.5-rc6 into char-misc-nextGreg Kroah-Hartman2016-03-0144-242/+565
| |\
| * \ Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman2016-02-1434-294/+453
| |\ \
| * | | fs/compat: remove useless compat ioctl for parport deviceBamvor Jian Zhang2016-02-081-22/+0
* | | | Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-171-5/+14
|\ \ \ \
| * \ \ \ Merge 4.5-rc4 into driver-core-nextGreg Kroah-Hartman2016-02-1410-73/+153
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | kernfs: make kernfs_walk_ns() use kernfs_pr_cont_buf[]Tejun Heo2016-02-071-5/+14
* | | | | 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
OpenPOWER on IntegriCloud