summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2015-01-09xfs: move xfs_bmap_finish prototypeDave Chinner
2015-01-09xfs: move struct xfs_bmalloca to libxfsDave Chinner
2015-01-09xfs: move xfs_types.h to libxfsDave Chinner
2015-01-09xfs: move xfs_fs.h to libxfsDave Chinner
2015-01-08vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale
2015-01-08ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...Xue jiufei
2015-01-08ocfs2: remove bogus check in dlm_process_recovery_dataJoseph Qi
2015-01-08ceph: use %zu for len in ceph_fill_inline_data()Ilya Dryomov
2015-01-08ovl: Prevent rw remount when it should be ro mountSeunghun Lee
2015-01-08ovl: Fix opaque regression in ovl_lookuphujianyang
2015-01-08ovl: Fix kernel panic while mounting overlayfshujianyang
2015-01-07efi: Rename efi_guid_unparse to efi_guid_to_strBorislav Petkov
2015-01-07nfsd4: tweak rd_dircount accountingJ. Bruce Fields
2015-01-07nfsd: fi_delegees doesn't need to be an atomic_tJeff Layton
2015-01-07nfsd: fix fi_delegees leak when fi_had_conflict returns trueJeff Layton
2015-01-07udf: Check length of extended attributes and allocation descriptorsJan Kara
2015-01-07udf: Remove repeated loads blocksizeJan Kara
2015-01-07isofs: Fix bug in the way to check if the year is a leap yearOscar Forner Martinez
2015-01-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar
2015-01-06fuse: add memory barrier to INITMiklos Szeredi
2015-01-06fuse: fix LOOKUP vs INIT compat handlingMiklos Szeredi
2015-01-05NFSv4: Remove incorrect check in can_open_delegated()Trond Myklebust
2015-01-05NFS: Ignore transport protocol when detecting server trunkingChuck Lever
2015-01-05NFSv4/v4.1: Verify the client owner id during trunking detectionTrond Myklebust
2015-01-05NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust
2015-01-05NFSv4.1: Fix client id trunking on LinuxTrond Myklebust
2015-01-05LOCKD: Fix a race when initialising nlmsvc_timeoutTrond Myklebust
2015-01-05fs: Make efivarfs a pseudo filesystem, built by default with EFILeif Lindholm
2015-01-05ext3: destroy sbi mutexes in put_superFabian Frederick
2015-01-05udf: Update Kconfig descriptionJan Kara
2015-01-02ext4: remove spurious KERN_INFO from ext4_warning callJakub Wilk
2015-01-02Revert "ext4: fix suboptimal seek_{data,hole} extents traversial"Theodore Ts'o
2015-01-02Btrfs: don't delay inode ref updates during log replayChris Mason
2015-01-02Btrfs: correctly get tree level in tree_backref_for_extentFilipe Manana
2015-01-02Btrfs: call inode_dec_link_count() on mkdir error pathWang Shilong
2015-01-02Btrfs: abort transaction if we don't find the block groupJosef Bacik
2015-01-02Btrfs, scrub: uninitialized variable in scrub_extent_for_parity()Dan Carpenter
2014-12-29Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-12-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-12-26ext4: prevent online resize with backup superblockTheodore Ts'o
2014-12-23jfs: get rid of homegrown endianness helpersAl Viro
2014-12-24Merge branch 'xfs-misc-fixes-for-3.20-1' into for-nextDave Chinner
2014-12-24xfs: Keep sb_bad_features2 consistent with sb_features2Jan Kara
2014-12-24xfs: remove extra newlines from xfs messagesEric Sandeen
2014-12-24xfs: initialize log buf I/O completion wq on log allocBrian Foster
2014-12-24xfs: Add support to RENAME_EXCHANGE flagCarlos Maiolino
2014-12-24xfs: Make xfs_vn_rename compliant with renameat2() syscallCarlos Maiolino
2014-12-22cifs: make new inode cache when file type is differentNakajima Akira
2014-12-21udf: Reduce repeated dereferencesJan Kara