index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
switch selinux delayed superblock handling to iterate_supers()
Al Viro
2010-05-22
2
-48
/
+8
|
*
new helper: iterate_supers()
Al Viro
2010-05-22
6
-82
/
+56
|
*
Bury __put_super_and_need_restart()
Al Viro
2010-05-22
5
-31
/
+6
|
*
fix prune_dcache()/umount() race
Al Viro
2010-05-22
1
-11
/
+6
|
*
In get_super() and user_get_super() restarts are unconditional
Al Viro
2010-05-22
1
-8
/
+10
|
*
fix get_active_super()/umount() race
Al Viro
2010-05-22
1
-7
/
+7
|
*
fix do_emergency_remount()/umount() races
Al Viro
2010-05-22
1
-3
/
+3
|
*
Convert simple loops over superblocks to list_for_each_entry_safe
Al Viro
2010-05-22
4
-20
/
+11
|
*
get rid of restarts in sync_filesystems()
Al Viro
2010-05-22
3
-27
/
+5
|
*
Leave superblocks on s_list until the end
Al Viro
2010-05-22
6
-4
/
+25
|
*
Saner locking around deactivate_super()
Al Viro
2010-05-22
2
-91
/
+30
|
*
get rid of S_BIAS
Al Viro
2010-05-22
3
-37
/
+24
|
*
get rid of open-coded grab_super() in get_active_super()
Al Viro
2010-05-22
1
-16
/
+3
|
*
sb_entry() has been killed a couple of years ago and resurrected on mismerge
Al Viro
2010-05-22
1
-1
/
+0
|
*
ceph: should use deactivate_locked_super() on failure exits
Al Viro
2010-05-22
1
-2
/
+1
|
*
Clean ecryptfs ->get_sb() up
Al Viro
2010-05-22
1
-83
/
+66
|
*
fix a couple of ecryptfs leaks
Al Viro
2010-05-22
2
-24
/
+7
|
*
Simplify devpts_get_sb() failure exits
Al Viro
2010-05-22
1
-6
/
+3
|
*
remove incorrect comment in do_emergency_remount
Christoph Hellwig
2010-05-22
1
-2
/
+0
|
*
clean DCACHE_CANT_MOUNT in d_delete()
Al Viro
2010-05-22
1
-0
/
+1
*
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2010-05-22
33
-740
/
+1726
|
\
\
|
*
|
PCI: hotplug: pciehp: Removed check for hotplug of display devices
Praveen Kalamegham
2010-05-21
1
-14
/
+3
|
*
|
PCI: read memory ranges out of Broadcom CNB20LE host bridge
Ira W. Snyder
2010-05-21
3
-0
/
+111
|
*
|
PCI: Allow manual resource allocation for PCI hotplug bridges
Felix Radensky
2010-05-21
1
-0
/
+13
|
*
|
x86/PCI: make ACPI MCFG reserved error messages ACPI specific
Feng Tang
2010-05-19
1
-8
/
+9
|
*
|
PCI hotplug: Use kmemdup
Julia Lawall
2010-05-19
1
-2
/
+1
|
*
|
PM/PCI: Update PCI power management documentation
Rafael J. Wysocki
2010-05-19
1
-266
/
+992
|
*
|
PCI: output FW warning in pci_read/write_vpd
Prarit Bhargava
2010-05-19
1
-1
/
+6
|
*
|
PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in comments
Roman Fietze
2010-05-18
4
-4
/
+4
|
*
|
PCI quirks: disable msi on AMD rs4xx internal gfx bridges
Alex Deucher
2010-05-18
1
-0
/
+1
|
*
|
PCI: Disable MSI for MCP55 on P5N32-E SLI
Ben Hutchings
2010-05-18
1
-3
/
+4
|
*
|
x86/PCI: irq and pci_ids patch for additional Intel Cougar Point DeviceIDs
Seth Heasley
2010-05-11
2
-4
/
+9
|
*
|
PCI: aerdrv: trivial cleanup for aerdrv_core.c
Hidetoshi Seto
2010-05-11
1
-11
/
+10
|
*
|
PCI: aerdrv: trivial cleanup for aerdrv.c
Hidetoshi Seto
2010-05-11
1
-14
/
+10
|
*
|
PCI: aerdrv: introduce default_downstream_reset_link
Hidetoshi Seto
2010-05-11
4
-46
/
+71
|
*
|
PCI: aerdrv: rework find_aer_service
Hidetoshi Seto
2010-05-11
1
-21
/
+16
|
*
|
PCI: aerdrv: remove is_downstream
Hidetoshi Seto
2010-05-11
1
-21
/
+12
|
*
|
PCI: aerdrv: remove magical ROOT_ERR_STATUS_MASKS
Hidetoshi Seto
2010-05-11
2
-4
/
+1
|
*
|
PCI: aerdrv: redefine PCI_ERR_ROOT_*_SRC
Hidetoshi Seto
2010-05-11
3
-4
/
+3
|
*
|
PCI: aerdrv: rework do_recovery
Hidetoshi Seto
2010-05-11
1
-21
/
+17
|
*
|
PCI: aerdrv: rework get_e_source()
Hidetoshi Seto
2010-05-11
1
-32
/
+31
|
*
|
PCI: aerdrv: rework aer_isr_one_error()
Hidetoshi Seto
2010-05-11
1
-21
/
+36
|
*
|
PCI: aerdrv: rework add_error_device
Hidetoshi Seto
2010-05-11
1
-5
/
+13
|
*
|
PCI: aerdrv: remove compare_device_id
Hidetoshi Seto
2010-05-11
1
-16
/
+2
|
*
|
PCI: aerdrv: introduce is_error_source
Hidetoshi Seto
2010-05-11
1
-40
/
+34
|
*
|
PCI: aerdrv: rework find_source_device
Hidetoshi Seto
2010-05-11
1
-12
/
+16
|
*
|
PCI: aerdrv: make aer_{en,dis}able_rootport static
Hidetoshi Seto
2010-05-11
3
-109
/
+107
|
*
|
PCI: aerdrv: cleanup inconsistent functions
Hidetoshi Seto
2010-05-11
3
-18
/
+5
|
*
|
PCI: aerdrv: RsvdP of PCI_ERR_ROOT_COMMAND
Hidetoshi Seto
2010-05-11
2
-11
/
+17
|
*
|
PCI: aerdrv, doc: update example output in pcieaer-howto.txt
Hidetoshi Seto
2010-05-11
1
-9
/
+5
[prev]
[next]