summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-05-22ext3: Fix deadlock in data=journal mode when fs is frozenJan Kara
2014-05-22ore: Support for raid 6Boaz Harrosh
2014-05-22ore: Remove redundant dev_order(), more cleanupsBoaz Harrosh
2014-05-22ore: (trivial) reformat some codeBoaz Harrosh
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar
2014-05-21Merge remote-tracking branch 'origin/x86/urgent' into x86/vdsoH. Peter Anvin
2014-05-21Merge remote-tracking branch 'origin/x86/espfix' into x86/vdsoH. Peter Anvin
2014-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-05-21reiserfs: call truncate_setsize under tailpack mutexJeff Mahoney
2014-05-22Merge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-05-21cifs: ensure that vol->username is not NULL before running strlen on itJeff Layton
2014-05-21Clarify SMB2/SMB3 create context and add missing onesSteve French
2014-05-21Do not send ClientGUID on SMB2.02 dialectSteve French
2014-05-21cifs: Set client guid on per connection basisSachin Prabhu
2014-05-21fs/cifs/netmisc.c: convert printk to pr_foo()Fabian Frederick
2014-05-21fs/cifs/cifs.c: replace seq_printf by seq_putsFabian Frederick
2014-05-21Update cifs version number to 2.03Steve French
2014-05-21fs: cifs: new helper: file_inode(file)Libo Chen
2014-05-21cifs: fix potential races in cifs_revalidate_mappingJeff Layton
2014-05-21cifs: new helper function: cifs_revalidate_mappingJeff Layton
2014-05-21cifs: convert booleans in cifsInodeInfo to a flags fieldJeff Layton
2014-05-21cifs: fix cifs_uniqueid_to_ino_t not to ever return 0Jeff Layton
2014-05-21nfsd4: fix delegation cleanup on errorJ. Bruce Fields
2014-05-21NFSD: Don't clear SUID/SGID after root writing dataKinglong Mee
2014-05-21nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields
2014-05-21nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields
2014-05-21AFS: Fix cache manager service handlersDavid Howells
2014-05-21Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-05-21fs/jbd/revoke.c: replace shift loop by ilog2Fabian Frederick
2014-05-20mm, fs: Add vm_ops->name as an alternative to arch_vma_nameAndy Lutomirski
2014-05-20Btrfs: send, fix incorrect ref access when using extrefsFilipe Manana
2014-05-20Btrfs: fix EIO on reading file after ioctl clone works on itLiu Bo
2014-05-20Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-20sysfs: make sure read buffer is zeroedTejun Heo
2014-05-20Merge branch 'xfs-feature-bit-cleanup' into for-nextDave Chinner
2014-05-20Merge branch 'xfs-misc-fixes-2-for-3.16' into for-nextDave Chinner
2014-05-20xfs: fix compile error when libxfs header used in C++ codeRoger Willcocks
2014-05-20xfs: fix infinite loop at xfs_vm_writepage on 32bit systemJie Liu
2014-05-20xfs: remove redundant checks from xfs_da_read_bufDave Chinner
2014-05-20xfs: log vector rounding leaks log spaceDave Chinner
2014-05-20xfs: remove XFS_TRANS_RESERVE in collapse rangeNamjae Jeon
2014-05-20xfs: remove shared supberlock feature checkingDave Chinner
2014-05-20xfs: don't need dirv2 checks anymoreDave Chinner
2014-05-20xfs: turn NLINK feature on by defaultDave Chinner
2014-05-20xfs: keep sb_bad_features2 the same a sb_features2Dave Chinner
2014-05-20xfs: make superblock version checks reflect realityDave Chinner
2014-05-19block: move ioprio.c from fs/ to block/Jens Axboe
2014-05-19block: move bio.c and bio-integrity.c from fs/ to block/Jens Axboe
2014-05-16GFS2: fs/gfs2/file.c: kernel-doc warning fixesFabian Frederick
2014-05-16GFS2: fs/gfs2/bmap.c: kernel-doc warning fixesFabian Frederick