aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-07-01fs:super:get_anon_bdev: fix race condition could cause dev exceed its upper l...Wang YanQing
2015-06-30Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2015-06-30vfs: avoid creation of inode number 0 in get_next_inoCarlos Maiolino
2015-06-30Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-30Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-30devpts: if initialization failed, don't crash when opening /dev/ptmxJosh Triplett
2015-06-30fs/affs/symlink.c: remove unneeded err variableFabian Frederick
2015-06-30fs/affs/amigaffs.c: remove unneeded initializationFabian Frederick
2015-06-30fs/affs/inode.c: remove unneeded initializationFabian Frederick
2015-06-30fs/adfs: remove unneeded castFiro Yang
2015-06-30fs: document seq_open()'s usage of file->private_dataYann Droneaud
2015-06-30fs: allocate structure unconditionally in seq_open()Yann Droneaud
2015-06-30fs: use seq_open_private() for proc_mountsYann Droneaud
2015-06-30Btrfs: fix fsync xattr loss in the fast fsync pathFilipe Manana
2015-06-30Btrfs: fix fsync data loss after append writeFilipe Manana
2015-06-30Btrfs: fix crash on close_ctree() if cleaner starts new transactionFilipe Manana
2015-06-30Btrfs: fix race between caching kthread and returning inode to inode cacheFilipe Manana
2015-06-30Btrfs: use kmem_cache_free when freeing entry in inode cacheFilipe Manana
2015-06-30Btrfs: fix race between balance and unused block group deletionFilipe Manana
2015-06-30btrfs: add error handling for scrub_workers_get()Zhao Lei
2015-06-30btrfs: cleanup noused initialization of dev in btrfs_end_bio()Zhao Lei
2015-06-30btrfs: qgroup: allow user to clear the limitation on qgroupYang Dongsheng
2015-06-29cifs: Unset CIFS_MOUNT_POSIX_PATHS flag when following dfs mountsSachin Prabhu
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-29namei: make set_root_rcu() return voidAl Viro
2015-06-29NFSv4: When returning a delegation, don't reclaim an incompatible open mode.NeilBrown
2015-06-28Update negotiate protocol for SMB3.11 dialectSteve French
2015-06-28Add ioctl to set integritySteve French
2015-06-28Add Get/Set Integrity Information structure definitionsSteve French
2015-06-28Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTSSteve French
2015-06-28Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-27Add SMB3.11 mount option synonym for new dialectSteve French
2015-06-27add struct FILE_STANDARD_INFOSteve French
2015-06-27Make dialect negotiation warning message easier to readSteve French
2015-06-27Add defines and structs for smb3.1 dialectSteve French
2015-06-27Allow parsing vers=3.11 on cifs mountSteve French
2015-06-27client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is setNoel Power
2015-06-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-06-27bdi: Remove "inline" keyword from exported I_BDEV() implementationGeert Uytterhoeven
2015-06-27Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-06-27Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/g...Linus Torvalds
2015-06-27Revert "jbd2: speedup jbd2_journal_dirty_metadata()"Linus Torvalds
2015-06-27NFSv4.2: LAYOUTSTATS is optional to implementTrond Myklebust
2015-06-27NFSv4.2: Fix up a decoding error in layoutstatsTrond Myklebust
2015-06-26Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2015-06-26Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-06-26pNFS/flexfiles: Fix the reset of struct pgio_header when resendingTrond Myklebust
2015-06-26pNFS/flexfiles: Turn off layoutcommit for servers that don't need itTrond Myklebust
2015-06-26Merge branch 'layoutstats'Trond Myklebust