summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-03-26orangefs: saner calling conventions for getting a slotAl Viro
2016-03-26orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointerAl Viro
2016-03-26orangefs: get rid of readdir_handle_sAl Viro
2016-03-23ornagefs: ensure that truncate has an up to date inode sizeMartin Brandenburg
2016-03-23orangefs: move code which sets i_link to orangefs_inode_getattrMartin Brandenburg
2016-03-23orangefs: remove needless wrapper around GFP_KERNELMartin Brandenburg
2016-03-23orangefs: remove wrapper around mutex_lock(&inode->i_mutex)Martin Brandenburg
2016-03-23orangefs: refactor inode type or link_target change detectionMartin Brandenburg
2016-03-23orangefs: use new getattr for revalidate and remove old getattrMartin Brandenburg
2016-03-23orangefs: use new getattr in inode getattr and permissionMartin Brandenburg
2016-03-23orangefs: use new orangefs_inode_getattr to get size in write and llseekMartin Brandenburg
2016-03-23orangefs: use new orangefs_inode_getattr to create new inodesMartin Brandenburg
2016-03-23orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattrMartin Brandenburg
2016-03-23orangefs: remove inode->i_lock wrapperMartin Brandenburg
2016-03-17orangefs: put register_chrdev immediately before register_filesystemMartin Brandenburg
2016-03-17orangefs: remove paranoia in orangefs_set_inodeMartin Brandenburg
2016-03-17orangefs: sanitize listxattr and return EIO on impossible valuesMartin Brandenburg
2016-03-17orangefs: remove unused reference to xattr key lengthMartin Brandenburg
2016-03-17Orangefs: adjust unwind on module init failure.Mike Marshall
2016-03-14Orangefs: fix sloppy cleanups of debugfs and sysfs init failures.Mike Marshall
2016-03-14Orangefs: follow_link -> get_link changeMike Marshall
2016-03-14Orangefs: Extra sanity insurance on buffer before using string functions on it.Mike Marshall
2016-03-14Orangefs: merge to v4.5Mike Marshall
2016-03-11Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-03-10Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-10ext4: iterate over buffer heads correctly in move_extent_per_page()Eryu Guan
2016-03-09dax: check return value of dax_radix_entry()Ross Zwisler
2016-03-09ocfs2: fix return value from ocfs2_page_mkwrite()Jan Kara
2016-03-09orangefs: make fs_mount_pending staticMartin Brandenburg
2016-03-09orangefs: Avoid symlink upcall if target is too long.Martin Brandenburg
2016-03-09Orangefs: improve the POSIXness of interrupted writes...Mike Marshall
2016-03-09Orangefs: add a new gossip statementMike Marshall
2016-03-08jffs2: reduce the breakage on recovery from halfway failed rename()Al Viro
2016-03-08ncpfs: fix a braino in OOM handling in ncp_fill_cache()Al Viro
2016-03-07Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-03-06xfs: only run torn log write detection on dirty logsBrian Foster
2016-03-06xfs: refactor in-core log state update to helperBrian Foster
2016-03-06xfs: refactor unmount record detection into helperBrian Foster
2016-03-06xfs: separate log head record discovery from verificationBrian Foster
2016-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-03-05Merge branch 'for-linus2' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-03-05Merge tag 'for-linus-20160304' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-03-05Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-04ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng
2016-03-03Btrfs: fix loading of orphan roots leading to BUG_ONFilipe Manana
2016-03-03writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo
2016-03-03Orangefs: improve gossip statementsMike Marshall
2016-03-03ovl: copy new uid/gid into overlayfs runtime inodeKonstantin Khlebnikov
2016-03-03ovl: ignore lower entries when checking purity of non-directory entriesKonstantin Khlebnikov