aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2015-11-16FS-Cache: Add missing initialization of ret in cachefiles_write_page()Gravatar Geert Uytterhoeven 1-1/+1
2015-11-13Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+15
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Gravatar Linus Torvalds 4-595/+191
2015-11-13Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 38-644/+379
2015-11-13Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+7
2015-11-13f2fs: xattr simplificationsGravatar Andreas Gruenbacher 1-12/+3
2015-11-13squashfs: xattr simplificationsGravatar Andreas Gruenbacher 1-59/+31
2015-11-139p: xattr simplificationsGravatar Andreas Gruenbacher 8-299/+72
2015-11-13xattr handlers: Pass handler to operations instead of flagsGravatar Andreas Gruenbacher 32-226/+306
2015-11-13jffs2: Add missing capability check for listing trusted xattrsGravatar Andreas Gruenbacher 1-0/+3
2015-11-13hfsplus: Remove unused xattr handler list operationsGravatar Andreas Gruenbacher 4-44/+0
2015-11-13ubifs: Remove unused security xattr handlerGravatar Andreas Gruenbacher 3-42/+0
2015-11-13vfs: Fix the posix_acl_xattr_list return valueGravatar Andreas Gruenbacher 1-3/+1
2015-11-13vfs: Check attribute names in posix acl xattr handersGravatar Andreas Gruenbacher 1-0/+4
2015-11-13Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 9-25/+287
2015-11-13Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 8-146/+163
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 7-66/+161
2015-11-12dax: fix __dax_pmd_fault crashGravatar Dan Williams 1-0/+7
2015-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-4/+15
2015-11-11Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 62-411/+994
2015-11-11Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 19-248/+316
2015-11-11Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 12-98/+86
2015-11-11dax_io(): don't let non-error value escape via retval instead of EFAULTGravatar Al Viro 1-1/+3
2015-11-11fs/block_dev.c: Remove WARN_ON() when inode writeback failsGravatar Vivek Goyal 1-3/+12
2015-11-11fs: 9p: cache.h: Add #define of include guardGravatar Tzvetelin Katchov 1-0/+1
2015-11-11vfs: remove unused wrapper block_page_mkwrite()Gravatar Ross Zwisler 4-26/+6
2015-11-11binfmt_elf: Correct `arch_check_elf's descriptionGravatar Maciej W. Rozycki 1-1/+1
2015-11-11fs: fix writeback.c kernel-doc warningsGravatar Randy Dunlap 1-1/+2
2015-11-11fs: fix inode.c kernel-doc warningGravatar Randy Dunlap 1-0/+1
2015-11-11fs/pipe.c: return error code rather than 0 in pipe_write()Gravatar Eric Biggers 1-5/+4
2015-11-11fs/pipe.c: preserve alloc_file() error codeGravatar Eric Biggers 1-3/+6
2015-11-11binfmt_elf: Don't clobber passed executable's file headerGravatar Maciej W. Rozycki 1-5/+5
2015-11-11FS-Cache: Handle a write to the page immediately beyond the EOF markerGravatar David Howells 2-31/+38
2015-11-11cachefiles: perform test on s_blocksize when opening cache file.Gravatar NeilBrown 2-6/+2
2015-11-11FS-Cache: Don't override netfs's primary_index if registering failedGravatar Kinglong Mee 1-18/+17
2015-11-11FS-Cache: Increase reference of parent after registering, netfs successGravatar Kinglong Mee 1-5/+4
2015-11-11debugfs: fix refcount imbalance in start_creatingGravatar Daniel Borkmann 1-1/+5
2015-11-10btrfs: Use fs_info directly in btrfs_delete_unused_bgsGravatar Zhao Lei 1-2/+2
2015-11-10btrfs: Fix lost-data-profile caused by balance bgGravatar Zhao Lei 1-0/+21
2015-11-10btrfs: Fix lost-data-profile caused by auto removing bgGravatar Zhao Lei 1-2/+5
2015-11-10btrfs: Remove len argument from scrub_find_csumGravatar Zhao Lei 1-4/+3
2015-11-10btrfs: Reduce unnecessary arguments in scrub_recheck_blockGravatar Zhao Lei 1-20/+8
2015-11-10btrfs: Use scrub_checksum_data and scrub_checksum_tree_block for scrub_rechec...Gravatar Zhao Lei 1-94/+36
2015-11-10btrfs: Reset sblock->xxx_error stats before calling scrub_recheck_block_checksumGravatar Zhao Lei 1-0/+4
2015-11-10btrfs: scrub: setup all fields for sblock_to_checkGravatar Zhao Lei 1-0/+12
2015-11-10btrfs: scrub: set error stats when tree block spanning stripesGravatar Zhao Lei 1-0/+6
2015-11-10Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-4/+10
2015-11-10Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsGravatar Linus Torvalds 11-34/+107
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-0/+25
2015-11-10Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Gravatar Linus Torvalds 1-1/+1