summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-07-15ext4: verify extent header depthVegard Nossum
2016-07-15ext4: short-cut orphan cleanup on errorVegard Nossum
2016-07-15ext4: fix reference counting bug on block allocation errorVegard Nossum
2016-07-10ext4 crypto: migrate into vfs's crypto engineJaegeuk Kim
2016-07-06ext2: fix filesystem deadlock while reading corrupted xattr blockCarlos Maiolino
2016-07-06ext4: fix project quota accounting without quota limits enabledWang Shilong
2016-07-06ext4: validate s_reserved_gdt_blocks on mountTheodore Ts'o
2016-07-05ext4: remove unused page_idxyalin wang
2016-07-04ext4: don't call ext4_should_journal_data() on the journal inodeVegard Nossum
2016-07-04ext4: Fix WARN_ON_ONCE in ext4_commit_super()Pranay Kr. Srivastava
2016-07-04ext4: fix deadlock during page writebackJan Kara
2016-07-04ext4: correct error value of function verifying dx checksumDaeho Jeong
2016-07-03ext4: avoid modifying checksum fields directly during checksum verificationDaeho Jeong
2016-06-30ext4: check for extents that wrap aroundVegard Nossum
2016-06-30jbd2: make journal y2038 safeArnd Bergmann
2016-06-30jbd2: track more dependencies on transaction commitJan Kara
2016-06-30jbd2: move lockdep tracking to journal_sJan Kara
2016-06-30jbd2: move lockdep instrumentation for jbd2 handlesJan Kara
2016-06-26ext4: respect the nobarrier mount option in nojournal modeTheodore Ts'o
2016-06-26ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performanceTheodore Ts'o
2016-05-29hash_string: Fix zero-length case for !DCACHE_WORD_ACCESSGeorge Spelvin
2016-05-29Rename other copy of hash_string to hashlen_stringGeorge Spelvin
2016-05-28hpfs: implement the show_options methodMikulas Patocka
2016-05-28affs: fix remount failure when there are no options changedMikulas Patocka
2016-05-28hpfs: fix remount failure when there are no options changedMikulas Patocka
2016-05-28fs: fix binfmt_aout.c build errorGuenter Roeck
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin
2016-05-28fs/namei.c: Improve dcache hash functionGeorge Spelvin
2016-05-28fs/namei.c: Add hashlen_string() functionGeorge Spelvin
2016-05-28Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-05-28nfs: fix anonymous member initializer build failure with older compilersLinus Torvalds
2016-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-28switch ->setxattr() to passing dentry and inode separatelyAl Viro
2016-05-27Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-27Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-27mm: remove more IS_ERR_VALUE abusesLinus Torvalds
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-27direct-io: fix direct write stale data exposure from concurrent buffered readEryu Guan
2016-05-27ocfs2: bump up o2cb network protocol versionJunxiao Bi
2016-05-27ocfs2: o2hb: fix hb hung timeJunxiao Bi
2016-05-27ocfs2: o2hb: don't negotiate if last hb failJunxiao Bi
2016-05-27ocfs2: o2hb: add some user/debug logJunxiao Bi
2016-05-27ocfs2: o2hb: add NEGOTIATE_APPROVE messageJunxiao Bi
2016-05-27ocfs2: o2hb: add NEGO_TIMEOUT messageJunxiao Bi
2016-05-27ocfs2: o2hb: add negotiate timerJunxiao Bi
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro
2016-05-27ovl: Do d_type check only if work dir creation was successfulVivek Goyal
2016-05-27ovl: override creds with the ones from the superblock mounterAntonio Murdaca
2016-05-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds