summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* nfsd: flex file device id encoding will need the server addressTom Haynes2016-07-133-1/+4
* nfsd: implement machine credential support for some operationsAndrew Elble2016-07-137-28/+99
* nfsd: allow mach_creds_match to be used more broadlyAndrew Elble2016-07-132-7/+9
* locks: use file_inode()Miklos Szeredi2016-07-011-1/+1
* lockd: unregister notifier blocks if the service fails to come up completelyScott Mayhew2016-06-301-3/+10
* Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-06-253-13/+34
|\
| * Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodesOmar Sandoval2016-06-253-13/+34
* | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-2511-36/+57
|\ \
| * | Btrfs: Force stripesize to the value of sectorsizeChandan Rajendra2016-06-232-6/+4
| * | btrfs: fix disk_i_size update bug when fallocate() failsWang Xiaoguang2016-06-231-1/+2
| * | Btrfs: fix error handling in map_private_extent_bufferLiu Bo2016-06-232-2/+11
| * | Btrfs: fix error return code in btrfs_init_test_fs()Wei Yongjun2016-06-231-1/+1
| * | Btrfs: don't do nocow check unless we have toJosef Bacik2016-06-221-22/+22
| * | btrfs: fix deadlock in delayed_ref_async_startChris Mason2016-06-221-9/+11
| * | Btrfs: track transid for delayed ref flushingJosef Bacik2016-06-224-5/+16
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-06-245-31/+17
|\ \ \
| * | | autofs: don't get stuck in a loop if vfs_write() returns an errorAndrey Vagin2016-06-241-3/+4
| * | | fs/nilfs2: fix potential underflow in call to crc32_leTorsten Hilbrich2016-06-241-1/+1
| * | | ocfs2: disable BUG assertions in reading blocksGang He2016-06-242-2/+5
| * | | jbd2: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-25/+7
* | | | Merge tag 'nfsd-4.7-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-06-244-46/+48
|\ \ \ \ | |/ / / |/| | |
| * | | nfsd: check permissions when setting ACLsBen Hutchings2016-06-243-27/+25
| * | | posix_acl: Add set_posix_aclAndreas Gruenbacher2016-06-241-19/+23
* | | | Merge tag 'upstream-4.7-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-06-231-0/+24
|\ \ \ \
| * | | | UBIFS: Implement ->migratepage()Kirill A. Shutemov2016-06-231-0/+24
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-06-221-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mnt: Account for MS_RDONLY in fs_fully_visibleEric W. Biederman2016-06-151-0/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-06-206-36/+81
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fix idiotic braino in d_alloc_parallel()Al Viro2016-06-201-5/+12
| * | | | autofs racesAl Viro2016-06-123-22/+15
| * | | | much milder d_walk() raceAl Viro2016-06-103-9/+54
* | | | | 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
OpenPOWER on IntegriCloud