summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-15btrfs: initialize the seq counter in struct btrfs_deviceSebastian Andrzej Siewior
2016-01-15Btrfs: clean up an error code in btrfs_init_space_info()Dan Carpenter
2016-01-15btrfs: fix iterator with update error in backref.cGeliang Tang
2016-01-15Btrfs: fix output of compression message in btrfs_parse_options()Tsutomu Itoh
2016-01-15Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...Chandan Rajendra
2016-01-15btrfs: cleanup, stop casting for extent_map->lookup everywhereJeff Mahoney
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-14Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-14mm: rework virtual memory accountingKonstantin Khlebnikov
2016-01-14hugetlb: make mm and fs code explicitly non-modularPaul Gortmaker
2016-01-14mm: /proc/pid/clear_refs: no need to clear VM_SOFTDIRTY in clear_soft_dirty_p...Oleg Nesterov
2016-01-14proc: meminfo: estimate available memory more conservativelyJohannes Weiner
2016-01-14fs/block_dev.c:bdev_write_page(): use blk_queue_enter(..., GFP_NOIO)Andrew Morton
2016-01-14mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/statusJerome Marchand
2016-01-14mm, shmem: add internal shmem resident memory accountingJerome Marchand
2016-01-14mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappingsVlastimil Babka
2016-01-14mm, proc: reduce cost of /proc/pid/smaps for shmem mappingsVlastimil Babka
2016-01-14mm, proc: account for shmem swap in /proc/pid/smapsVlastimil Babka
2016-01-14mm/mempolicy.c: convert the shared_policy lock to a rwlockNathan Zimmer
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov
2016-01-14Revert "kernfs: do not account ino_ida allocations to memcg"Vladimir Davydov
2016-01-14ocfs2/dlm: cleanup redunant lksb flags in dlmcommon.hJoseph Qi
2016-01-14ocfs2: dlm: remove redundant codeJunxiao Bi
2016-01-14ocfs2: access orphan dinode before delete entry in ocfs2_orphan_delJoseph Qi
2016-01-14ocfs2/dlm: do not insert a new mle when another process is already migratingxuejiufei
2016-01-14ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei
2016-01-14ocfs2: do not lock/unlock() inode DLM lockGoldwyn Rodrigues
2016-01-14ocfs2: fix slot overwritten if storage link down during mountjiangyiwen
2016-01-14ocfs2/dlm: return appropriate value when dlm_grab() returns NULLXue jiufei
2016-01-14ocfs2: clean up redundant NULL check before iputJoseph Qi
2016-01-14ocfs2/dlm: wait until DLM_LOCK_RES_SETREF_INPROG is cleared in dlm_deref_lock...jiangyiwen
2016-01-14ocfs2: constify ocfs2_extent_tree_operations structuresJulia Lawall
2016-01-14ocfs2/dlm: fix a race between purge and migrationXue jiufei
2016-01-14ocfs2: o2hb: increase unsteady iterationsJunxiao Bi
2016-01-14ocfs2: return non-zero st_blocks for inline dataJohn Haxby
2016-01-14ocfs2: optimize bad declarations and redundant assignmentNorton.Zhu
2016-01-14logfs: fix logfs build errors and dependenciesArnd Bergmann
2016-01-14fsnotify: destroy marks with call_srcu instead of dedicated threadJeff Layton
2016-01-14fs/notify/inode_mark.c: use list_next_entry in fsnotify_unmount_inodesGeliang Tang
2016-01-14Make sure that highmem pages are not added to symlink page cacheAl Viro
2016-01-14nfsd: add new io class tracepointJeff Layton
2016-01-14cifs_dbg() outputs an uninitialized buffer in cifs_readdir()Vasily Averin
2016-01-14cifs: fix race between call_async() and reconnect()Rabin Vincent
2016-01-14Prepare for encryption support (first part). Add decryption and encryption ke...Steve French
2016-01-14cifs: Allow using O_DIRECT with cache=looseRoss Lagerwall
2016-01-14cifs: Make echo interval tunableSteve French
2016-01-14cifs: Check uniqueid for SMB2+ and return -ESTALE if necessaryRoss Lagerwall
2016-01-14Print IP address of unresponsive serverArnd Hannemann