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