aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-08-28Btrfs: do not strdup non existent stringsJosef Bacik
2012-08-28Btrfs: do not use missing devices when showing devnameJosef Bacik
2012-08-28Btrfs: fix that error value is changed by mistakeStefan Behrens
2012-08-28Btrfs: lock extents as we map them in DIOJosef Bacik
2012-08-28Btrfs: fix some endian bugs handling the root timesDan Carpenter
2012-08-28Btrfs: unlock on error in btrfs_delalloc_reserve_metadata()Dan Carpenter
2012-08-28Btrfs: checking for NULL instead of IS_ERRDan Carpenter
2012-08-28Btrfs: fix some error codes in btrfs_qgroup_inherit()Dan Carpenter
2012-08-28Btrfs: fix a misplaced address operator in a conditionStefan Behrens
2012-08-26Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds
2012-08-25Merge tag 'for-linus-v3.6-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-08-25Merge branch 'for-3.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-08-23Merge tag 'upstream-3.6-rc3' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-08-23xfs: check for possible overflow in xfs_ioc_trimTomas Racek
2012-08-23xfs: unlock the AGI buffer when looping in xfs_diallocChristoph Hellwig
2012-08-23xfs: fix uninitialised variable in xfs_rtbuf_get()Dave Chinner
2012-08-23block: replace __getblk_slow misfix by grow_dev_page fixHugh Dickins
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-08-22Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-22UBIFS: fix error messages spellingArtem Bityutskiy
2012-08-22fs: fix fs/namei.c kernel-doc warningsRandy Dunlap
2012-08-22eventpoll: use-after-possible-free in epoll_create1()Al Viro
2012-08-22UBIFS: fix complaints about too small debug buffer sizeArtem Bityutskiy
2012-08-21ceph: avoid divide by zero in __validate_layout()Sage Weil
2012-08-21ceph: tolerate (and warn on) extraneous dentry from mdsSage Weil
2012-08-21UBIFS: fix replay regressionArtem Bityutskiy
2012-08-21UBIFS: fix crash on error pathArtem Bityutskiy
2012-08-21UBIFS: remove stale commentaryArtem Bityutskiy
2012-08-20nfsd4: fix security flavor of NFSv4.0 callbackJ. Bruce Fields
2012-08-20vfs: missed source of ->f_pos racesAl Viro
2012-08-20libceph: delay debugfs initialization until we learn global_idSage Weil
2012-08-20NFSv3: Ensure that do_proc_get_root() reports errors correctlyTrond Myklebust
2012-08-20NFSv4: Ensure that nfs4_alloc_client cleans up on error.Trond Myklebust
2012-08-19CIFS: Fix cifs_do_create error hadnlingPavel Shilovsky
2012-08-19cifs: print error code if smb signature verification failsSteve French
2012-08-19CIFS: Fix log messages in packet checking for SMB2Pavel Shilovsky
2012-08-19CIFS: Protect i_nlink from being negativeSteve French
2012-08-18Merge branch 'vfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-08-17Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-08-17autofs4 - fix expire checkIan Kent
2012-08-17ext4: fix kernel BUG on large-scale rm -rf commandsTheodore Ts'o
2012-08-17ext4: fix long mount times on very big file systemsTheodore Ts'o
2012-08-17ext4: don't call ext4_error while block group is lockedTheodore Ts'o
2012-08-16NFS: return -ENOKEY when the upcall fails to map the nameBryan Schumaker
2012-08-16NFS: Clear key construction data if the idmap upcall failsBryan Schumaker
2012-08-16NFSv4: Don't use private xdr_stream fields in decode_getaclTrond Myklebust
2012-08-16NFSv4: Fix the acl cache size calculationTrond Myklebust