aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [CIFS] Eliminate unused variable warningSteve French2010-08-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-08-25
|\
| * Eliminate sparse warning - bad constant expressionshirishpargaonkar@gmail.com2010-08-24
| * cifs: check for NULL session passwordJeff Layton2010-08-23
| * missing changes during ntlmv2/ntlmssp auth and signShirish Pargaonkar2010-08-23
| * [CIFS] Fix ntlmv2 auth with ntlmsspSteve French2010-08-20
| * cifs: correction of unicode header filesIgor Druzhinin2010-08-19
| * cifs: fix NULL pointer dereference in cifs_find_smb_sesJeff Layton2010-08-18
| * cifs: consolidate error handling in several functionsJeff Layton2010-08-16
| * cifs: clean up error handling in cifs_mknodJeff Layton2010-08-16
* | xfs: do not discard page cache data on EAGAINChristoph Hellwig2010-08-23
* | xfs: don't do memory allocation under the CIL context lockDave Chinner2010-08-23
* | xfs: Reduce log force overhead for delayed loggingDave Chinner2010-08-23
* | xfs: dummy transactions should not dirty VFS stateDave Chinner2010-08-23
* | xfs: ensure f_ffree returned by statfs() is non-negativeStuart Brodsky2010-08-23
* | xfs: handle negative wbc->nr_to_write during sync writebackDave Chinner2010-08-23
* | xfs: fix untrusted inode number lookupDave Chinner2010-08-23
* | xfs: ensure we mark all inodes in a freed cluster XFS_ISTALEDave Chinner2010-08-23
* | xfs: unlock items before allowing the CIL to commitDave Chinner2010-08-23
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-08-22
|\ \
| * | nilfs2: wait for discard to finishRyusuke Konishi2010-08-18
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-08-18
|\ \ \
| * | | NFS: Fix an Oops in the NFSv4 atomic open codeTrond Myklebust2010-08-18
| * | | NFS: Fix the selection of security flavours in KconfigTrond Myklebust2010-08-17
| * | | NFS: fix the return value of nfs_file_fsync()J. R. Okajima2010-08-11
| * | | nfs: Remove redundant NULL check upon kfree()Davidlohr Bueso2010-08-11
| * | | nfs: Add "lookupcache" to displayed mount optionsPatrick J. LoPresti2010-08-10
| * | | NFS: allow close-to-open cache semantics to apply to root of NFS filesystemNeil Brown2010-08-10
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-18
|\ \ \ \ | |_|/ / |/| | |
| * | | fs: brlock vfsmount_lockNick Piggin2010-08-18
| * | | fs: scale files_lockNick Piggin2010-08-18
| * | | tty: fix fu_list abuseNick Piggin2010-08-18
| * | | fs: cleanup files_lock lockingNick Piggin2010-08-18
| * | | fs: remove extra lookup in __lookup_hashNick Piggin2010-08-18
| * | | fs: fs_struct rwlock to spinlockNick Piggin2010-08-18
| * | | fs: dentry allocation consolidationNick Piggin2010-08-18
| * | | fs: fix do_lookup false negativeNick Piggin2010-08-18
| * | | mbcache: Limit the maximum number of cache entriesAndreas Gruenbacher2010-08-18
| * | | hostfs ->follow_link() brainoAl Viro2010-08-18
| * | | hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpyAl Viro2010-08-18
| * | | remove SWRITE* I/O typesChristoph Hellwig2010-08-18
| * | | kill BH_Ordered flagChristoph Hellwig2010-08-18
| * | | vfs: update ctime when changing the file's permission by setfaclJan Kara2010-08-18
| * | | cramfs: only unlock new inodesAlexander Shishkin2010-08-18
| * | | fix reiserfs_evict_inode end_writeback second callSergey Senozhatsky2010-08-18
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-08-17
|\ \ \
| * | | nilfs2: fix false warning saying one of two super blocks is brokenRyusuke Konishi2010-08-15
| * | | nilfs2: fix list corruption after ifile creation failureRyusuke Konishi2010-08-15
| |/ /
* / / Make do_execve() take a const filename pointerDavid Howells2010-08-17
|/ /
* | mm: fix up some user-visible effects of the stack guard pageLinus Torvalds2010-08-15