summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-06-194-16/+33
|\
| * reiserfs: check kstrdup failureMikulas Patocka2016-05-251-2/+7
| * udf: Use correct partition reference number for metadataAlden Tondettar2016-05-193-12/+21
| * udf: Use IS_ERR when loading metadata mirror file entryAlden Tondettar2016-05-191-0/+2
| * udf: Don't BUG on missing metadata partition descriptorAlden Tondettar2016-05-191-2/+3
* | Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-06-181-3/+4
|\ \
| * | debugfs: open_proxy_open(): avoid double fops releaseNicolai Stange2016-06-151-1/+0
| * | debugfs: full_proxy_open(): free proxy on ->open() failureNicolai Stange2016-06-151-2/+4
* | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-1811-43/+61
|\ \ \
| * | | Btrfs: btrfs_check_super_valid: Allow 4096 as stripesizeChandan Rajendra2016-06-171-1/+2
| * | | btrfs: remove build fixup for qgroup_account_snapshotDavid Sterba2016-06-171-5/+0
| * | | btrfs: use new error message helper in qgroup_account_snapshotDavid Sterba2016-06-171-1/+1
| * | | btrfs: avoid blocking open_ctree from cleaner_kthreadZygo Blaxell2016-06-172-15/+12
| * | | Btrfs: don't BUG_ON() in btrfs_orphan_addJosef Bacik2016-06-171-1/+10
| * | | btrfs: account for non-CoW'd blocks in btrfs_abort_transactionJeff Mahoney2016-06-174-4/+7
| * | | Btrfs: check if extent buffer is aligned to sectorsizeLiu Bo2016-06-176-15/+28
| * | | btrfs: Use correct format specifierHeinrich Schuchardt2016-06-171-1/+1
* | | | Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-06-164-49/+40
|\ \ \ \
| * | | | nfsd: Make init_open_stateid() a bit more wholeOleg Drokin2016-06-151-15/+12
| * | | | nfsd: Extend the mutex holding region around in nfsd4_process_open2()Oleg Drokin2016-06-151-3/+13
| * | | | nfsd: Always lock state exclusively.Oleg Drokin2016-06-152-21/+21
| * | | | nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields2016-06-151-17/+1
| * | | | nfsd: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL postfixGeert Uytterhoeven2016-06-141-1/+1
| | |/ / | |/| |
* | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-06-162-22/+17
|\ \ \ \ | |/ / / |/| | |
| * | | ovl: fix uid/gid when creating over whiteoutMiklos Szeredi2016-06-151-2/+11
| * | | ovl: xattr filter fixMiklos Szeredi2016-06-061-20/+6
* | | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-1018-357/+568
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason2016-06-085-17/+114
| |\ \ \
| | * | | btrfs: advertise which crc32c implementation is being used at module loadJeff Mahoney2016-06-063-2/+9
| | * | | Btrfs: add validadtion checks for chunk loadingLiu Bo2016-06-061-15/+67
| | * | | Btrfs: add more validation checks for superblockLiu Bo2016-06-062-0/+35
| | * | | Btrfs: clear uptodate flags of pages in sys_array ebLiu Bo2016-06-061-0/+2
| | * | | Btrfs: end transaction if we abort when creating uuid rootJosef Bacik2016-06-011-0/+1
| * | | | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason2016-06-0815-340/+454
| |\ \ \ \
| | * | | | Btrfs: self-tests: Fix extent buffer bitmap test fail on BE systemFeifei Xu2016-06-061-1/+11
| | * | | | Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsizeFeifei Xu2016-06-061-1/+7
| | * | | | Btrfs: self-tests: Use macros instead of constants and add missing newlineFeifei Xu2016-06-063-18/+31
| | * | | | Btrfs: self-tests: Support testing all possible sectorsizes and nodesizesFeifei Xu2016-06-061-22/+32
| | * | | | Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZEFeifei Xu2016-06-061-19/+30
| | * | | | Btrfs: self-tests: Support non-4k page sizeFeifei Xu2016-06-0215-291/+355
| | * | | | Btrfs: Fix integer overflow when calculating bytes_per_bitmapFeifei Xu2016-06-022-7/+7
| | * | | | Btrfs: test_check_exists: Fix infinite loop when searching for free space ent...Feifei Xu2016-06-021-2/+2
| | |/ / /
* | | | | Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)Linus Torvalds2016-06-102-2/+18
|\ \ \ \ \
| * | | | | ecryptfs: forbid opening files without mmap handlerJann Horn2016-06-101-2/+11
| * | | | | proc: prevent stacking filesystems on topJann Horn2016-06-101-0/+7
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-06-075-51/+22
|\ \ \ \ \ \
| * | | | | | coredump: fix dumping through pipesMateusz Guzik2016-06-073-3/+5
| * | | | | | fix a regression in atomic_open()Al Viro2016-06-071-3/+7
| * | | | | | fix d_walk()/non-delayed __d_free() raceAl Viro2016-06-071-2/+2
| * | | | | | autofs braino fix for do_last()Al Viro2016-06-051-4/+4
OpenPOWER on IntegriCloud