aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-11-24Merge branch 'akpm-current/current'Stephen Rothwell
2015-11-24Merge remote-tracking branch 'y2038/y2038'Stephen Rothwell
2015-11-24Merge remote-tracking branch 'selinux/next'Stephen Rothwell
2015-11-24Merge remote-tracking branch 'file-locks/linux-next'Stephen Rothwell
2015-11-24Merge remote-tracking branch 'overlayfs/overlayfs-next'Stephen Rothwell
2015-11-24Merge remote-tracking branch 'orangefs/for-next'Stephen Rothwell
2015-11-24Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2015-11-24Merge remote-tracking branch 'gfs2/for-next'Stephen Rothwell
2015-11-24Merge remote-tracking branch 'fuse/for-next'Stephen Rothwell
2015-11-24Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell
2015-11-24Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell
2015-11-23nfsd: don't hold i_mutex over userspace upcallsNeilBrown
2015-11-23nfsd: fix a warning messageDan Carpenter
2015-11-23nfsd: constify nfsd4_callback_ops structureJulia Lawall
2015-11-23nfsd: recover: constify nfsd4_client_tracking_ops structuresJulia Lawall
2015-11-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-20ocfs2: fix umask ignored issueJunxiao Bi
2015-11-20fat: fix fake_offset handling on error pathOGAWA Hirofumi
2015-11-20mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holesMike Kravetz
2015-11-20ncpfs: don't allow negative timeoutsDan Carpenter
2015-11-20configfs: allow dynamic group creationDaniel Baluta
2015-11-20Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-19block: protect rw_page against device teardownDan Williams
2015-11-19GFS2: Reintroduce a timeout in function gfs2_gl_hash_clearBob Peterson
2015-11-19GFS2: Update master statfs buffer with sd_statfs_spin lockedBob Peterson
2015-11-19GFS2: Reduce size of incore inodeBob Peterson
2015-11-19GFS2: Make rgrp reservations part of the gfs2_inode structureBob Peterson
2015-11-19GFS2: Extract quota data from reservations structure (revert 5407e24)Bob Peterson
2015-11-19fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon
2015-11-19fat: skip cluster allocation on fallocated regionNamjae Jeon
2015-11-19fat: add fat_fallocate operationNamjae Jeon
2015-11-19fs/stat.c: drop the last new_valid_dev checkYaowei Bai
2015-11-19mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov
2015-11-19mm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2015-11-19mm, proc: adjust PSS calculationKirill A. Shutemov
2015-11-19mm-fs-obey-gfp_mapping-for-add_to_page_cache-fixAndrew Morton
2015-11-19osd fs: __r4w_get_page rely on PageUptodate for uptodateHugh Dickins
2015-11-19tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa
2015-11-19mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/statusJerome Marchand
2015-11-19mm, shmem: add internal shmem resident memory accountingJerome Marchand
2015-11-19mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappingsVlastimil Babka
2015-11-19mm, proc: reduce cost of /proc/pid/smaps for shmem mappingsVlastimil Babka
2015-11-19mm, proc: account for shmem swap in /proc/pid/smapsVlastimil Babka
2015-11-19mm/mempolicy.c: convert the shared_policy lock to a rwlockNathan Zimmer
2015-11-19account-certain-kmem-allocations-to-memcg-checkpatch-fixesAndrew Morton
2015-11-19kmemcg: account certain kmem allocations to memcgVladimir Davydov
2015-11-19Revert "kernfs: do not account ino_ida allocations to memcg"Vladimir Davydov
2015-11-19ocfs2: solve a problem of crossing the boundary in updating backupsjiangyiwen
2015-11-19ocfs2: fix occurring deadlock by changing ocfs2_wq from global to localjiangyiwen
2015-11-19ocfs2: extend enough credits for freeing one truncate record while replaying ...Xue jiufei