projects
/
linux-2.6
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
linux-2.6
2008-10-14
Mark Fasheh
ocfs2: Move trusted and user attribute support into...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Mark Fasheh
ocfs2: Uninline ocfs2_xattr_name_hash()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Mark Fasheh
ocfs2: Don't check for NULL before brelse()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Mark Fasheh
ocfs2: use smaller counters in ocfs2_remove_xattr_clust...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Mark Fasheh
ocfs2: Documentation update for user_xattr / nouser_xat...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Mark Fasheh
ocfs2: make la_debug_mutex static
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Mark Fasheh
ocfs2: Remove pointless !!
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Tao Ma
ocfs2: Add empty bucket support in xattr.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Tao Ma
ocfs2/xattr.c: Fix a bug when inserting xattr.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Sunil Mushran
ocfs2: Add xattr mount option in ocfs2_show_options()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-14
Joel Becker
ocfs2: Switch over to JBD2.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Joel Becker
ocfs2: Add the 'inode64' mount option.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Joel Becker
ocfs2: Limit inode allocation to 32bits.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Tao Ma
ocfs2: Resolve deadlock in ocfs2_xattr_free_block.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Tao Ma
ocfs2: bug-fix for journal extend in xattr.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Joel Becker
ocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Joel Becker
ocfs2: Comment struct ocfs2_extent_tree_operations.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Joel Becker
ocfs2: Make ocfs2_extent_tree the first-class represent...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Joel Becker
ocfs2: Add an insertion check to ocfs2_extent_tree_oper...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Joel Becker
ocfs2: Create specific get_extent_tree functions.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Joel Becker
ocfs2: Determine an extent tree's max_leaf_clusters...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Joel Becker
ocfs2: Use struct ocfs2_extent_tree in ocfs2_num_free_e...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Joel Becker
ocfs2: Provide the get_root_el() method to ocfs2_extent...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Joel Becker
ocfs2: Make 'private' into 'object' on ocfs2_extent_tree.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Joel Becker
ocfs2: Make ocfs2_extent_tree get/put instead of alloc.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Joel Becker
ocfs2: Prefix the ocfs2_extent_tree structure.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Joel Becker
ocfs2: Prefix the extent tree operations structure.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Fasheh
ocfs2: fix printk format warnings
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Tiger Yang
ocfs2: Add incompatible flag for extended attribute
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Tao Ma
ocfs2: Delete all xattr buckets during inode removal
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Tao Ma
ocfs2: Enable xattr set in index btree
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Tao Ma
ocfs2: Optionally limit extent size in ocfs2_insert_ext...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Tao Ma
ocfs2: Add xattr lookup code xattr btrees
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Tao Ma
ocfs2: Add xattr bucket iteration for large numbers...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Tao Ma
ocfs2: Add xattr index tree operations
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Tiger Yang
ocfs2: Add extended attribute support
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Tiger Yang
ocfs2: reserve inline space for extended attribute
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Tao Ma
ocfs2: Add extent tree operation for xattr value btrees
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Linus Torvalds
Merge git://git./linux/kernel/git/bart/ide-2.6
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Linus Torvalds
Merge git://git./linux/kernel/git/brodo/pcmcia-2.6
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Linus Torvalds
Merge branch 'for_linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Tao Ma
ocfs2: Add helper function in uptodate.c for removing...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Tao Ma
ocfs2: Add the basic xattr disk layout in ocfs2_fs.h
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Tao Ma
ocfs2: Make high level btree extend code generic
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Tao Ma
ocfs2: Abstract ocfs2_extent_tree in b-tree operations.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Tao Ma
ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Tao Ma
ocfs2: Modify ocfs2_num_free_extents for future xattr...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Fasheh
ocfs2: track local alloc state via debugfs
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Fasheh
ocfs2: throttle back local alloc when low on disk space
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Fasheh
ocfs2: Track local alloc bits internally
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Fasheh
ocfs2: POSIX file locks support
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Brown
mfd: Fix warning in WM8350
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Brown
mfd: Add placeholders for WM8350 client devices
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Eric Miao
da903x: add regulator support for DA9030/DA9034
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Brown
mfd: Add WM8350 subdevice registration helper
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Brown
regulator: Add WM8350 regulator support
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Brown
mfd: Add WM8350 interrupt support
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Brown
mfd: Add initialisation callback for WM8350
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Brown
mfd: Add GPIO pin configuration support for WM8350
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Brown
mfd: Add I2C control support for WM8350
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Brown
mfd: Core support for the WM8350 AudioPlus PMIC
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Brown
mfd: Add WM8350 watchdog register definitions
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Brown
mfd: Add WM8350 RTC register definitions
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Brown
mfd: Add WM8350 comparator register definitions
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Brown
mfd: Add WM8350 PMU register definitions
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Brown
mfd: Add WM8350 PMIC register definitions
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Brown
mfd: Add WM8350 GPIO register definitions
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Brown
mfd: Add WM8350 audio register definitions
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Brown
regulator: Export regulator name via sysfs
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Brown
regulator: Add WM8400 regulator support
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Brown
mfd: Core support for the WM8400 AudioPlus HiFi CODEC...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Liam Girdwood
regulator: update email address for Liam Girdwood
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Brown
regulator: Enable regulators marked as always_on
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Brown
regulator: Additional diagnostics for machine constraints
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Brown
regulator: check for init_data on registration
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Mark Brown
regulator: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Liam Girdwood
regulator: core - Rework machine API to remove string...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Elias Oltmanns
ata: Add documentation for hard disk shock protection...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Elias Oltmanns
ide: Implement disk shock protection support (v4)
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Alexander Beregalov
ide-cd: fix printk format warning
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Herton Ronaldo...
piix: add Hercules EC-900 mini-notebook to ich_laptop...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Borislav Petkov
ide-atapi: assign taskfile flags per device type
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Borislav Petkov
ide-cd: move cdrom_info.dma to ide_drive_t.dma
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Borislav Petkov
ide: add ide_drive_t.dma flag
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Borislav Petkov
ide-cd: add a debug_mask module parameter
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Borislav Petkov
ide-cd: convert driver to new ide debugging macro (v3)
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Bartlomiej...
ide: move SFF DMA code to ide-dma-sff.c
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Bartlomiej...
ide: cleanup ide-dma.c
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Bartlomiej...
ide: cleanup ide_build_dmatable()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Bartlomiej...
ide: remove needless includes from ide-dma.c
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Bartlomiej...
ide: switch to DMA-mapping API part #2
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Bartlomiej...
ide: make ide_dma_timeout() available also for CONFIG_B...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Bartlomiej...
ide: make ide_dma_lost_irq() available also for CONFIG_...
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Bartlomiej...
ide: __ide_dma_end() -> ide_dma_end()
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Bartlomiej...
pmac: remove needless pmac_ide_destroy_dmatable() wrapper
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Bartlomiej...
pmac: remove superfluous pmif == NULL checks
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Elias Oltmanns
ide: Two fixes regarding memory allocation
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Bartlomiej...
ide-disk: move /proc handling to ide-disk_proc.c (take 3)
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Bartlomiej...
ide-disk: move all ioctl handling to ide-disk_ioctl.c
commit
|
commitdiff
|
tree
|
snapshot
2008-10-13
Bartlomiej...
ide-floppy: move /proc handling to ide-floppy_proc...
commit
|
commitdiff
|
tree
|
snapshot
next