summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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
2012-08-21UBIFS: fix crash on error pathArtem Bityutskiy
2012-08-21UBIFS: remove stale commentaryArtem Bityutskiy
2012-08-20NFSD: Swap the struct nfs4_operation getter and setterBryan Schumaker
2012-08-20nfsd: do_nfsd_create verf argument is a u32J. Bruce Fields
2012-08-20nfsd4: declare nfs4_recoverydir properlyJ. Bruce Fields
2012-08-20nfsd4: nfsaclsvc_encode_voidres staticJ. Bruce Fields
2012-08-20nfsd: trivial comment updatesJeff Layton
2012-08-20vfs: don't treat fl_type as a bitmapJeff Layton
2012-08-20nfsd4: fix security flavor of NFSv4.0 callbackJ. Bruce Fields
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
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