| Commit message (Expand) | Author | Age | Files | Lines |
* | fs/fuse: fix ioctl type confusion | Jann Horn | 2015-08-16 | 1 | -1/+9 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-08-10 | 1 | -1/+1 |
|\ |
|
| * | may_follow_link() should use nd->inode | Al Viro | 2015-08-05 | 1 | -1/+1 |
* | | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-08-09 | 1 | -0/+5 |
|\ \ |
|
| * | | btrfs: qgroup: Fix a regression in qgroup reserved space. | Qu Wenruo | 2015-08-06 | 1 | -0/+5 |
* | | | ipc: use private shmem or hugetlbfs inodes for shm segments. | Stephen Smalley | 2015-08-07 | 1 | -0/+2 |
* | | | ocfs2: fix shift left overflow | Joseph Qi | 2015-08-07 | 1 | -2/+2 |
* | | | fsnotify: fix oops in fsnotify_clear_marks_by_group_flags() | Jan Kara | 2015-08-07 | 1 | -5/+25 |
* | | | signalfd: fix information leak in signalfd_copyinfo | Amanieu d'Antras | 2015-08-07 | 1 | -2/+3 |
* | | | ocfs2: fix BUG in ocfs2_downconvert_thread_do_work() | Joseph Qi | 2015-08-07 | 1 | -3/+7 |
* | | | fs, file table: reinit files_stat.max_files after deferred memory initialisation | Mel Gorman | 2015-08-07 | 2 | -19/+18 |
* | | | Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2015-08-05 | 3 | -11/+13 |
|\ \ \ |
|
| * | | | nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid | Jeff Layton | 2015-07-31 | 1 | -6/+6 |
| * | | | nfsd: Fix a file leak on nfsd4_layout_setlease failure | Kinglong Mee | 2015-07-20 | 1 | -0/+1 |
| * | | | nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystem | Kinglong Mee | 2015-07-20 | 1 | -5/+6 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-08-03 | 3 | -19/+6 |
|\ \ \ \ |
|
| * | | | | ceph: always re-send cap flushes when MDS recovers | Yan, Zheng | 2015-07-31 | 2 | -18/+5 |
| * | | | | ceph: fix ceph_encode_locks_to_buffer() | Yan, Zheng | 2015-07-31 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-08-02 | 1 | -1/+6 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | link_path_walk(): be careful when failing with ENOTDIR | Al Viro | 2015-08-02 | 1 | -1/+6 |
| |/ / / |
|
* | | | | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-08-01 | 4 | -3/+23 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Btrfs: fix quick exhaustion of the system array in the superblock | Filipe Manana | 2015-07-23 | 1 | -0/+18 |
| * | | | btrfs: its btrfs_err() instead of btrfs_error() | Anand Jain | 2015-07-23 | 1 | -1/+1 |
| * | | | btrfs: Avoid NULL pointer dereference of free_extent_buffer when read_tree_bl... | Zhao Lei | 2015-07-23 | 1 | -1/+2 |
| * | | | btrfs: Fix lockdep warning of btrfs_run_delayed_iputs() | Zhao Lei | 2015-07-23 | 1 | -1/+2 |
* | | | | Merge tag 'xfs-for-linus-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-07-31 | 4 | -21/+69 |
|\ \ \ \ |
|
| * | | | | xfs: remote attributes need to be considered data | Dave Chinner | 2015-07-29 | 1 | -4/+11 |
| * | | | | xfs: remote attribute headers contain an invalid LSN | Dave Chinner | 2015-07-29 | 2 | -9/+31 |
| * | | | | xfs: call dax_fault on read page faults for DAX | Dave Chinner | 2015-07-29 | 2 | -8/+27 |
* | | | | | Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2015-07-28 | 10 | -87/+160 |
|\ \ \ \ \ |
|
| * | | | | | nfs: Fix an oops caused by using other thread's stack space in ASYNC mode | Kinglong Mee | 2015-07-28 | 2 | -1/+30 |
| * | | | | | nfs: plug memory leak when ->prepare_layoutcommit fails | Jeff Layton | 2015-07-28 | 1 | -3/+2 |
| * | | | | | NFSv4.2: handle NFS-specific llseek errors | J. Bruce Fields | 2015-07-27 | 1 | -1/+18 |
| * | | | | | NFS: Don't clear desc->pg_moreio in nfs_do_recoalesce() | Trond Myklebust | 2015-07-27 | 1 | -2/+0 |
| * | | | | | NFS: Fix a memory leak in nfs_do_recoalesce | Trond Myklebust | 2015-07-27 | 1 | -1/+4 |
| * | | | | | NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability | Trond Myklebust | 2015-07-22 | 3 | -6/+3 |
| * | | | | | NFS: Set NFS_INO_REVAL_PAGECACHE if the change attribute is uninitialised | Trond Myklebust | 2015-07-22 | 1 | -1/+2 |
| * | | | | | NFS: Don't revalidate the mapping if both size and change attr are up to date | Trond Myklebust | 2015-07-22 | 1 | -4/+4 |
| * | | | | | NFSv4/pnfs: Ensure we don't miss a file extension | Trond Myklebust | 2015-07-22 | 1 | -6/+9 |
| * | | | | | NFSv4: We must set NFS_OPEN_STATE flag in nfs_resync_open_stateid_locked | Trond Myklebust | 2015-07-22 | 1 | -0/+3 |
| * | | | | | pNFS: Don't throw out valid layout segments | Trond Myklebust | 2015-07-11 | 1 | -0/+6 |
| * | | | | | pNFS: pnfs_roc_drain() fix a race with open | Trond Myklebust | 2015-07-11 | 1 | -6/+9 |
| * | | | | | pNFS: Fix races between return-on-close and layoutreturn. | Trond Myklebust | 2015-07-11 | 2 | -30/+35 |
| * | | | | | pNFS: pnfs_roc_drain should return 'true' when sleeping | Trond Myklebust | 2015-07-11 | 1 | -13/+11 |
| * | | | | | pNFS: Layoutreturn must invalidate all existing layout segments. | Trond Myklebust | 2015-07-11 | 1 | -0/+3 |
| * | | | | | NFSv4.2/flexfiles: Fix a typo in the flexfiles layoutstats code | Trond Myklebust | 2015-07-08 | 1 | -1/+1 |
| * | | | | | NFSv4: Leases are renewed in sequence_done when we have sessions | Trond Myklebust | 2015-07-05 | 1 | -7/+5 |
| * | | | | | NFSv4.1: nfs41_sequence_done should handle sequence flag errors | Trond Myklebust | 2015-07-05 | 1 | -2/+1 |
| * | | | | | NFSv4.1: Handle SEQ4_STATUS_BACKCHANNEL_FAULT correctly | Trond Myklebust | 2015-07-05 | 1 | -3/+3 |
| * | | | | | NFSv4.1: Handle SEQ4_STATUS_RECALLABLE_STATE_REVOKED status bit correctly | Trond Myklebust | 2015-07-05 | 1 | -2/+4 |