aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-10-13ocfs2: Add xattr lookup code xattr btreesTao Ma
2008-10-13ocfs2: Add xattr bucket iteration for large numbers of EAsTao Ma
2008-10-13ocfs2: Add xattr index tree operationsTao Ma
2008-10-13ocfs2: Add extended attribute supportTiger Yang
2008-10-13ocfs2: reserve inline space for extended attributeTiger Yang
2008-10-13ocfs2: Add extent tree operation for xattr value btreesTao Ma
2008-10-13ocfs2: Add helper function in uptodate.c for removing xattr clustersTao Ma
2008-10-13ocfs2: Add the basic xattr disk layout in ocfs2_fs.hTao Ma
2008-10-13ocfs2: Make high level btree extend code genericTao Ma
2008-10-13ocfs2: Abstract ocfs2_extent_tree in b-tree operations.Tao Ma
2008-10-13ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.Tao Ma
2008-10-13ocfs2: Modify ocfs2_num_free_extents for future xattr usage.Tao Ma
2008-10-13ocfs2: track local alloc state via debugfsMark Fasheh
2008-10-13ocfs2: throttle back local alloc when low on disk spaceMark Fasheh
2008-10-13ocfs2: Track local alloc bits internallyMark Fasheh
2008-10-13ocfs2: POSIX file locks supportMark Fasheh
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-10-13Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds
2008-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-10-13Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds
2008-10-13Simplify devpts_pty_killSukadev Bhattiprolu
2008-10-13Simplify devpts_pty_new()Sukadev Bhattiprolu
2008-10-13Simplify devpts_get_tty()Sukadev Bhattiprolu
2008-10-13Add an instance parameter devpts interfacesSukadev Bhattiprolu
2008-10-13tty: Redo current tty lockingAlan Cox
2008-10-13tty: the vhangup syscall is racyAlan Cox
2008-10-13tty: Make get_current_tty use a krefAlan Cox
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-10-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-10-13integrity: special fs magicMimi Zohar
2008-10-12ext4: fix kconfig typo and extra whitespaceJan Engelhardt
2008-10-12ext4: fix build failure without procfsAlexander Beregalov
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-10-12provide generic_block_fiemap() only with BLOCK=yAdrian Bunk
2008-10-12[CIFS] cifs: remove pointless lock and unlock of GlobalMid_Lock in header_ass...Jeff Layton
2008-10-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-10-10ext4: add an option to control error handling on file dataHidehiro Kawai
2008-10-10jbd2: don't dirty original metadata buffer on abortHidehiro Kawai
2008-10-10ext4: add checks for errors from jbd2Hidehiro Kawai
2008-10-10jbd2: fix error handling for checkpoint ioHidehiro Kawai
2008-10-12jbd2: abort when failed to log metadata buffersHidehiro Kawai
2008-10-10ext4: Rename ext4dev to ext4Theodore Ts'o
2008-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2008-10-10Fix barrier fail detection in XFSChristoph Hellwig
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2008-10-10Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-10-10proc: remove kernel.maps_protectAlexey Dobriyan
2008-10-10proc: remove now unneeded ADDBUF macroAlexey Dobriyan
2008-10-10[PATCH] proc: show personality via /proc/pid/personalityKees Cook