summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-11-05Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-05Merge tag 'for-f2fs-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2015-11-05Merge tag 'dlm-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2015-11-05Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-04Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-04Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-11-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-03Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-03dlm: make posix locks interruptibleEric Ren
2015-11-02pstore: fix code comment to match codeGeliang Tang
2015-11-01mm: get rid of 'vmalloc_info' from /proc/meminfoLinus Torvalds
2015-11-01Merge branch 'fs-file-descriptor-optimization'Linus Torvalds
2015-10-31vfs: conditionally clear close-on-exec flagLinus Torvalds
2015-10-31vfs: Fix pathological performance case for __alloc_fd()Linus Torvalds
2015-10-31Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-10-28fs/writeback, rcu: Don't use list_entry_rcu() for pointer offsetting in bdi_s...Tejun Heo
2015-10-27namei: permit linking with CAP_FOWNER in usernsDirk Steinmetz
2015-10-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-10-24Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-23ocfs2/dlm: unlock lockres spinlock before dlm_lockres_putJoseph Qi
2015-10-22locks: cleanup posix_lock_inode_wait and flock_lock_inode_waitBenjamin Coddington
2015-10-22Move locks API users to locks_lock_inode_wait()Benjamin Coddington
2015-10-22locks: introduce locks_lock_inode_wait()Benjamin Coddington
2015-10-22pstore: Fix return type of pstore_is_mounted()Geliang Tang
2015-10-22f2fs: fix to skip shrinking extent nodesChao Yu
2015-10-22f2fs: fix error path of ->symlinkChao Yu
2015-10-22f2fs: fix to clear GCed flag for atomic written pageChao Yu
2015-10-22pstore: add pstore unregisterGeliang Tang
2015-10-21f2fs: don't need to submit bio on error caseJaegeuk Kim
2015-10-21f2fs: fix leakage of inmemory atomic pagesJaegeuk Kim
2015-10-21btrfs: fix possible leak in btrfs_ioctl_balance()Christian Engelmayer
2015-10-21f2fs: refactor __find_rev_next_{zero}_bitJaegeuk Kim
2015-10-21block: Inline blk_integrity in struct gendiskMartin K. Petersen
2015-10-21pstore: add a helper function pstore_register_kmsgGeliang Tang
2015-10-21pstore: add vmalloc error checkGeliang Tang
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells
2015-10-20btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode sizeQu Wenruo
2015-10-20f2fs: support fiemap for inline_dataJaegeuk Kim
2015-10-20f2fs: flush dirty data for bmapJaegeuk Kim
2015-10-19sysfs: added __compat_only_sysfs_link_entry_to_kobj()Jarkko Sakkinen
2015-10-18debugfs: Add debugfs_create_ulong()Viresh Kumar
2015-10-17debugfs: Add read-only/write-only bool file opsStephen Boyd
2015-10-17debugfs: Add read-only/write-only size_t file opsStephen Boyd
2015-10-17debugfs: Add read-only/write-only x64 file opsStephen Boyd
2015-10-17debugfs: Consolidate file mode checks in debugfs_create_*()Stephen Boyd
2015-10-16Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds