Age | Commit message (Expand) | Author |
2015-08-25 | writeback: sync_inodes_sb() must write out I_DIRTY_TIME inodes and always cal... | Tejun Heo |
2015-08-16 | fs/fuse: fix ioctl type confusion | Jann Horn |
2015-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-08-09 | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-08-07 | ipc: use private shmem or hugetlbfs inodes for shm segments. | Stephen Smalley |
2015-08-07 | ocfs2: fix shift left overflow | Joseph Qi |
2015-08-07 | fsnotify: fix oops in fsnotify_clear_marks_by_group_flags() | Jan Kara |
2015-08-07 | signalfd: fix information leak in signalfd_copyinfo | Amanieu d'Antras |
2015-08-07 | ocfs2: fix BUG in ocfs2_downconvert_thread_do_work() | Joseph Qi |
2015-08-07 | fs, file table: reinit files_stat.max_files after deferred memory initialisation | Mel Gorman |
2015-08-06 | btrfs: qgroup: Fix a regression in qgroup reserved space. | Qu Wenruo |
2015-08-05 | Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2015-08-04 | may_follow_link() should use nd->inode | Al Viro |
2015-08-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2015-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-08-01 | link_path_walk(): be careful when failing with ENOTDIR | Al Viro |
2015-07-31 | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-07-31 | nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid | Jeff Layton |
2015-07-31 | ceph: always re-send cap flushes when MDS recovers | Yan, Zheng |
2015-07-31 | ceph: fix ceph_encode_locks_to_buffer() | Yan, Zheng |
2015-07-30 | Merge tag 'xfs-for-linus-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-07-29 | xfs: remote attributes need to be considered data | Dave Chinner |
2015-07-29 | xfs: remote attribute headers contain an invalid LSN | Dave Chinner |
2015-07-29 | xfs: call dax_fault on read page faults for DAX | Dave Chinner |
2015-07-28 | Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2015-07-28 | nfs: Fix an oops caused by using other thread's stack space in ASYNC mode | Kinglong Mee |
2015-07-28 | nfs: plug memory leak when ->prepare_layoutcommit fails | Jeff Layton |
2015-07-27 | NFSv4.2: handle NFS-specific llseek errors | J. Bruce Fields |
2015-07-27 | NFS: Don't clear desc->pg_moreio in nfs_do_recoalesce() | Trond Myklebust |
2015-07-27 | NFS: Fix a memory leak in nfs_do_recoalesce | Trond Myklebust |
2015-07-25 | f2fs: call set_page_dirty to attach i_wb for cgroup | Jaegeuk Kim |
2015-07-25 | f2fs: handle error cases in move_encrypted_block | Jaegeuk Kim |
2015-07-24 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2015-07-23 | block: export bio_associate_*() and wbc_account_io() | Tejun Heo |
2015-07-23 | mnt: In detach_mounts detach the appropriate unmounted mount | Eric W. Biederman |
2015-07-22 | mnt: Clarify and correct the disconnect logic in umount_tree | Eric W. Biederman |
2015-07-22 | Btrfs: fix quick exhaustion of the system array in the superblock | Filipe Manana |
2015-07-22 | btrfs: its btrfs_err() instead of btrfs_error() | Anand Jain |
2015-07-22 | btrfs: Avoid NULL pointer dereference of free_extent_buffer when read_tree_bl... | Zhao Lei |
2015-07-22 | btrfs: Fix lockdep warning of btrfs_run_delayed_iputs() | Zhao Lei |
2015-07-22 | NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability | Trond Myklebust |
2015-07-22 | NFS: Set NFS_INO_REVAL_PAGECACHE if the change attribute is uninitialised | Trond Myklebust |
2015-07-22 | NFS: Don't revalidate the mapping if both size and change attr are up to date | Trond Myklebust |
2015-07-22 | NFSv4/pnfs: Ensure we don't miss a file extension | Trond Myklebust |
2015-07-22 | NFSv4: We must set NFS_OPEN_STATE flag in nfs_resync_open_stateid_locked | Trond Myklebust |
2015-07-21 | Revert "fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()" | Linus Torvalds |
2015-07-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2015-07-20 | nfsd: Fix a file leak on nfsd4_layout_setlease failure | Kinglong Mee |
2015-07-20 | nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystem | Kinglong Mee |