Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | btrfs: fix deadlock in delayed_ref_async_start | Chris Mason | 2016-06-22 | 1 | -9/+11 | |
| * | | | | | Btrfs: track transid for delayed ref flushing | Josef Bacik | 2016-06-22 | 4 | -5/+16 | |
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-06-24 | 5 | -31/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | autofs: don't get stuck in a loop if vfs_write() returns an error | Andrey Vagin | 2016-06-24 | 1 | -3/+4 | |
| * | | | | | | fs/nilfs2: fix potential underflow in call to crc32_le | Torsten Hilbrich | 2016-06-24 | 1 | -1/+1 | |
| * | | | | | | ocfs2: disable BUG assertions in reading blocks | Gang He | 2016-06-24 | 2 | -2/+5 | |
| * | | | | | | jbd2: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -25/+7 | |
* | | | | | | | Merge tag 'nfsd-4.7-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2016-06-24 | 4 | -46/+48 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | nfsd: check permissions when setting ACLs | Ben Hutchings | 2016-06-24 | 3 | -27/+25 | |
| * | | | | | | posix_acl: Add set_posix_acl | Andreas Gruenbacher | 2016-06-24 | 1 | -19/+23 | |
* | | | | | | | Merge tag 'upstream-4.7-rc5' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2016-06-23 | 1 | -0/+24 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | UBIFS: Implement ->migratepage() | Kirill A. Shutemov | 2016-06-23 | 1 | -0/+24 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2016-06-22 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | mnt: Account for MS_RDONLY in fs_fully_visible | Eric W. Biederman | 2016-06-15 | 1 | -0/+4 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-06-20 | 6 | -36/+81 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | fix idiotic braino in d_alloc_parallel() | Al Viro | 2016-06-20 | 1 | -5/+12 | |
| * | | | | | autofs races | Al Viro | 2016-06-12 | 3 | -22/+15 | |
| * | | | | | much milder d_walk() race | Al Viro | 2016-06-10 | 3 | -9/+54 | |
* | | | | | | 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 |