Commit Graph

113823 Commits (1a09f556e5415a29cdddaf9a6ebf474194161cf3)
 

Author SHA1 Message Date
Joel Becker 1a09f556e5 ocfs2: Create specific get_extent_tree functions. 17 years ago
Joel Becker 943cced39e ocfs2: Determine an extent tree's max_leaf_clusters in an et_op. 17 years ago
Joel Becker 1c25d93a4a ocfs2: Use struct ocfs2_extent_tree in ocfs2_num_free_extents(). 17 years ago
Joel Becker 0ce1010f1a ocfs2: Provide the get_root_el() method to ocfs2_extent_tree_operations. 17 years ago
Joel Becker ea5efa1512 ocfs2: Make 'private' into 'object' on ocfs2_extent_tree. 17 years ago
Joel Becker dc0ce61af4 ocfs2: Make ocfs2_extent_tree get/put instead of alloc. 17 years ago
Joel Becker ce1d9ea621 ocfs2: Prefix the ocfs2_extent_tree structure. 17 years ago
Joel Becker 35dc0aa3c5 ocfs2: Prefix the extent tree operations structure. 17 years ago
Mark Fasheh ff1ec20ef6 ocfs2: fix printk format warnings 17 years ago
Tiger Yang 8154da3d21 ocfs2: Add incompatible flag for extended attribute 17 years ago
Tao Ma a394425643 ocfs2: Delete all xattr buckets during inode removal 17 years ago
Tao Ma 012255961c ocfs2: Enable xattr set in index btree 17 years ago
Tao Ma ca12b7c489 ocfs2: Optionally limit extent size in ocfs2_insert_extent() 17 years ago
Tao Ma 589dc2602f ocfs2: Add xattr lookup code xattr btrees 17 years ago
Tao Ma 0c044f0b24 ocfs2: Add xattr bucket iteration for large numbers of EAs 17 years ago
Tao Ma ba492615f0 ocfs2: Add xattr index tree operations 17 years ago
Tiger Yang cf1d6c763f ocfs2: Add extended attribute support 17 years ago
Tiger Yang fdd77704a8 ocfs2: reserve inline space for extended attribute 17 years ago
Tao Ma f56654c435 ocfs2: Add extent tree operation for xattr value btrees 17 years ago
Tao Ma ac11c82719 ocfs2: Add helper function in uptodate.c for removing xattr clusters 17 years ago
Tao Ma 5a7bc8eb29 ocfs2: Add the basic xattr disk layout in ocfs2_fs.h 17 years ago
Tao Ma 0eb8d47e69 ocfs2: Make high level btree extend code generic 17 years ago
Tao Ma e7d4cb6bc1 ocfs2: Abstract ocfs2_extent_tree in b-tree operations. 17 years ago
Tao Ma 811f933df1 ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode. 17 years ago
Tao Ma 231b87d109 ocfs2: Modify ocfs2_num_free_extents for future xattr usage. 17 years ago
Mark Fasheh 9a8ff578fb ocfs2: track local alloc state via debugfs 17 years ago
Mark Fasheh 9c7af40b21 ocfs2: throttle back local alloc when low on disk space 17 years ago
Mark Fasheh ebcee4b5c9 ocfs2: Track local alloc bits internally 17 years ago
Mark Fasheh 53da4939f3 ocfs2: POSIX file locks support 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Linus Torvalds 54cebc68c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 17 years ago
Linus Torvalds fffdedef69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
Linus Torvalds 5723ff931a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 17 years ago
Linus Torvalds be3bfbba8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 17 years ago
Linus Torvalds 20272c8994 Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc 17 years ago
Linus Torvalds 8d71ff0bef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 17 years ago
Linus Torvalds 244dc4e54b Merge git://git.infradead.org/users/dwmw2/random-2.6 17 years ago
Linus Torvalds e7f2f9918c Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
Alan Cox 11a96d1820 tty: rename the remaining oddly named n_tty functions 17 years ago
Alan Cox a18992d465 fs3270: Correct error returns 17 years ago
Alan Cox a90610e50b fs3270: remove extra locks 17 years ago
Jason Wessel 402fda9201 tty: tty_io.c shadows sparse fix 17 years ago
David S. Miller 8440838bc5 serial: fix device name reporting when minor space is shared between drivers 17 years ago
Alan Cox a7be18d436 applicom: Fix an unchecked user ioctl range and an error return 17 years ago
Alan Cox 17b820606e tty: Minor tidyups and document fixes for n_tty 17 years ago
Alan Cox 51383f69ec tty: Remove lots of NULL checks 17 years ago
Alan Cox ea1afd2562 tty: fix up gigaset a bit 17 years ago
Stephen Rothwell 53e86317e9 tty: Fallout from tty-move-canon-specials 17 years ago
Alan Cox 47afa7a5a8 tty: some ICANON magic is in the wrong places 17 years ago
Alan Cox fe6e29fdb1 tty: simplify ktermios allocation 17 years ago