aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-10-10Merge branch 'upstream/linaro-3.1' into linaro-android-3.1-fportJohn Stultz
2011-10-10Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2011-10-07[CIFS] Fix first time message on mount, ntlmv2 upgrade delayed to 3.2Steve French
2011-10-03Merge branch 'btrfs-3.0' of git://github.com/chrismason/linuxLinus Torvalds
2011-09-30Btrfs: force a page fault if we have a shorty copy on a page boundaryJosef Bacik
2011-09-27vfs: remove LOOKUP_NO_AUTOMOUNT flagLinus Torvalds
2011-09-26VFS: Fix the remaining automounter semantics regressionsTrond Myklebust
2011-09-26vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds
2011-09-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-09-21teach /proc/$pid/numa_maps about transparent hugepagesDave Hansen
2011-09-21break out numa_maps gather_pte_stats() checksDave Hansen
2011-09-21make /proc/$pid/numa_maps gather_stats() take variable page sizeDave Hansen
2011-09-20fuse: Freeze client on suspend when request sent to userspaceTodd Poynor
2011-09-20Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds
2011-09-20Merge branch 'btrfs-3.0' into for-linusChris Mason
2011-09-20Btrfs: reserve sufficient space for ioctl cloneSage Weil
2011-09-19block: genhd: Add partition name to the partition info uevent callbackBrian Swetland
2011-09-19fs: partitions: Fix warnings in fs/partitions/check.cColin Cross
2011-09-19block: genhd: Add disk/partition specific uevent callbacks for partition infoSan Mehat
2011-09-19proc: smaps: Allow smaps access for CAP_SYS_RESOURCESan Mehat
2011-09-19fs: yaffs: don't force YAFFS_TRACE_ALWAYS for all trace levelsDima Zavin
2011-09-19fs: yaffs: Import yaffs from Thu Dec 23 13:31:37 2010 +1300Arve Hjønnevåg
2011-09-19fs: block_dump: Don't display inode changes if block_dump < 2San Mehat
2011-09-19cifs: Fix broken sec=ntlmv2/i sec option (try #2)Shirish Pargaonkar
2011-09-19Fix the conflict between rwpidforward and rw mount optionsSteve French
2011-09-19CIFS: Fix ERR_PTR dereference in cifs_get_rootPavel Shilovsky
2011-09-19cifs: fix possible memory corruption in CIFSFindNextJeff Layton
2011-09-19Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds
2011-09-19FAT: Add new ioctl VFAT_IOCTL_GET_VOLUME_ID for reading the volume ID.Mike Lockwood
2011-09-18Btrfs: only clear the need lookup flag after the dentry is setupJosef Bacik
2011-09-18BTRFS: Fix lseek return value for errorJeff Liu
2011-09-18Merge branch 'btrfs-3.0' into for-linusChris Mason
2011-09-18Btrfs: don't change inode flag of the dest clone fileLi Zefan
2011-09-18Btrfs: don't make a file partly checksummed through file cloneLi Zefan
2011-09-18Btrfs: fix pages truncation in btrfs_ioctl_clone()Li Zefan
2011-09-18btrfs: fix d_off in the first direntHidetoshi Seto
2011-09-15Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-09-15hfsplus: fix filesystem size checksChristoph Hellwig
2011-09-15hfsplus: Fix kfree of wrong pointers in hfsplus_fill_super() error pathSeth Forshee
2011-09-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-09-14restore pinning the victim dentry in vfs_rmdir()/vfs_rename_dir()Al Viro
2011-09-14xfs: fix a use after free in xfs_end_io_direct_writeChristoph Hellwig
2011-09-13nfs: Do not allow multiple mounts on same mountpoint when using -o noacSachin Prabhu
2011-09-13NFS: Fix a typo in nfs_flush_multiTrond Myklebust
2011-09-12Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds
2011-09-12fuse: fix memory leakMiklos Szeredi
2011-09-12fuse: fix flock breakageMiklos Szeredi
2011-09-11Btrfs: add dummy extent if dst offset excceeds file end inLi Zefan
2011-09-11Btrfs: calc file extent num_bytes correctly in file cloneLi Zefan
2011-09-11btrfs: xattr: fix attribute removalDavid Sterba