summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-10-13xfs: fix agno increment in xfs_inumbers() loopEric Sandeen
2014-10-03xfs: xfs_iflush_done checks the wrong log item callbackMark Tinguely
2014-10-02xfs: flush the range before zero range conversionBrian Foster
2014-10-02xfs: restore buffer_head unwritten bit on ioend cancelBrian Foster
2014-10-02xfs: check for null dquot in xfs_quota_calc_throttle()Eric Sandeen
2014-10-02xfs: fix crc field handling in xfs_sb_to/from_diskEric Sandeen
2014-10-02xfs: don't send null bp to xfs_trans_brelse()Eric Sandeen
2014-10-02xfs: check for inode size overflow in xfs_new_eof()Brian Foster
2014-10-02xfs: only set extent size hint when askedDave Chinner
2014-10-02xfs: project id inheritance is a directory only flagDave Chinner
2014-10-02xfs: kill time.hDave Chinner
2014-10-02xfs: compat_xfs_bstat does not have forkoffDave Chinner
2014-09-23xfs: flush entire last page of old EOF on truncate upDave Chinner
2014-09-23xfs: xfs_swap_extent_flush can be staticDave Chinner
2014-09-23xfs: xfs_buf_write_fail_rl_state can be staticDave Chinner
2014-09-23xfs: xfs_rtget_summary can be staticFengguang Wu
2014-09-23xfs: remove second xfs_quota.h inclusion in xfs_icache.cFabian Frederick
2014-09-23xfs: don't ASSERT on corrupt ftypeEric Sandeen
2014-09-23xfs: xlog_cil_force_lsn doesn't always wait correctlyDave Chinner
2014-09-09xfs: remove rbpp check from xfs_rtmodify_summary_intEric Sandeen
2014-09-09xfs: combine xfs_rtmodify_summary and xfs_rtget_summaryEric Sandeen
2014-09-09xfs: combine xfs_dir_canenter into xfs_dir_createnameEric Sandeen
2014-09-09xfs: check resblks before calling xfs_dir_canenterEric Sandeen
2014-09-09xfs: deduplicate xlog_do_recovery_pass()Eric Sandeen
2014-09-09xfs: lseek: the "whence" argument is called "whence"Eric Sandeen
2014-09-09xfs: combine xfs_seek_hole & xfs_seek_dataEric Sandeen
2014-09-09xfs: export log_recovery_delay to delay mount time log recoveryBrian Foster
2014-09-09xfs: add debug sysfs attribute setBrian Foster
2014-09-09xfs: add a few more verifier testsEric Sandeen
2014-09-09xfs: mark all internal workqueues as freezableBrian Foster
2014-08-25Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-08-24aio: fix reqs_available handlingBenjamin LaHaise
2014-08-22nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_waitDavid Jeffery
2014-08-22nfs: can_coalesce_requests must enforce contiguityWeston Andros Adamson
2014-08-22nfs: disallow duplicate pages in pgio page vectorsWeston Andros Adamson
2014-08-22nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson
2014-08-22nfs: fix error handling in lock_and_join_requestsWeston Andros Adamson
2014-08-22nfs: use blocking page_group_lock in add_requestWeston Andros Adamson
2014-08-22nfs: fix nonblocking calls to nfs_page_group_lockWeston Andros Adamson
2014-08-22nfs: change nfs_page_group_lock argumentWeston Andros Adamson
2014-08-20Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-08-19ext3: Count internal journal as bsddf overhead in ext3_statfsChin-Tsung Cheng
2014-08-19isofs: Fix unbounded recursion when processing relocated directoriesJan Kara
2014-08-19udf: avoid unneeded up_write when fail to add entry in ->symlinkChao Yu
2014-08-17[SMB3] Enable fallocate -z support for SMB3 mountsSteve French
2014-08-17enable fallocate punch hole ("fallocate -p") for SMB3Steve French
2014-08-17Incorrect error returned on setting file compressed on SMB2Steve French
2014-08-17CIFS: Fix wrong directory attributes after renamePavel Shilovsky
2014-08-17CIFS: Fix SMB2 readdir error handlingPavel Shilovsky
2014-08-17[CIFS] Possible null ptr deref in SMB2_tconSteve French