summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2016-03-0450-1235/+2347
|\
| * autofs4: use pr_xxx() macros directly for loggingIan Kent2016-02-286-75/+68
| * autofs4: change log print macros to not insert newlineIan Kent2016-02-286-49/+49
| * autofs4: make autofs log prints consistentIan Kent2016-02-284-12/+12
| * autofs4: fix some white space errorsIan Kent2016-02-284-8/+6
| * autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked()Ian Kent2016-02-281-1/+1
| * autofs4: fix coding style line length in autofs4_wait()Ian Kent2016-02-281-2/+4
| * autofs4: fix coding style problem in autofs4_get_set_timeout()Ian Kent2016-02-281-8/+20
| * autofs4: coding style fixesIan Kent2016-02-288-158/+175
| * autofs: show pipe inode in mount optionsStanislav Kinsburskiy2016-02-281-1/+6
| * ext4: In ext4_dir_llseek, check syscall bitness directlyAndy Lutomirski2016-02-281-1/+1
| * lib: update single-char callers of strtobool()Kees Cook2016-02-284-48/+20
| * btrfs-use-radix_tree_iter_retry-fixAndrew Morton2016-02-281-1/+1
| * btrfs: use radix_tree_iter_retry()Matthew Wilcox2016-02-281-2/+1
| * proc: /proc/<pid>/timerslack_ns permissions fixesJohn Stultz2016-02-281-15/+13
| * proc: add /proc/<pid>/timerslack_ns interfaceJohn Stultz2016-02-281-0/+69
| * timer: convert timer_slack_ns from unsigned long to u64John Stultz2016-02-282-5/+5
| * mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko2016-02-281-30/+1
| * /proc/kpageflags: return KPF_SLAB for slab tail pagesNaoya Horiguchi2016-02-281-0/+2
| * proc-kpageflags-return-kpf_buddy-for-tail-buddy-pages-fix-fixAndrew Morton2016-02-281-1/+1
| * proc: kpageflags: do not report buddy and balloon pages as mappedVladimir Davydov2016-02-281-1/+1
| * /proc/kpageflags: return KPF_BUDDY for "tail" buddy pagesNaoya Horiguchi2016-02-281-0/+2
| * mm: simplify lock_page_memcg()Johannes Weiner2016-02-282-14/+11
| * mm: memcontrol: generalize locking for the page->mem_cgroup bindingJohannes Weiner2016-02-282-11/+11
| * fs/mpage.c:mpage_readpages(): use lru_to_page() helperAndrew Morton2016-02-281-1/+2
| * ocfs2-dlm-move-lock-to-the-tail-of-grant-queue-while-doing-in-place-convert-fixAndrew Morton2016-02-281-2/+2
| * ocfs2/dlm: move lock to the tail of grant queue while doing in-place convertxuejiufei2016-02-281-0/+6
| * ocfs2: o2hb: fix hb hung timeJunxiao Bi2016-02-281-1/+1
| * ocfs2: o2hb: don't negotiate if last hb failJunxiao Bi2016-02-281-0/+10
| * ocfs2: o2hb: add some user/debug logJunxiao Bi2016-02-281-7/+32
| * ocfs2: o2hb: add NEGOTIATE_APPROVE messageJunxiao Bi2016-02-281-1/+27
| * ocfs2: o2hb: add NEGO_TIMEOUT messageJunxiao Bi2016-02-281-1/+65
| * ocfs2: o2hb: add negotiate timerJunxiao Bi2016-02-281-4/+48
| * ocfs2: check/fix inode block for online file checkGang He2016-02-282-6/+196
| * ocfs2: create/remove sysfile for online file checkGang He2016-02-281-0/+5
| * ocfs2: sysfile interfaces for online file checkGang He2016-02-284-1/+658
| * ocfs2: export ocfs2_kset for online file checkGang He2016-02-282-1/+4
| * ocfs2: solve a problem of crossing the boundary in updating backupsjiangyiwen2016-02-281-1/+1
| * ocfs2: fix occurring deadlock by changing ocfs2_wq from global to localjiangyiwen2016-02-287-33/+32
| * ocfs2: extend enough credits for freeing one truncate record while replaying ...Xue jiufei2016-02-281-11/+8
| * ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_...Xue jiufei2016-02-281-28/+54
| * ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_listJoseph Qi2016-02-282-1/+13
| * ocfs2-dlm-fix-race-between-convert-and-recovery-v3Joseph Qi2016-02-285-5/+27
| * ocfs2-dlm-fix-race-between-convert-and-recovery-v2Joseph Qi2016-02-284-8/+3
| * ocfs2/dlm: fix race between convert and recoveryJoseph Qi2016-02-281-9/+1
| * ocfs2: fix a deadlock issue in ocfs2_dio_end_io_write()Ryan Ding2016-02-281-4/+8
| * ocfs2: fix disk file size and memory file size mismatchRyan Ding2016-02-281-10/+17
| * ocfs2: take ip_alloc_sem in ocfs2_dio_get_block & ocfs2_dio_end_io_writeRyan Ding2016-02-281-6/+17
| * ocfs2-fix-ip_unaligned_aio-deadlock-with-dio-work-queue-fixAndrew Morton2016-02-281-1/+0
| * ocfs2: fix ip_unaligned_aio deadlock with dio work queueRyan Ding2016-02-285-35/+9