summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* mm, proc: adjust PSS calculationKirill A. Shutemov2016-01-151-16/+31
* page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov2016-01-151-4/+4
* Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-01-1512-47/+310
|\
| * nfsd: add new io class tracepointJeff Layton2016-01-143-0/+79
| * nfsd: give up on CB_LAYOUTRECALLs after two lease periodsJeff Layton2016-01-081-10/+25
| * nfsd: Fix nfsd leaks sunrpc module referencesKinglong Mee2016-01-071-4/+3
| * lockd: constify nlmsvc_binding structureJulia Lawall2016-01-072-2/+2
| * lockd: use to_delayed_workGeliang Tang2016-01-071-2/+1
| * nfsd: use to_delayed_workGeliang Tang2016-01-071-2/+1
| * lockd: Register callbacks on the inetaddr_chain and inet6addr_chainScott Mayhew2015-12-231-2/+72
| * nfsd: Register callbacks on the inetaddr_chain and inet6addr_chainScott Mayhew2015-12-231-0/+68
| * nfsd: don't base cl_cb_status on stale informationJ. Bruce Fields2015-12-231-0/+4
| * nfsd4: fix gss-proxy 4.1 mounts for some AD principalsJ. Bruce Fields2015-11-241-1/+9
| * nfsd: fix unlikely NULL deref in mach_creds_matchJ. Bruce Fields2015-11-241-0/+9
| * nfsd: minor consolidation of mach_cred handling codeJ. Bruce Fields2015-11-241-7/+10
| * nfsd: helper for dup of possibly NULL stringJ. Bruce Fields2015-11-241-6/+15
| * nfsd: fix a warning messageDan Carpenter2015-11-231-1/+2
| * nfsd: constify nfsd4_callback_ops structureJulia Lawall2015-11-234-7/+7
| * nfsd: recover: constify nfsd4_client_tracking_ops structuresJulia Lawall2015-11-232-4/+4
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-01-1510-200/+195
|\ \
| * | udf: Check output buffer length when converting name to CS0Andrew Gabbasov2016-01-041-2/+13
| * | udf: Prevent buffer overrun with multi-byte charactersAndrew Gabbasov2016-01-041-1/+5
| * | quota: constify qtree_fmt_operations structuresJulia Lawall2016-01-043-4/+4
| * | udf: avoid uninitialized variable useArnd Bergmann2016-01-041-0/+4
| * | udf: Fix lost indirect extent blockJan Kara2015-12-231-1/+10
| * | udf: Factor out code for creating indirect extentJan Kara2015-12-233-189/+130
| * | udf: limit the maximum number of indirect extents in a rowVegard Nossum2015-12-231-0/+15
| * | udf: limit the maximum number of TD redirectionsVegard Nossum2015-12-141-0/+14
| * | fs: make quota/dquot.c explicitly non-modularPaul Gortmaker2015-12-141-1/+1
| * | fs: make quota/netlink.c explicitly non-modularPaul Gortmaker2015-12-141-4/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-1572-262/+252
|\ \ \
| * | | mm: rework virtual memory accountingKonstantin Khlebnikov2016-01-141-4/+3
| * | | hugetlb: make mm and fs code explicitly non-modularPaul Gortmaker2016-01-141-25/+2
| * | | mm: /proc/pid/clear_refs: no need to clear VM_SOFTDIRTY in clear_soft_dirty_p...Oleg Nesterov2016-01-141-3/+0
| * | | proc: meminfo: estimate available memory more conservativelyJohannes Weiner2016-01-141-4/+1
| * | | fs/block_dev.c:bdev_write_page(): use blk_queue_enter(..., GFP_NOIO)Andrew Morton2016-01-141-1/+1
| * | | mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/statusJerome Marchand2016-01-141-2/+12
| * | | mm, shmem: add internal shmem resident memory accountingJerome Marchand2016-01-141-1/+2
| * | | mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappingsVlastimil Babka2016-01-141-29/+13
| * | | mm, proc: reduce cost of /proc/pid/smaps for shmem mappingsVlastimil Babka2016-01-141-2/+20
| * | | mm, proc: account for shmem swap in /proc/pid/smapsVlastimil Babka2016-01-141-0/+51
| * | | mm/mempolicy.c: convert the shared_policy lock to a rwlockNathan Zimmer2016-01-141-1/+1
| * | | kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-1452-68/+82
| * | | Revert "kernfs: do not account ino_ida allocations to memcg"Vladimir Davydov2016-01-141-8/+1
| * | | ocfs2/dlm: cleanup redunant lksb flags in dlmcommon.hJoseph Qi2016-01-141-11/+0
| * | | ocfs2: dlm: remove redundant codeJunxiao Bi2016-01-141-5/+1
| * | | ocfs2: access orphan dinode before delete entry in ocfs2_orphan_delJoseph Qi2016-01-141-9/+9
| * | | ocfs2/dlm: do not insert a new mle when another process is already migratingxuejiufei2016-01-141-2/+3
| * | | ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei2016-01-141-11/+15
| * | | ocfs2: do not lock/unlock() inode DLM lockGoldwyn Rodrigues2016-01-141-8/+0
OpenPOWER on IntegriCloud