aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] do_task_stat(): don't take tty_mutexOleg Nesterov1-12/+4
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra2-6/+9
2006-12-08[PATCH] Fix linux banner utsname informationHerbert Poetzl1-2/+2
2006-12-08[PATCH] ext4 calls journal_stopRandy Dunlap1-1/+1
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust219-2232/+3451
2006-12-07Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linusTrond Myklebust28-129/+158
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds56-1190/+2224
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+1
2006-12-07[PATCH] ext4: Eliminate inline functionsAvantika Mathur1-14/+14
2006-12-07[PATCH] ext4: kmalloc to kzallocAvantika Mathur1-6/+3
2006-12-07[PATCH] ext4: if expression formatAvantika Mathur1-21/+42
2006-12-07[PATCH] ext3 balloc: fix _with_rsv freezeHugh Dickins1-1/+1
2006-12-07[PATCH] ext3 balloc: use io_error labelHugh Dickins1-4/+2
2006-12-07[PATCH] ext3 balloc: say rb_entry not list_entryHugh Dickins1-3/+3
2006-12-07[PATCH] ext3 balloc: fix off-by-one against rsv_endHugh Dickins1-1/+1
2006-12-07[PATCH] ext3 balloc: fix off-by-one against grp_goalHugh Dickins1-2/+2
2006-12-07[PATCH] ext3 balloc: reset windowsz when fullHugh Dickins1-0/+1
2006-12-07[PATCH] ext4: fix credit calculation in ext4_ext_calc_credits_for_insertJohann Lombardi1-3/+4
2006-12-07[PATCH] aio: remove ki_retried debugging memberBenjamin LaHaise1-15/+0
2006-12-07[PATCH] aio: kill pointless ki_nbytes assignment in aio_setup_single_vectorChen, Kenneth W1-1/+0
2006-12-07[PATCH] do_coredump() and not stopping rewrite attacks?Alexey Dobriyan1-1/+2
2006-12-07[PATCH] fs: make nls_cp936.c handle some U00XY characters and U20AC correctlyJun Chen1-10/+103
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller1-2/+2
2006-12-07[PATCH] jffs: replace kmalloc+memset with kzallocYan Burman1-2/+1
2006-12-07[PATCH] affs: replace kmalloc+memset with kzallocYan Burman3-7/+3
2006-12-07[PATCH] remove NFSD_OPTIMIZE_SPACEAdrian Bunk2-23/+14
2006-12-07[PATCH] fs: remove unused variableDavid Rientjes1-2/+1
2006-12-07[PATCH] ext3/4: don't do orphan processing on readonly devicesEric Sandeen2-0/+12
2006-12-07[PATCH] fs: ufs add missing bracketMariusz Kozlowski1-1/+1
2006-12-07[PATCH] proper prototype for remove_inode_dquot_ref()Adrian Bunk1-3/+0
2006-12-07[PATCH] fs/sysv/: doc cleanupAdrian Bunk3-348/+0
2006-12-07[PATCH] autofs: fix error code path in autofs_fill_sb()Jiri Kosina2-6/+8
2006-12-07[PATCH] ext4 balloc: fix _with_rsv freezeHugh Dickins1-1/+1
2006-12-07[PATCH] ext4 balloc: use io_error labelHugh Dickins1-4/+2
2006-12-07[PATCH] ext4 balloc: say rb_entry not list_entryHugh Dickins1-3/+3
2006-12-07[PATCH] ext4 balloc: fix off-by-one against rsv_endHugh Dickins1-1/+1
2006-12-07[PATCH] ext4 balloc: fix off-by-one against grp_goalHugh Dickins1-2/+2
2006-12-07[PATCH] ext4 balloc: reset windowsz when fullHugh Dickins1-0/+1
2006-12-07[PATCH] jbd2: wait for already submitted t_sync_datalist buffer to completeHisashi Hifumi1-2/+6
2006-12-07[PATCH] reiserfs: do not add save links for O_DIRECT writesVladimir V. Saveliev1-50/+4
2006-12-07[PATCH] reiser: replace kmalloc+memset with kzallocYan Burman3-9/+4
2006-12-07[PATCH] dcache: avoid RCU for never-hashed dentriesEric Dumazet1-4/+12
2006-12-07[PATCH] don't insert pipe dentries into dentry_hashtable.Eric Dumazet1-5/+17
2006-12-07[PATCH] make fs/proc/base.c:proc_pid_instantiate() staticAdrian Bunk1-2/+3
2006-12-07[PATCH] fs/lockd/host.c: make 2 functions staticAdrian Bunk1-25/+28
2006-12-07[PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() staticAdrian Bunk1-0/+2
2006-12-07[PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() staticAdrian Bunk1-1/+3
2006-12-07[PATCH] make ecryptfs_version_str_map[] staticAdrian Bunk1-1/+1
2006-12-07[PATCH] ext4: fix reservation extensionMingming Cao1-4/+8
2006-12-07[PATCH] ext3: fix reservation extensionMingming Cao1-4/+8