index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
/
namespace.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-09
xfs: sanitize qh_lock wrappers
Christoph Hellwig
4
-81
/
+37
2009-02-09
xfs: use mutex_is_locked in XFS_DQ_IS_LOCKED
Christoph Hellwig
1
-13
/
+1
2009-02-09
xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELE
Christoph Hellwig
2
-12
/
+6
2009-02-09
xfs: merge xfs_mkdir into xfs_create
Christoph Hellwig
3
-291
/
+92
2009-02-09
xfs: remove uchar_t/ushort_t/uint_t/ulong_t types
Christoph Hellwig
7
-18
/
+10
2009-02-09
xfs: remove superflous inobt macros
Christoph Hellwig
5
-31
/
+17
2009-02-09
xfs: remove iclog calculation special cases
Christoph Hellwig
1
-26
/
+2
2009-02-08
xfs: remove the unused XFS_QMOPT_DQLOCK flag
Christoph Hellwig
3
-113
/
+50
2009-02-08
xfs: cleanup xfs_find_handle
Christoph Hellwig
1
-62
/
+44
2009-02-04
xfs: cleanup error handling in xfs_swap_extents
Josef 'Jeff' Sipek
1
-35
/
+27
2009-02-04
xfs: merge xfs_inode_flush into xfs_fs_write_inode
Christoph Hellwig
4
-57
/
+37
2009-02-04
xfs: factor out attr fork reset handling
Christoph Hellwig
1
-30
/
+25
2009-02-04
xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCK
Christoph Hellwig
1
-3
/
+0
2009-02-04
xfs: tiny cleanup for xfs_link
Christoph Hellwig
1
-2
/
+4
2009-02-04
xfs: make sure to free the real-time inodes in the mount error path
Christoph Hellwig
3
-8
/
+21
2009-02-04
xfs: cleanup error handling in xfs_mountfs:
Christoph Hellwig
1
-42
/
+35
2009-02-03
xfs: Check buffer lengths in log recovery
Dave Chinner
1
-6
/
+25
2009-02-03
virtio-pci: do not oops on config change if driver not loaded
Mark McLoughlin
1
-1
/
+1
2009-02-03
modules: Use a better scheme for refcounting
Eric Dumazet
2
-19
/
+41
2009-02-02
pxamci: enable DMA for write ops after CMD/RESP
Cliff Brake
1
-1
/
+15
2009-02-02
pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x())
Cliff Brake
1
-5
/
+4
2009-02-02
ricoh_mmc: Use suspend_late/resume_early
philipl@overt.org
1
-4
/
+4
2009-02-02
mmci: Add support for ST Micro derivate
Linus Walleij
2
-4
/
+61
2009-02-02
mmc: Add a MX2/MX3 specific SDHC driver
Sascha Hauer
4
-0
/
+927
2009-02-02
icside: fix PCB version 6 support (v2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-02-02
tx4939ide: typo fix and minor cleanup
Atsushi Nemoto
1
-2
/
+2
2009-02-02
ide: add CS5536 host driver (v3)
Bartlomiej Zolnierkiewicz
3
-0
/
+319
2009-02-02
ide: Force VIA IDE legacy interrupts for AmigaOne boards
Gerhard Pircher
1
-0
/
+5
2009-02-02
IDE: Unregister and disable devices if initialization fails.
Ian Campbell
1
-1
/
+2
2009-02-02
ide: fix ide_register_port() failure handling
Bartlomiej Zolnierkiewicz
1
-8
/
+32
2009-02-02
ide: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-02-02
ide-cd: fix DMA for non bio-backed requests
Borislav Petkov
2
-3
/
+9