index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_fsops.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-06-21
[XFS] consolidate extent item freeing
Christoph Hellwig
3
-103
/
+35
2005-06-21
[XFS] quiesce the filesystem proper when freezing
Christoph Hellwig
3
-27
/
+40
2005-06-21
[XFS] add XFS_INOBT_IS_FREE_DISK
Christoph Hellwig
2
-2
/
+11
2005-06-21
[XFS] Fix up some warning fallout from functions made static
Eric Sandeen
2
-2
/
+2
2005-06-21
[XFS] Add support for project quota inheritance, a merge of Glens changes.
Nathan Scott
2
-24
/
+37
2005-06-21
[XFS] Add support for project quota, based on Dan Knappes earlier work.
Nathan Scott
18
-203
/
+348
2005-06-21
[XFS] remove xfs_incore_relse
Christoph Hellwig
3
-20
/
+0
2005-06-21
[XFS] simplify XFS_PURGE_INODE
Christoph Hellwig
1
-7
/
+1
2005-06-21
[XFS] rewrite xfs_iflush_all
Christoph Hellwig
3
-94
/
+25
2005-06-21
[XFS] mark various symbols static Patch from Adrian Bunk
Christoph Hellwig
39
-143
/
+135
2005-06-21
[XFS] Remove dead code. Patch from Adrian Bunk
Christoph Hellwig
10
-214
/
+0
2005-06-21
[XFS] Fix pagebuf slab initialization
Christoph Hellwig
1
-1
/
+1
2005-06-21
[XFS] fix some more compiler warnings in the vnode tracing code
Christoph Hellwig
1
-2
/
+2
2005-06-21
[XFS] rename various pagebuf symbols to xfsbuf
Christoph Hellwig
1
-66
/
+77
2005-06-21
[XFS] coordinate mmap calls with xfs_dm_punch_hole
Dean Roehrich
2
-3
/
+28
2005-06-21
[XFS] Add a get/set interface for XFS project identifiers.
Nathan Scott
5
-2
/
+28
2005-06-20
[PATCH] ARM: 2719/1: enable module support in ixp2000 defconfigs by default
Lennert Buytenhek
5
-5
/
+35
2005-06-20
[PATCH] ARM: 2716/1: SharpSL Param: Fix typo
Richard Purdie
1
-1
/
+1
2005-06-20
[PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdog
Lennert Buytenhek
3
-9
/
+33
2005-06-20
[PATCH] ARM: 2693/1: Add PCI support for Versatile/PB
Catalin Marinas
7
-19
/
+404
2005-06-20
[PATCH] ARM: 2686/2: AAEC-2000 Core support
Bellido Nicolas
21
-1
/
+794
2005-06-20
[PATCH] ARM: Add iomap support for ARM
Russell King
3
-4
/
+74
2005-06-20
[PATCH] ARM: Remove nmi_tick() from Integrator.
Russell King
1
-1
/
+0
2005-06-20
[PATCH] ARM: Add missed include for dmabounce.c
Russell King
1
-0
/
+2
2005-06-20
[PATCH] ARM: Lindent GCC helper functions
Russell King
8
-313
/
+274
2005-06-20
[PATCH] ARM: Remove gcc type-isms from GCC helper functions
Russell King
8
-95
/
+90
2005-06-20
[PATCH] ARM: Remove obsolete arch/arm/kernel/arch.c
Russell King
2
-47
/
+1
2005-06-20
[PATCH] initialize TCE tables
John Rose
1
-0
/
+3
2005-06-20
[PATCH] ppc64: use cpu_has_feature macro
Anton Blanchard
1
-4
/
+5
2005-06-20
[PATCH] ppc64: quieten RTAS printks
Anton Blanchard
1
-2
/
+2
2005-06-20
[PATCH] ARM: Ensure DMA-bounced buffers are properly written to RAM
Russell King
1
-2
/
+14
2005-06-20
[PATCH] ARM: Add common CACHE_COLOUR macro
Russell King
2
-4
/
+5
2005-06-20
[PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing caches
Russell King
2
-46
/
+29
2005-06-20
aic7xxx/aic79xx_osm: revert completely bogus ahd_linux_queue() patch
Jeff Garzik
1
-4
/
+4
2005-06-20
fc4/fc: fix warnings and errors related to recent SCSI EH updates
Jeff Garzik
1
-4
/
+2
2005-06-19
[PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%u
Russell King
1
-1
/
+2
2005-06-19
[PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash
Russell King
4
-1
/
+6
2005-06-19
[PATCH] ARM SMP: Add missed files from Integrator/CP platform
Russell King
3
-0
/
+248
2005-06-19
[TCP]: Fix sysctl_tcp_low_latency
David S. Miller
1
-1
/
+1
2005-06-19
[IPV4]: [4/4] signed vs unsigned cleanup in net/ipv4/raw.c
Jesper Juhl
1
-2
/
+2
2005-06-19
[IPV4]: [3/4] signed vs unsigned cleanup in net/ipv4/raw.c
Jesper Juhl
1
-1
/
+1
2005-06-19
[IPV4]: [2/4] signed vs unsigned cleanup in net/ipv4/raw.c
Jesper Juhl
1
-1
/
+1
2005-06-19
[IPV4]: [1/4] signed vs unsigned cleanup in net/ipv4/raw.c
Jesper Juhl
1
-2
/
+8
2005-06-19
[PKT_SCHED]: noop/noqueue qdisc style cleanups
Thomas Graf
1
-11
/
+5
2005-06-19
[PKT_SCHED]: Cleanup pfifo_fast qdisc and remove unnecessary code
Thomas Graf
1
-20
/
+14
2005-06-19
[PKT_SCHED]: Add and use prio2list() in the pfifo_fast qdisc
Thomas Graf
1
-8
/
+9
2005-06-19
[PKT_SCHED]: Transform pfifo_fast to use generic queue management interface
Thomas Graf
1
-14
/
+9
2005-06-19
[PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary code
Thomas Graf
1
-38
/
+12
2005-06-19
[PKT_SCHED]: Transform fifo qdisc to use generic queue management interface
Thomas Graf
1
-88
/
+14
2005-06-19
[PKT_SCHED]: Generic queue management interface for qdiscs using internal skb...
Thomas Graf
1
-0
/
+122
[next]