summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2008-10-14ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.Tao Ma8-20/+40
2008-10-14ocfs2: Modify ocfs2_num_free_extents for future xattr usage.Tao Ma6-11/+15
2008-10-14ocfs2: track local alloc state via debugfsMark Fasheh2-0/+92
2008-10-14ocfs2: throttle back local alloc when low on disk spaceMark Fasheh6-31/+230
2008-10-14ocfs2: Track local alloc bits internallyMark Fasheh3-26/+26
2008-10-14ocfs2: POSIX file locks supportMark Fasheh8-2/+154
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse29-34/+34
2008-10-13Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds10-51/+25
2008-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-2/+1
2008-10-13Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds2-4/+4
2008-10-13Simplify devpts_pty_killSukadev Bhattiprolu1-17/+12
2008-10-13Simplify devpts_pty_new()Sukadev Bhattiprolu1-3/+8
2008-10-13Simplify devpts_get_tty()Sukadev Bhattiprolu1-12/+5
2008-10-13Add an instance parameter devpts interfacesSukadev Bhattiprolu1-5/+6
2008-10-13tty: Redo current tty lockingAlan Cox1-2/+0
2008-10-13tty: the vhangup syscall is racyAlan Cox1-2/+1
2008-10-13tty: Make get_current_tty use a krefAlan Cox1-3/+3
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse118-4574/+4835
2008-10-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds8-31/+122
2008-10-13integrity: special fs magicMimi Zohar1-2/+1
2008-10-12ext4: fix kconfig typo and extra whitespaceJan Engelhardt1-2/+2
2008-10-13ext4: fix build failure without procfsAlexander Beregalov1-0/+2
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-2/+0
2008-10-12provide generic_block_fiemap() only with BLOCK=yAdrian Bunk1-0/+4
2008-10-12[CIFS] cifs: remove pointless lock and unlock of GlobalMid_Lock in header_ass...Jeff Layton1-2/+0
2008-10-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds41-2475/+2209
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds12-483/+632
2008-10-11ext4: add an option to control error handling on file dataHidehiro Kawai3-0/+20
2008-10-11jbd2: don't dirty original metadata buffer on abortHidehiro Kawai1-1/+4
2008-10-11ext4: add checks for errors from jbd2Hidehiro Kawai2-8/+27
2008-10-11jbd2: fix error handling for checkpoint ioHidehiro Kawai3-20/+64
2008-10-13jbd2: abort when failed to log metadata buffersHidehiro Kawai1-0/+3
2008-10-11ext4: Rename ext4dev to ext4Theodore Ts'o12-84/+119
2008-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds7-98/+276
2008-10-10Fix barrier fail detection in XFSChristoph Hellwig3-4/+14
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds15-798/+649
2008-10-10Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-292/+502
2008-10-10proc: remove kernel.maps_protectAlexey Dobriyan4-25/+1
2008-10-10proc: remove now unneeded ADDBUF macroAlexey Dobriyan1-5/+0
2008-10-10[PATCH] proc: show personality via /proc/pid/personalityKees Cook1-0/+9
2008-10-10[PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...Lai Jiangshan2-10/+1
2008-10-10proc: move PROC_PAGE_MONITOR to fs/proc/KconfigAlexey Dobriyan1-0/+10
2008-10-10proc: make grab_header() staticAdrian Bunk1-1/+1
2008-10-10proc: remove unused get_dma_list()Alexey Dobriyan1-1/+0
2008-10-10proc: remove dummy vmcore_open()Alexey Dobriyan1-6/+0
2008-10-10proc: proc_sys_root tweakAlexey Dobriyan1-2/+2
2008-10-10proc: fix return value of proc_reg_open() in "too late" caseAlexey Dobriyan1-1/+1
2008-10-10Don't allow splice() to files opened with O_APPENDLinus Torvalds1-0/+3
2008-10-09block_dev: fix kernel-doc in new functionsRandy Dunlap1-9/+4
2008-10-09block: mark bio_split_pool staticDenis ChengRq1-5/+4