summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-04-21Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-04-21Merge commit 'trivial/for-next'Stephen Rothwell
2009-04-21Merge commit 'block/for-next'Stephen Rothwell
2009-04-21Merge commit 'gfs2/master'Stephen Rothwell
2009-04-21Merge commit 'cifs/master'Stephen Rothwell
2009-04-21Merge commit 'ext4/next'Stephen Rothwell
2009-04-21Merge commit 'dlm/next'Stephen Rothwell
2009-04-21Merge commit 'nfs/linux-next'Stephen Rothwell
2009-04-21Merge commit 'jfs/next'Stephen Rothwell
2009-04-21Merge commit 'quota/for_next'Stephen Rothwell
2009-04-20Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2009-04-20cifs: Increase size of tmp_buf in cifs_readdir to avoid potential overflowsSuresh Jayaraman
2009-04-20cifs: Rename cifs_strncpy_to_host and fix buffer sizeSuresh Jayaraman
2009-04-20[CIFS] Make cifs_unlink consistent in checks for null inodeSteve French
2009-04-20trivial: fix typo compatiable/compatiability has extra 'a'.Thadeu Lima de Souza Cascardo
2009-04-20trivial: fs/inode: Fix typo in file_update_time nanodocWolfram Sang
2009-04-20trivial: fix comment typo in fs/compat.cNikanth Karthikesan
2009-04-20trivial: ext2: fix a typo in comment in ext2.hAli Gholami Rudi
2009-04-20[S390] /proc/stat idle field for idle cpusMartin Schwidefsky
2009-04-20GFS2: Fix page_mkwrite() return codeSteven Whitehouse
2009-04-20GFS2: Clear dirty bit at end of inode glock syncSteven Whitehouse
2009-04-20GFS2: Optimise writepage for metadataSteven Whitehouse
2009-04-19Don't set relatime when noatime is specifiedAndi Kleen
2009-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-04-17cifs: when renaming don't try to unlink negative dentryJeff Layton
2009-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-04-17AFS: Guard afs_file_readpage_read_complete() definition with CONFIG_AFS_FSCACHEMatt Kraai
2009-04-17vfat: Note the NLS requirementAlan Cox
2009-04-17splice: fix new kernel-doc warningsRandy Dunlap
2009-04-17splice: fix kernel-doc warningsRandy Dunlap
2009-04-17cifs: remove unneeded bcc_ptr update in CIFSTConJeff Layton
2009-04-17cifs: add cFYI messages with some of the saved strings from ssetup/tconJeff Layton
2009-04-17cifs: fix buffer size for tcon->nativeFileSystem fieldJeff Layton
2009-04-17cifs: fix unicode string area word alignment in session setupJeff Layton
2009-04-17[CIFS] Fix build break caused by change to new current_umask helper functionSteve French
2009-04-17[CIFS] Fix sparse warningsSteve French
2009-04-17[CIFS] Add support for posix open during lookupSteve French
2009-04-17cifs: no need to use rcu_assign_pointer on immutable keysJeff Layton
2009-04-17cifs: remove dnotify thread codeJeff Layton
2009-04-17[CIFS] remove some build warningsSteve French
2009-04-17cifs: vary timeout on writes past EOF based on offset (try #5)Jeff Layton
2009-04-17[CIFS] Fix build break from recent DFS patch when DFS support not enabledSteve French
2009-04-17Remote DFS root support.Igor Mammedov
2009-04-17[CIFS] Endian convert UniqueId when reporting inode numbers from server filesSteve French
2009-04-17cifs: remove some pointless conditionals before kfree()Wei Yongjun
2009-04-17cifs: flush data on any setattrJeff Layton
2009-04-16proc: mounts_poll() make consistent to mdstat_pollKOSAKI Motohiro
2009-04-16sysfs: sysfs poll keep the poll rule of regular file.KOSAKI Motohiro
2009-04-16sysfs: don't use global workqueue in sysfs_schedule_callback()Alex Chiang
2009-04-16Add block_write_full_page_endio for passing endio handlerChris Mason