summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2017-09-01ceph: fix readpage from fscacheYan, Zheng2-18/+18
2017-08-31annotate RWF_... flagsChristoph Hellwig2-26/+26
2017-08-31ext4: avoid Y2038 overflow in recently_deleted()Andreas Dilger1-6/+13
2017-08-31gfs2: preserve i_mode if __gfs2_set_acl() failsErnesto A. Fernández1-5/+8
2017-08-31gfs2: don't return ENODATA in __gfs2_xattr_set unless replacingErnesto A. Fernández1-2/+6
2017-08-30CIFS: remove endian related sparse warningSteve French1-1/+1
2017-08-30CIFS: Fix maximum SMB2 header sizePavel Shilovsky1-2/+2
2017-08-30GFS2: Fix non-recursive truncate bugBob Peterson1-3/+16
2017-08-30fsnotify: make dnotify_fsnotify_ops constBhumika Goyal1-1/+1
2017-08-30gfs2: constify rhashtable_paramsArvind Yadav1-1/+1
2017-08-30GFS2: Fix gl_object warningsAndreas Gruenbacher1-1/+1
2017-08-29rxrpc: Add notification of end-of-Tx phaseDavid Howells1-11/+35
2017-08-28fs/select: Fix memory corruption in compat_get_fd_set()Helge Deller1-5/+1
2017-08-28kernfs: Clarify lockdep name for kn->countWaiman Long1-1/+1
2017-08-28Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman18-113/+180
2017-08-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+10
2017-08-25Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-4/+2
2017-08-25Merge tag 'cifs-fixes-for-4.13-rc6-and-stable' of git://git.samba.org/sfrench...Linus Torvalds2-8/+14
2017-08-25GFS2: Fix up some sparse warningsBob Peterson4-6/+9
2017-08-25dax: fix deadlock due to misaligned PMD faultsRoss Zwisler1-0/+10
2017-08-25gfs2: Silence gcc format-truncation warningAndreas Gruenbacher2-4/+4
2017-08-25GFS2: Withdraw for IO errors writing to the journal or statfsBob Peterson5-5/+21
2017-08-25Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar22-115/+174
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar19-107/+163
2017-08-24nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever1-4/+2
2017-08-24Merge branch 'for-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-60/+64
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman1-16/+49
2017-08-24ext4: fix fault handling when mounted with -o dax,roRandy Dodgen1-1/+14
2017-08-24ext4: fix quota inconsistency during orphan cleanup for read-only mountszhangyi (F)1-7/+31
2017-08-24ext4: fix incorrect quotaoff if the quota feature is enabledzhangyi (F)1-3/+3
2017-08-24ext4: remove useless test and assignment in strtohash functionsDamien Guibouret1-4/+0
2017-08-24ext4: backward compatibility support for Lustre ea_inode implementationTahsin Erdogan3-56/+94
2017-08-24ext4: remove timebomb in ext4_decode_extra_time()Christoph Hellwig1-6/+4
2017-08-24ext4: use sizeof(*ptr)Markus Elfring2-2/+2
2017-08-24ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsetsDarrick J. Wong1-2/+2
2017-08-24ext4: reduce lock contention in __ext4_new_inodeWang Shilong1-11/+39
2017-08-24ext4: cleanup goto next groupWang Shilong1-14/+6
2017-08-24ext4: do not unnecessarily allocate buffer in recently_deleted()Jan Kara1-2/+2
2017-08-24Btrfs: fix blk_status_t/errno confusionOmar Sandoval5-60/+64
2017-08-23Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds1-3/+1
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig28-52/+55
2017-08-23block: cache the partition index in struct block_deviceChristoph Hellwig1-0/+1
2017-08-23btrfs: index check-integrity state hash by a dev_tChristoph Hellwig1-18/+13
2017-08-23cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()Ronnie Sahlberg1-6/+12
2017-08-23cifs: Fix df output for users with quota limitsSachin Prabhu1-2/+2
2017-08-23isofs: Delete an unnecessary variable initialisation in isofs_read_inode()Markus Elfring1-1/+1
2017-08-23isofs: Adjust four checks for null pointersMarkus Elfring1-4/+4
2017-08-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+9
2017-08-22xfs: stop searching for free slots in an inode chunk when there are noneCarlos Maiolino1-28/+27
2017-08-22xfs: add log recovery tracepoint for head/tailBrian Foster2-0/+20