summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-08-17quota: Inline dquot_[re]claim_reserved_space() into callsiteJan Kara
2017-08-17quota: Inline inode_{incr,decr}_space() into callsitesJan Kara
2017-08-17quota: Inline functions into their callsitesJan Kara
2017-08-17ext4: Disable dirty list tracking of dquots when journalling quotasJan Kara
2017-08-17quota: Allow disabling tracking of dirty dquots in a listJan Kara
2017-08-17quota: Remove dq_wait_unused from dquotJan Kara
2017-08-17quota: Move locking into clear_dquot_dirty()Jan Kara
2017-08-17quota: Do not dirty bad dquotsJan Kara
2017-08-17quota: Fix possible corruption of dqi_flagsJan Kara
2017-08-17quota: Propagate ->quota_read errors from v2_read_file_info()Jan Kara
2017-08-17quota: Fix error codes in v2_read_file_info()Jan Kara
2017-08-17quota: Push dqio_sem down to ->read_file_info()Jan Kara
2017-08-17quota: Push dqio_sem down to ->write_file_info()Jan Kara
2017-08-17quota: Push dqio_sem down to ->get_next_id()Jan Kara
2017-08-17quota: Push dqio_sem down to ->release_dqblk()Jan Kara
2017-08-17quota: Remove locking for writing to the old quota formatJan Kara
2017-08-17quota: Do not acquire dqio_sem for dquot overwrites in v2 formatJan Kara
2017-08-17quota: Push dqio_sem down to ->write_dqblk()Jan Kara
2017-08-17quota: Remove locking for reading from the old quota formatJan Kara
2017-08-17quota: Push dqio_sem down to ->read_dqblk()Jan Kara
2017-08-17quota: Protect dquot writeout with dq_lockJan Kara
2017-08-17quota: Acquire dqio_sem for reading in vfs_load_quota_inode()Jan Kara
2017-08-17quota: Acquire dqio_sem for reading in dquot_get_next_id()Jan Kara
2017-08-17quota: Do more fine-grained locking in dquot_acquire()Jan Kara
2017-08-17quota: Convert dqio_mutex to rwsemJan Kara
2017-08-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-06ext4: fix copy paste error in ext4_swap_extents()Maninder Singh
2017-08-06ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee
2017-08-06ext4, project: expand inode extra size if possibleMiao Xie
2017-08-06ext4: cleanup ext4_expand_extra_isize_ea()Miao Xie
2017-08-06ext4: restructure ext4_expand_extra_isizeMiao Xie
2017-08-06ext4: fix forgetten xattr lock protection in ext4_expand_extra_isizeMiao Xie
2017-08-06ext4: make xattr inode reads fasterTahsin Erdogan
2017-08-05ext4: inplace xattr block update fails to deduplicate blocksTahsin Erdogan
2017-08-05ext4: remove unused mode parameterTahsin Erdogan
2017-08-05ext4: fix warning about stack corruptionArnd Bergmann
2017-08-05ext4: fix dir_nlink behaviourAndreas Dilger
2017-08-05ext4: silence array overflow warningDan Carpenter
2017-08-05ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara
2017-08-05ext4: release discard bio after sending discard commandsDaeho Jeong
2017-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-08-02Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-08-02ocfs2: don't clear SGID when inheriting ACLsJan Kara
2017-08-02userfaultfd: non-cooperative: flush event_wqh at release timeMike Rapoport
2017-08-02userfaultfd_zeropage: return -ENOSPC in case mm has goneMike Rapoport
2017-08-02NFSv4: Fix double frees in nfs4_test_session_trunk()Trond Myklebust
2017-08-01NFSv4: Fix EXCHANGE_ID corrupt verifier issueTrond Myklebust
2017-07-31ext4: convert swap_inode_data() over to use swap() on most of the fieldsJeff Layton
2017-07-31ext4: error should be cleared if ea_inode isn't added to the cacheEmoly Liu
2017-07-30ext4: Don't clear SGID when inheriting ACLsJan Kara