summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-12-19fs/9p: change simple_strtol to simple_strtoulJulia Lawall
2008-12-199p: convert d_iname references to d_name.nameWu Fengguang
2008-12-199p: Remove potentially bad parameter from function entry debug print.Duane Griffin
2008-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-17cifs: fix buffer overrun in parse_DFS_referralsJeff Layton
2008-12-16ocfs2: Add JBD2 compat feature bit.Joel Becker
2008-12-16ocfs2: Always update xattr search when creating bucket.Tao Ma
2008-12-10Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...Linus Torvalds
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins
2008-12-10inotify: fix IN_ONESHOT unmount event watcherDmitri Monakhov
2008-12-10pagemap: fix 32-bit pagemap regressionMatt Mackall
2008-12-10revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton
2008-12-10revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton
2008-12-09tracehook: exec double-reporting fixRoland McGrath
2008-12-08EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent()J. Bruce Fields
2008-12-05Fix a race condition in FASYNC handlingJonathan Corbet
2008-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-12-05[XFS] Fix hang after disallowed rename across directory quota domainsDave Chinner
2008-12-04[PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig
2008-12-04[PATCH] clean up blkdev_get a little bitChristoph Hellwig
2008-12-03Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-12-02Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2008-12-01ntfs: don't fool kernel-docRandy Dunlap
2008-12-01epoll: introduce resource usage limitsDavide Libenzi
2008-12-01ocfs2: fix regression in ocfs2_read_blocks_sync()Mark Fasheh
2008-12-01ocfs2: fix return value set in init_dlmfs_fs()Coly Li
2008-12-01ocfs2: fix wake_up in unlock_astDavid Teigland
2008-12-01ocfs2: initialize stack_user lvbptrDavid Teigland
2008-12-01ocfs2: comments typo fixColy Li
2008-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-11-27udf: Fix BUG_ON() in destroy_inode()Jan Kara
2008-11-26[CIFS] fix regression in cifs_write_begin/cifs_write_endJeff Layton
2008-11-24NLM: client-side nlm_lookup_host() should avoid matching on srcaddrChuck Lever
2008-11-24nfsd: use of unitialized list head on error exit in nfs4recover.cJ. Bruce Fields
2008-11-24nfsd: clean up grace period on early exitJ. Bruce Fields
2008-11-21UBIFS: pre-allocate bulk-read bufferArtem Bityutskiy
2008-11-21UBIFS: do not allocate too muchArtem Bityutskiy
2008-11-21UBIFS: do not print scary memory allocation warningsArtem Bityutskiy
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-11-20[CIFS] Do not attempt to close invalidated file handlesSteve French
2008-11-19hostfs: fix a duplicated global function nameWANG Cong
2008-11-19don't unlink an active swapfileHugh Dickins
2008-11-19eCryptfs: Allocate up to two scatterlists for crypto ops on keysMichael Halcrow
2008-11-18[CIFS] fix check for dead tcon in smb_initSteve French
2008-11-18block/md: fix md autodetectionTejun Heo
2008-11-18block: make add_partition() return pointer to hd_structTejun Heo
2008-11-18block: fix add_partition() error pathTejun Heo
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-11-18prevent cifs_writepages() from skipping unwritten pagesDave Kleikamp
2008-11-18Fixed parsing of mount options when doing DFS submountIgor Mammedov