aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* signalfd: fix information leak in signalfd_copyinfoAmanieu d'Antras2015-08-06
* ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()Joseph Qi2015-08-06
* fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman2015-08-06
* Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-08-05
|\
| * nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateidJeff Layton2015-07-31
| * nfsd: Fix a file leak on nfsd4_layout_setlease failureKinglong Mee2015-07-20
| * nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystemKinglong Mee2015-07-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-08-03
|\ \
| * | ceph: always re-send cap flushes when MDS recoversYan, Zheng2015-07-31
| * | ceph: fix ceph_encode_locks_to_buffer()Yan, Zheng2015-07-31
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-08-01
|\ \ \
| * | | link_path_walk(): be careful when failing with ENOTDIRAl Viro2015-08-01
| |/ /
* | | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-31
|\ \ \
| * | | Btrfs: fix quick exhaustion of the system array in the superblockFilipe Manana2015-07-22
| * | | btrfs: its btrfs_err() instead of btrfs_error()Anand Jain2015-07-22
| * | | btrfs: Avoid NULL pointer dereference of free_extent_buffer when read_tree_bl...Zhao Lei2015-07-22
| * | | btrfs: Fix lockdep warning of btrfs_run_delayed_iputs()Zhao Lei2015-07-22
* | | | Merge tag 'xfs-for-linus-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-30
|\ \ \ \
| * | | | xfs: remote attributes need to be considered dataDave Chinner2015-07-28
| * | | | xfs: remote attribute headers contain an invalid LSNDave Chinner2015-07-28
| * | | | xfs: call dax_fault on read page faults for DAXDave Chinner2015-07-28
* | | | | Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-07-28
|\ \ \ \ \
| * | | | | nfs: Fix an oops caused by using other thread's stack space in ASYNC modeKinglong Mee2015-07-28
| * | | | | nfs: plug memory leak when ->prepare_layoutcommit failsJeff Layton2015-07-28
| * | | | | NFSv4.2: handle NFS-specific llseek errorsJ. Bruce Fields2015-07-27
| * | | | | NFS: Don't clear desc->pg_moreio in nfs_do_recoalesce()Trond Myklebust2015-07-27
| * | | | | NFS: Fix a memory leak in nfs_do_recoalesceTrond Myklebust2015-07-27
| * | | | | NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust2015-07-22
| * | | | | NFS: Set NFS_INO_REVAL_PAGECACHE if the change attribute is uninitialisedTrond Myklebust2015-07-22
| * | | | | NFS: Don't revalidate the mapping if both size and change attr are up to dateTrond Myklebust2015-07-22
| * | | | | NFSv4/pnfs: Ensure we don't miss a file extensionTrond Myklebust2015-07-22
| * | | | | NFSv4: We must set NFS_OPEN_STATE flag in nfs_resync_open_stateid_lockedTrond Myklebust2015-07-22
| * | | | | pNFS: Don't throw out valid layout segmentsTrond Myklebust2015-07-11
| * | | | | pNFS: pnfs_roc_drain() fix a race with openTrond Myklebust2015-07-11
| * | | | | pNFS: Fix races between return-on-close and layoutreturn.Trond Myklebust2015-07-11
| * | | | | pNFS: pnfs_roc_drain should return 'true' when sleepingTrond Myklebust2015-07-11
| * | | | | pNFS: Layoutreturn must invalidate all existing layout segments.Trond Myklebust2015-07-11
| * | | | | NFSv4.2/flexfiles: Fix a typo in the flexfiles layoutstats codeTrond Myklebust2015-07-08
| * | | | | NFSv4: Leases are renewed in sequence_done when we have sessionsTrond Myklebust2015-07-05
| * | | | | NFSv4.1: nfs41_sequence_done should handle sequence flag errorsTrond Myklebust2015-07-05
| * | | | | NFSv4.1: Handle SEQ4_STATUS_BACKCHANNEL_FAULT correctlyTrond Myklebust2015-07-05
| * | | | | NFSv4.1: Handle SEQ4_STATUS_RECALLABLE_STATE_REVOKED status bit correctlyTrond Myklebust2015-07-05
| * | | | | NFSv4.1: Handle SEQ4_STATUS_EXPIRED_SOME_STATE_REVOKED status bit correctly.Trond Myklebust2015-07-05
* | | | | | f2fs: call set_page_dirty to attach i_wb for cgroupJaegeuk Kim2015-07-25
* | | | | | f2fs: handle error cases in move_encrypted_blockJaegeuk Kim2015-07-25
| |_|_|/ / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-07-24
|\ \ \ \ \
| * | | | | block: export bio_associate_*() and wbc_account_io()Tejun Heo2015-07-23
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-23
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | mnt: In detach_mounts detach the appropriate unmounted mountEric W. Biederman2015-07-23
| * | | | | mnt: Clarify and correct the disconnect logic in umount_treeEric W. Biederman2015-07-22