summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-02-03Merge remote branch 'cleancache/linux-next'Stephen Rothwell
2011-02-03Merge remote branch 'workqueues/for-next'Stephen Rothwell
2011-02-03Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2011-02-03Merge remote branch 'trivial/for-next'Stephen Rothwell
2011-02-03Merge remote branch 'selinux/master'Stephen Rothwell
2011-02-03Merge remote branch 'security-testing/next'Stephen Rothwell
2011-02-03Merge remote branch 'ubifs/linux-next'Stephen Rothwell
2011-02-03Merge remote branch 'nilfs2/for-next'Stephen Rothwell
2011-02-03Merge remote branch 'hfsplus/for-next'Stephen Rothwell
2011-02-03Merge remote branch 'gfs2/master'Stephen Rothwell
2011-02-03Merge remote branch 'fuse/for-next'Stephen Rothwell
2011-02-03Merge remote branch 'ext3/for_next'Stephen Rothwell
2011-02-03Merge remote branch 'ecryptfs/next'Stephen Rothwell
2011-02-03Merge remote branch 'cifs/master'Stephen Rothwell
2011-02-03Merge remote branch 'ia64/test'Stephen Rothwell
2011-02-02hfsplus: fix up a comparism in hfsplus_file_extendChristoph Hellwig
2011-02-02hfsplus: assignments inside `if' condition clean-upAnton Salikhmetov
2011-02-02hfsplus: fix two memory leaks in wrapper.cChuck Ebbert
2011-02-02hfsplus: do not leak buffer on errorChuck Ebbert
2011-02-02hfsplus: fix failed mount handlingChristoph Hellwig
2011-02-02GFS2: Improve cluster mmap scalabilitySteven Whitehouse
2011-02-02cifs: fix length vs. total_read confusion in cifs_demultiplex_threadJeff Layton
2011-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris
2011-02-01xfs: convert to alloc_workqueue()Tejun Heo
2011-02-01reiserfs: make commit_wq use the default concurrency levelTejun Heo
2011-02-01ocfs2: use system_wq instead of ocfs2_quota_wqTejun Heo
2011-02-01ext4: convert to alloc_workqueue()Tejun Heo
2011-02-01nilfs2: append blocksize info to warnings during loading super blocksRyusuke Konishi
2011-02-01nilfs2: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSIONRyusuke Konishi
2011-02-01nilfs2: tighten restrictions on inode flagsRyusuke Konishi
2011-02-01nilfs2: mark S_NOATIME on inodes only if NOATIME attribute is setRyusuke Konishi
2011-02-01nilfs2: use common file attribute macrosRyusuke Konishi
2011-02-01Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-01-31cifs: fix length checks in checkSMBJeff Layton
2011-02-01Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-01-31[CIFS] Update cifs minor versionSteve French
2011-01-31cifs: No need to check crypto blockcipher allocationShirish Pargaonkar
2011-01-31cifs: clean up some compiler warningsJeff Layton
2011-01-31cifs: make CIFS depend on CRYPTO_MD4Jeff Layton
2011-01-31GFS2: Fix glock queue trace pointSteven Whitehouse
2011-01-31cifs: force a reconnect if there are too many MIDs in flightJeff Layton
2011-01-31cifs: don't pop a printk when sending on a socket is interruptedJeff Layton
2011-01-31cifs: simplify SMB header check routineJeff Layton
2011-01-31cifs: send an NT_CANCEL request when a process is signalledJeff Layton
2011-01-31cifs: handle cancelled requests betterJeff Layton
2011-01-31Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2011-01-31cifs: fix two compiler warning about uninitialized varsJeff Layton
2011-01-31NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().Anton Altaparmakov
2011-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds