summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2015-01-21quota: Don't store flags for v2 quota formatJan Kara
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-01-20btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock.Qu Wenruo
2015-01-20btrfs: Fix the bug that fs_info->pending_changes is never cleared.Qu Wenruo
2015-01-20fs: remove default_backing_dev_infoChristoph Hellwig
2015-01-20nfs: don't call bdi_unregisterChristoph Hellwig
2015-01-20ceph: remove call to bdi_unregisterChristoph Hellwig
2015-01-20fs: remove mapping->backing_dev_infoChristoph Hellwig
2015-01-20fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig
2015-01-20nilfs2: set up s_bdi like the generic mount_bdev codeChristoph Hellwig
2015-01-20block_dev: get bdev inode bdi directly from the block deviceChristoph Hellwig
2015-01-20block_dev: only write bdev inode on closeChristoph Hellwig
2015-01-20fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig
2015-01-20fs: deduplicate noop_backing_dev_infoChristoph Hellwig
2015-01-19Complete oplock break jobs before closing file handleSachin Prabhu
2015-01-19cifs: use memzero_explicit to clear stack bufferGiel van Schijndel
2015-01-19btrfs: fix state->private cast on 32 bit machinesSatoru Takeuchi
2015-01-19Btrfs: fix race deleting block group from space_info->ro_bgs listFilipe Manana
2015-01-19Btrfs: fix incorrect freeing in scrub_stripeTsutomu Itoh
2015-01-19btrfs: sync ioctl, handle errors after transaction startDavid Sterba
2015-01-19ext4: reserve codepoints used by the ext4 encryption featureTheodore Ts'o
2015-01-19jbd2: complain about descriptor block checksum errorsDarrick J. Wong
2015-01-18fix deadlock in cifs_ioctl_clone()Al Viro
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2015-01-16pstore: Fix sprintf format specifier in pstore_dump()alex chen
2015-01-16pstore: Add pmsg - user-space accessible pstore objectMark Salyzyn
2015-01-16pstore: Handle zero-sized prz in seriesMark Salyzyn
2015-01-16pstore: Remove superfluous memory size checkMark Salyzyn
2015-01-16pstore: Use scnprintf() in pstore_mkfile()Mark Salyzyn
2015-01-16locks: consolidate NULL i_flctx checks in locks_remove_fileJeff Layton
2015-01-16locks: keep a count of locks on the flctx listsJeff Layton
2015-01-16locks: clean up the lm_change prototypeJeff Layton
2015-01-16locks: add a dedicated spinlock to protect i_flctx listsJeff Layton
2015-01-16locks: convert lease handling to file_lock_contextJeff Layton
2015-01-16locks: convert posix locks to file_lock_contextJeff Layton
2015-01-16locks: move flock locks to file_lock_contextJeff Layton
2015-01-16ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locksJeff Layton
2015-01-16locks: add a new struct file_locking_context pointer to struct inodeJeff Layton
2015-01-16locks: have locks_release_file use flock_lock_file to release generic flock l...Jeff Layton
2015-01-16locks: add new struct list_head to struct file_lockJeff Layton
2015-01-17Merge tag 'driver-core-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-01-17Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2015-01-15nfsd: nfs4state: Remove unused functionRickard Strandqvist
2015-01-15lockd: xdr: Remove unused functionRickard Strandqvist
2015-01-14btrfs: expand btrfs_find_item if found_key is NULLDavid Sterba
2015-01-14btrfs: simplify insert_orphan_itemDavid Sterba
2015-01-14btrfs: cleanup, remove inode_ref_info helperDavid Sterba
2015-01-14btrfs: cleanup, remove inode_item_info helperDavid Sterba
2015-01-14btrfs: fix leak of path in btrfs_find_itemDavid Sterba