summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* make nfs_atomic_open() call d_drop() on all ->open_context() errors.Al Viro2016-06-27
* NFS: Fix an unused variable warningTrond Myklebust2016-06-24
* NFS: Fix potential race in nfs_fhget()Trond Myklebust2016-06-24
* NFS: Don't let readdirplus revalidate an inode that was marked as staleTrond Myklebust2016-06-24
* NFSv4.1/pnfs: Mark the layout stateid invalid when all segments are removedTrond Myklebust2016-06-24
* NFS: Fix a double page unlockTrond Myklebust2016-06-24
* pnfs_nfs: fix _cancel_empty_pagelistWeston Andros Adamson2016-06-24
* nfs4: Fix potential use after free of state in nfs4_do_reclaim.Oleg Drokin2016-06-24
* NFS: Fix up O_DIRECT resultsTrond Myklebust2016-06-24
* NFS/pnfs: handle bad delegation stateids in nfs4_layoutget_handle_exceptionTrond Myklebust2016-06-24
* NFSv4.1/pnfs: Add sparse lock annotations for pnfs_find_alloc_layoutTrond Myklebust2016-06-24
* NFSv4.1/pnfs: Layout stateids start out as being invalidTrond Myklebust2016-06-24
* NFSv4.1/pnfs: Ensure we handle delegation errors in nfs4_proc_layoutget()Trond Myklebust2016-06-24
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-06-19
|\
| * reiserfs: check kstrdup failureMikulas Patocka2016-05-25
| * udf: Use correct partition reference number for metadataAlden Tondettar2016-05-19
| * udf: Use IS_ERR when loading metadata mirror file entryAlden Tondettar2016-05-19
| * udf: Don't BUG on missing metadata partition descriptorAlden Tondettar2016-05-19
* | Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-06-18
|\ \
| * | debugfs: open_proxy_open(): avoid double fops releaseNicolai Stange2016-06-15
| * | debugfs: full_proxy_open(): free proxy on ->open() failureNicolai Stange2016-06-15
* | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-18
|\ \ \
| * | | Btrfs: btrfs_check_super_valid: Allow 4096 as stripesizeChandan Rajendra2016-06-17
| * | | btrfs: remove build fixup for qgroup_account_snapshotDavid Sterba2016-06-17
| * | | btrfs: use new error message helper in qgroup_account_snapshotDavid Sterba2016-06-17
| * | | btrfs: avoid blocking open_ctree from cleaner_kthreadZygo Blaxell2016-06-17
| * | | Btrfs: don't BUG_ON() in btrfs_orphan_addJosef Bacik2016-06-17
| * | | btrfs: account for non-CoW'd blocks in btrfs_abort_transactionJeff Mahoney2016-06-17
| * | | Btrfs: check if extent buffer is aligned to sectorsizeLiu Bo2016-06-17
| * | | btrfs: Use correct format specifierHeinrich Schuchardt2016-06-17
* | | | Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-06-16
|\ \ \ \
| * | | | nfsd: Make init_open_stateid() a bit more wholeOleg Drokin2016-06-15
| * | | | nfsd: Extend the mutex holding region around in nfsd4_process_open2()Oleg Drokin2016-06-15
| * | | | nfsd: Always lock state exclusively.Oleg Drokin2016-06-15
| * | | | nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields2016-06-15
| * | | | nfsd: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL postfixGeert Uytterhoeven2016-06-14
| | |/ / | |/| |
* | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-06-16
|\ \ \ \ | |/ / / |/| | |
| * | | ovl: fix uid/gid when creating over whiteoutMiklos Szeredi2016-06-15
| * | | ovl: xattr filter fixMiklos Szeredi2016-06-06
* | | | Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-06-10
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason2016-06-08
| |\ \ \
| | * | | btrfs: advertise which crc32c implementation is being used at module loadJeff Mahoney2016-06-06
| | * | | Btrfs: add validadtion checks for chunk loadingLiu Bo2016-06-06
| | * | | Btrfs: add more validation checks for superblockLiu Bo2016-06-06
| | * | | Btrfs: clear uptodate flags of pages in sys_array ebLiu Bo2016-06-06
| | * | | Btrfs: end transaction if we abort when creating uuid rootJosef Bacik2016-06-01
| * | | | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason2016-06-08
| |\ \ \ \
| | * | | | Btrfs: self-tests: Fix extent buffer bitmap test fail on BE systemFeifei Xu2016-06-06
| | * | | | Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsizeFeifei Xu2016-06-06
| | * | | | Btrfs: self-tests: Use macros instead of constants and add missing newlineFeifei Xu2016-06-06