summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-08-02cifs: define server-level cache index objects and register themSuresh Jayaraman
2010-08-02cifs: register CIFS for cachingSuresh Jayaraman
2010-08-02fs/cifs: Remove unnecessary casts of private_dataJoe Perches
2010-08-02cifs: add kernel config option for CIFS Client caching supportSuresh Jayaraman
2010-08-02cifs: remove unused ip_address field in struct TCP_Server_InfoSuresh Jayaraman
2010-08-02cifs: remove an potentially confusing, obsolete commentSuresh Jayaraman
2010-08-02cifs: guard cifsglob.h against multiple inclusionSuresh Jayaraman
2010-08-02GFS2: Fix recovery stuck bug (try #2)Steven Whitehouse
2010-08-02security: make LSMs explicitly mask off permissionsEric Paris
2010-08-02vfs: re-introduce MAY_CHDIREric Paris
2010-08-02LSM: Remove unused arguments from security_path_truncate().Tetsuo Handa
2010-08-01NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust
2010-07-30Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-07-30CIFS: Remove __exit mark from cifs_exit_dns_resolver()David Howells
2010-07-30NFS: Ensure that writepage respects the nonblock flagTrond Myklebust
2010-07-30NFS: kswapd must not block in nfs_release_pageTrond Myklebust
2010-07-30nfs: include space for the NUL in root pathDan Carpenter
2010-07-30GFS2: Fix typo in stuffed file data copy handlingAbhijith Das
2010-07-29CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells
2010-07-29Revert "GFS2: recovery stuck on transaction lock"Steven Whitehouse
2010-07-29GFS2: Make "try" lock not try quite so hardSteven Whitehouse
2010-07-29GFS2: remove dependency on __GFP_NOFAILDavid Rientjes
2010-07-29GFS2: Simplify gfs2_write_alloc_requiredBob Peterson
2010-07-29GFS2: Wait for journal id on mount if not specified on mount command lineSteven Whitehouse
2010-07-29GFS2: Use nobh_writepageSteven Whitehouse
2010-07-28ecryptfs: Bugfix for error related to ecryptfs_hash_bucketsAndre Osterhues
2010-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-07-28GFS2: Use kmalloc when possible for ->readdir()Steven Whitehouse
2010-07-27ceph: use complete_all and wake_up_allYehuda Sadeh
2010-07-279p: Pass the correct end of buffer to p9stat_readLatchesar Ionkov
2010-07-26xfs simplify and speed up direct I/O completionsChristoph Hellwig
2010-07-26xfs: move aio completion after unwritten extent conversionChristoph Hellwig
2010-07-26direct-io: move aio_complete into ->end_ioChristoph Hellwig
2010-07-26xfs: fix big endian buildDave Chinner
2010-07-26sysfs: allow creating symlinks from untagged to tagged directoriesEric W. Biederman
2010-07-26sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories.Eric W. Biederman
2010-07-26sysfs: Don't allow the creation of symlinks we can't removeEric W. Biederman
2010-07-26xfs: clean up xfs_bmap_get_bpChristoph Hellwig
2010-07-26xfs: simplify xfs_truncate_fileChristoph Hellwig
2010-07-26xfs: kill the b_strat callback in xfs_bufChristoph Hellwig
2010-07-26xfs: remove obsolete osyncisosync mount optionChristoph Hellwig
2010-07-26xfs: clean up filestreams helpersChristoph Hellwig
2010-07-26xfs: fix gcc 4.6 set but not read and unused statement warningsChristoph Hellwig
2010-07-26xfs: Fix build when CONFIG_XFS_POSIX_ACL=nTony Luck
2010-07-26xfs: fix unsigned underflow in xfs_free_eofblocksKulikov Vasiliy
2010-07-26xfs: use GFP_NOFS for page cache allocationDave Chinner
2010-07-26xfs: fix memory reclaim recursion deadlock on locked inode bufferDave Chinner
2010-07-26xfs: fix xfs_trans_add_item() lockdep warningsDave Chinner
2010-07-26xfs: simplify and remove xfs_ireclaimDave Chinner
2010-07-26xfs: don't block on buffer read errorsDave Chinner