aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+17
2008-12-25Merge branch 'next' into for-linusJames Morris99-502/+653
2008-12-24Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar4-8/+13
2008-12-19fs/9p: change simple_strtol to simple_strtoulJulia Lawall1-1/+1
2008-12-199p: convert d_iname references to d_name.nameWu Fengguang3-6/+10
2008-12-199p: Remove potentially bad parameter from function entry debug print.Duane Griffin1-1/+2
2008-12-20security: pass mount flags to security_sb_kern_mount()James Morris1-1/+1
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/coreIngo Molnar13-20/+63
2008-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds2-3/+9
2008-12-17cifs: fix buffer overrun in parse_DFS_referralsJeff Layton1-1/+2
2008-12-16ocfs2: Add JBD2 compat feature bit.Joel Becker1-1/+7
2008-12-16ocfs2: Always update xattr search when creating bucket.Tao Ma1-2/+2
2008-12-10Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-rolandLinus Torvalds1-1/+9
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins1-1/+1
2008-12-10inotify: fix IN_ONESHOT unmount event watcherDmitri Monakhov1-0/+2
2008-12-10pagemap: fix 32-bit pagemap regressionMatt Mackall1-2/+2
2008-12-10revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton1-2/+2
2008-12-10revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton1-2/+2
2008-12-09tracehook: exec double-reporting fixRoland McGrath1-1/+9
2008-12-08EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent()J. Bruce Fields1-0/+4
2008-12-05Fix a race condition in FASYNC handlingJonathan Corbet2-4/+15
2008-12-05Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/urgent' into tracing/coreIngo Molnar18-111/+226
2008-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds1-5/+16
2008-12-05[XFS] Fix hang after disallowed rename across directory quota domainsDave Chinner1-1/+1
2008-12-04[PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig1-1/+9
2008-12-04[PATCH] clean up blkdev_get a little bitChristoph Hellwig1-4/+7
2008-12-04Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar11-51/+150
2008-12-04Merge branch 'master' into nextJames Morris40-208/+448
2008-12-03Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-2/+5
2008-12-02Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds14-109/+221
2008-12-01ntfs: don't fool kernel-docRandy Dunlap1-6/+2
2008-12-01epoll: introduce resource usage limitsDavide Libenzi1-8/+77
2008-12-01ocfs2: fix regression in ocfs2_read_blocks_sync()Mark Fasheh1-11/+4
2008-12-01ocfs2: fix return value set in init_dlmfs_fs()Coly Li1-1/+3
2008-12-01ocfs2: fix wake_up in unlock_astDavid Teigland1-2/+1
2008-12-01ocfs2: initialize stack_user lvbptrDavid Teigland1-0/+3
2008-12-01ocfs2: comments typo fixColy Li2-2/+2
2008-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-21/+56
2008-11-28vfs, seqfile: export mangle_path() generallyIngo Molnar1-1/+1
2008-11-27udf: Fix BUG_ON() in destroy_inode()Jan Kara2-0/+2
2008-11-26[CIFS] fix regression in cifs_write_begin/cifs_write_endJeff Layton1-21/+56
2008-11-26blktrace: port to tracepoints, updateIngo Molnar1-0/+2
2008-11-26blktrace: port to tracepointsArnaldo Carvalho de Melo1-1/+2
2008-11-24User namespaces: set of cleanups (v2)Serge Hallyn2-19/+13
2008-11-24NLM: client-side nlm_lookup_host() should avoid matching on srcaddrChuck Lever1-1/+2
2008-11-24nfsd: use of unitialized list head on error exit in nfs4recover.cJ. Bruce Fields1-1/+1
2008-11-24nfsd: clean up grace period on early exitJ. Bruce Fields2-0/+2
2008-11-23vfs, seqfile: fix comment style on mangle_pathTörök Edwin1-4/+4
2008-11-23vfs, seqfile: make mangle_path() globalTörök Edwin1-1/+13
2008-11-21UBIFS: pre-allocate bulk-read bufferArtem Bityutskiy3-18/+76