summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-10-27Merge remote branch 'cleancache/linux-next'Stephen Rothwell
2010-10-27Merge remote branch 'staging-next/staging-next'Stephen Rothwell
2010-10-27Merge branch 'quilt/tty'Stephen Rothwell
2010-10-27Merge remote branch 'mtd/master'Stephen Rothwell
2010-10-27Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-10-27Merge remote branch 'hfsplus/for-next'Stephen Rothwell
2010-10-27Merge remote branch 'ext4/next'Stephen Rothwell
2010-10-27Merge remote branch 'ext3/for_next'Stephen Rothwell
2010-10-27Merge remote branch 'ecryptfs/next'Stephen Rothwell
2010-10-27Merge remote branch 'cifs/master'Stephen Rothwell
2010-10-26NTLM auth and sign - Use kernel crypto apis to calculate hashes and smb signa...Shirish Pargaonkar
2010-10-26Merge branch 'ima-memory-use-fixes'Linus Torvalds
2010-10-26IMA: move read counter into struct inodeEric Paris
2010-10-26NTLM auth and sign - Define crypto hash functions and create and send keys ne...Shirish Pargaonkar
2010-10-26cifs: cifs_convert_address() returns zero on errorDan Carpenter
2010-10-26NTLM auth and sign - Allocate session key/client response dynamicallyShirish Pargaonkar
2010-10-26Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2010-10-26Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-10-269p: Add datasync to client side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)
2010-10-26fs/9p: Use generic_file_open with lookup_instantiate_filpAneesh Kumar K.V
2010-10-26fs/9p: Add missing iput in v9fs_vfs_lookupAneesh Kumar K.V
2010-10-26fs/9p: Use mknod 9p operation on create without open requestAneesh Kumar K.V
2010-10-25nfs4: fix channel attribute sanity-checksJ. Bruce Fields
2010-10-25Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-10-25hfsplus: fix double lock typo in ioctlDan Carpenter
2010-10-25Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2010-10-25exofs: Remove inode->i_count manipulation in exofs_new_inodeBoaz Harrosh
2010-10-25fs/exofs: typo fix of faild to failedJoe Perches
2010-10-25Coda: replace BKL with mutexYoshihisa Abe
2010-10-25Coda: push BKL regions into coda_upcall()Yoshihisa Abe
2010-10-25Coda: add spin lock to protect accesses to struct coda_inode_info.Yoshihisa Abe
2010-10-25Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-24nfsd4: fix connection allocation in sequence()J. Bruce Fields
2010-10-25jffs2: use kmemdupJulia Lawall
2010-10-25cifs: update comments - [s/GlobalSMBSesLock/cifs_file_list_lock/g]Suresh Jayaraman
2010-10-25cifs: eliminate cifsInodeInfo->write_behind_rc (try #6)Jeff Layton
2010-10-25[CIFS] Fix checkpatch warnings and bump cifs version numberSteve French
2010-10-25cifs: wait for writeback to complete in cifs_flushJeff Layton
2010-10-25cifs: convert cifsFileInfo->count to non-atomic counterJeff Layton
2010-10-25jffs2: Reduce excessive scan of empty blocksJoakim Tjernlund
2010-10-25jffs2: Fix serious write stall due to eraseJoakim Tjernlund
2010-10-25jffs2: Dynamically choose inocache hash sizeDaniel Drake
2010-10-25jffs2: drop unused model argumentMike Frysinger
2010-10-25jffs2: use cond_resched() instead of yield()Wolfram Sang
2010-10-24NFSv4.1: Use more sensible names for 'initialize_mountpoint'Trond Myklebust
2010-10-24NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastru...Andy Adamson
2010-10-24NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructureAndy Adamson
2010-10-24NFS: client needs to maintain list of inodes with active layoutsAndy Adamson
2010-10-24NFS: create and destroy inode's layout cacheBenny Halevy