| Commit message (Expand) | Author | Age | Files | Lines |
* | NFS/pnfs: handle bad delegation stateids in nfs4_layoutget_handle_exception | Trond Myklebust | 2016-06-24 | 1 | -4/+4 |
* | NFSv4.1/pnfs: Add sparse lock annotations for pnfs_find_alloc_layout | Trond Myklebust | 2016-06-24 | 1 | -0/+2 |
* | NFSv4.1/pnfs: Layout stateids start out as being invalid | Trond Myklebust | 2016-06-24 | 1 | -2/+2 |
* | NFSv4.1/pnfs: Ensure we handle delegation errors in nfs4_proc_layoutget() | Trond Myklebust | 2016-06-24 | 1 | -1/+4 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2016-06-19 | 4 | -16/+33 |
|\ |
|
| * | reiserfs: check kstrdup failure | Mikulas Patocka | 2016-05-25 | 1 | -2/+7 |
| * | udf: Use correct partition reference number for metadata | Alden Tondettar | 2016-05-19 | 3 | -12/+21 |
| * | udf: Use IS_ERR when loading metadata mirror file entry | Alden Tondettar | 2016-05-19 | 1 | -0/+2 |
| * | udf: Don't BUG on missing metadata partition descriptor | Alden Tondettar | 2016-05-19 | 1 | -2/+3 |
* | | Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-06-18 | 1 | -3/+4 |
|\ \ |
|
| * | | debugfs: open_proxy_open(): avoid double fops release | Nicolai Stange | 2016-06-15 | 1 | -1/+0 |
| * | | debugfs: full_proxy_open(): free proxy on ->open() failure | Nicolai Stange | 2016-06-15 | 1 | -2/+4 |
* | | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-06-18 | 11 | -43/+61 |
|\ \ \ |
|
| * | | | Btrfs: btrfs_check_super_valid: Allow 4096 as stripesize | Chandan Rajendra | 2016-06-17 | 1 | -1/+2 |
| * | | | btrfs: remove build fixup for qgroup_account_snapshot | David Sterba | 2016-06-17 | 1 | -5/+0 |
| * | | | btrfs: use new error message helper in qgroup_account_snapshot | David Sterba | 2016-06-17 | 1 | -1/+1 |
| * | | | btrfs: avoid blocking open_ctree from cleaner_kthread | Zygo Blaxell | 2016-06-17 | 2 | -15/+12 |
| * | | | Btrfs: don't BUG_ON() in btrfs_orphan_add | Josef Bacik | 2016-06-17 | 1 | -1/+10 |
| * | | | btrfs: account for non-CoW'd blocks in btrfs_abort_transaction | Jeff Mahoney | 2016-06-17 | 4 | -4/+7 |
| * | | | Btrfs: check if extent buffer is aligned to sectorsize | Liu Bo | 2016-06-17 | 6 | -15/+28 |
| * | | | btrfs: Use correct format specifier | Heinrich Schuchardt | 2016-06-17 | 1 | -1/+1 |
* | | | | Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2016-06-16 | 4 | -49/+40 |
|\ \ \ \ |
|
| * | | | | nfsd: Make init_open_stateid() a bit more whole | Oleg Drokin | 2016-06-15 | 1 | -15/+12 |
| * | | | | nfsd: Extend the mutex holding region around in nfsd4_process_open2() | Oleg Drokin | 2016-06-15 | 1 | -3/+13 |
| * | | | | nfsd: Always lock state exclusively. | Oleg Drokin | 2016-06-15 | 2 | -21/+21 |
| * | | | | nfsd4/rpc: move backchannel create logic into rpc code | J. Bruce Fields | 2016-06-15 | 1 | -17/+1 |
| * | | | | nfsd: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL postfix | Geert Uytterhoeven | 2016-06-14 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-06-16 | 2 | -22/+17 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ovl: fix uid/gid when creating over whiteout | Miklos Szeredi | 2016-06-15 | 1 | -2/+11 |
| * | | | ovl: xattr filter fix | Miklos Szeredi | 2016-06-06 | 1 | -20/+6 |
* | | | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-06-10 | 18 | -357/+568 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Chris Mason | 2016-06-08 | 5 | -17/+114 |
| |\ \ \ |
|
| | * | | | btrfs: advertise which crc32c implementation is being used at module load | Jeff Mahoney | 2016-06-06 | 3 | -2/+9 |
| | * | | | Btrfs: add validadtion checks for chunk loading | Liu Bo | 2016-06-06 | 1 | -15/+67 |
| | * | | | Btrfs: add more validation checks for superblock | Liu Bo | 2016-06-06 | 2 | -0/+35 |
| | * | | | Btrfs: clear uptodate flags of pages in sys_array eb | Liu Bo | 2016-06-06 | 1 | -0/+2 |
| | * | | | Btrfs: end transaction if we abort when creating uuid root | Josef Bacik | 2016-06-01 | 1 | -0/+1 |
| * | | | | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Chris Mason | 2016-06-08 | 15 | -340/+454 |
| |\ \ \ \ |
|
| | * | | | | Btrfs: self-tests: Fix extent buffer bitmap test fail on BE system | Feifei Xu | 2016-06-06 | 1 | -1/+11 |
| | * | | | | Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsize | Feifei Xu | 2016-06-06 | 1 | -1/+7 |
| | * | | | | Btrfs: self-tests: Use macros instead of constants and add missing newline | Feifei Xu | 2016-06-06 | 3 | -18/+31 |
| | * | | | | Btrfs: self-tests: Support testing all possible sectorsizes and nodesizes | Feifei Xu | 2016-06-06 | 1 | -22/+32 |
| | * | | | | Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZE | Feifei Xu | 2016-06-06 | 1 | -19/+30 |
| | * | | | | Btrfs: self-tests: Support non-4k page size | Feifei Xu | 2016-06-02 | 15 | -291/+355 |
| | * | | | | Btrfs: Fix integer overflow when calculating bytes_per_bitmap | Feifei Xu | 2016-06-02 | 2 | -7/+7 |
| | * | | | | Btrfs: test_check_exists: Fix infinite loop when searching for free space ent... | Feifei Xu | 2016-06-02 | 1 | -2/+2 |
| | |/ / / |
|
* | | | | | Merge branch 'stacking-fixes' (vfs stacking fixes from Jann) | Linus Torvalds | 2016-06-10 | 2 | -2/+18 |
|\ \ \ \ \ |
|
| * | | | | | ecryptfs: forbid opening files without mmap handler | Jann Horn | 2016-06-10 | 1 | -2/+11 |
| * | | | | | proc: prevent stacking filesystems on top | Jann Horn | 2016-06-10 | 1 | -0/+7 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-06-07 | 5 | -51/+22 |
|\ \ \ \ \ \ |
|