summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2012-08-28Btrfs: fix deadlock in wait_for_more_refsArne Jansen
2012-08-28btrfs: fix second lock in btrfs_delete_delayed_items()Fengguang Wu
2012-08-28Btrfs: don't allocate a seperate csums array for direct readsJosef Bacik
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-27debugfs: more tightly restrict default mount modeKees Cook
2012-08-27Merge 3.6-rc3 into driver-core-nextGreg Kroah-Hartman
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-24xattr: extract simple_xattr code from tmpfsAristeu Rozanski
2012-08-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller
2012-08-24xfs: xfs_seek_hole() refinement with hole searching from page cache for unwri...Jeff Liu
2012-08-24xfs: xfs_seek_data() refinement with unwritten extents check up from page cacheJeff Liu
2012-08-24xfs: Introduce a helper routine to probe data or hole offset from page cacheJeff Liu
2012-08-24xfs: Remove type argument from xfs_seek_data()/xfs_seek_hole()Jeff Liu
2012-08-24xfs: fix race while discarding buffers [V4]Carlos Maiolino
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-23UBIFS: improve scanning debug outputArtem Bityutskiy
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: always print full error reportsArtem Bityutskiy
2012-08-22UBIFS: print PID in debug messagesArtem Bityutskiy
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-21svcrpc: remove handling of unknown errors from svc_recvJ. Bruce Fields
2012-08-21nfsd: allow configuring nfsd to listen on 5-digit portsJ. Bruce Fields
2012-08-21nfsd: remove redundant "port" argumentJ. Bruce Fields
2012-08-21knfsd: don't allocate file_locks on the stackJeff Layton
2012-08-21knfsd: remove bogus BUG_ON() call from nfsd4_lockuJeff Layton
2012-08-21nfsd4: nfsd_process_n_delegations should be staticJ. Bruce Fields
2012-08-21UBIFS: fix replay regressionArtem Bityutskiy