index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
timerfd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-03
Btrfs: kill the block group alloc mutex
Josef Bacik
3
-157
/
+83
2009-04-03
Btrfs: clean up find_free_extent
Josef Bacik
1
-165
/
+91
2009-04-03
Btrfs: free space cache cleanups
Josef Bacik
2
-51
/
+44
2009-04-03
Btrfs: unplug in the async bio submission threads
Chris Mason
1
-1
/
+13
2009-04-03
Btrfs: keep processing bios for a given bdev if our proc is batching
Chris Mason
1
-0
/
+27
2009-03-31
Btrfs: try to free metadata pages when we free btree blocks
Chris Mason
1
-0
/
+4
2009-03-31
Btrfs: add extra flushing for renames and truncates
Chris Mason
8
-7
/
+288
2009-03-25
Btrfs: make sure btrfs_update_delayed_ref doesn't increase ref_mod
Chris Mason
2
-3
/
+8
2009-03-24
Btrfs: optimize fsyncs on old files
Chris Mason
1
-1
/
+44
2009-03-24
Btrfs: tree logging unlink/rename fixes
Chris Mason
7
-98
/
+372
2009-03-24
Btrfs: Make sure i_nlink doesn't hit zero too soon during log replay
Chris Mason
1
-0
/
+11
2009-03-24
Btrfs: limit balancing work while flushing delayed refs
Chris Mason
1
-3
/
+9
2009-03-24
Btrfs: readahead checksums during btrfs_finish_ordered_io
Chris Mason
1
-2
/
+33
2009-03-24
Btrfs: leave btree locks spinning more often
Chris Mason
14
-96
/
+172
2009-03-24
Btrfs: Only let very young transactions grow during commit
Chris Mason
1
-3
/
+10
2009-03-24
Btrfs: Check for a blocking lock before taking the spin
Chris Mason
1
-2
/
+8
2009-03-24
Btrfs: reduce stack in cow_file_range
Chris Mason
1
-8
/
+7
2009-03-24
Btrfs: reduce stalls during transaction commit
Chris Mason
4
-8
/
+80
2009-03-24
Btrfs: process the delayed reference queue in clusters
Chris Mason
6
-113
/
+226
2009-03-24
Btrfs: try to cleanup delayed refs while freeing extents
Chris Mason
3
-3
/
+87
2009-03-24
Btrfs: reduce stack usage in some crucial tree balancing functions
Chris Mason
1
-180
/
+278
2009-03-24
Btrfs: do extent allocation and reference count updates in the background
Chris Mason
11
-1140
/
+1234
2009-03-24
Btrfs: don't preallocate metadata blocks during btrfs_search_slot
Chris Mason
3
-85
/
+21
2009-03-24
Linux 2.6.29
v2.6.29
Linus Torvalds
1
-2
/
+2
2009-03-23
Build with -fno-dwarf2-cfi-asm
Kyle McMartin
1
-0
/
+3
2009-03-23
trivial: fix orphan dates in ext2 documentation
Jody McIntyre
1
-2
/
+3
2009-03-23
fix ptrace slowness
Miklos Szeredi
1
-0
/
+8
2009-03-23
powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
Kumar Gala
1
-0
/
+9
2009-03-23
ucc_geth: Fix oops when using fixed-link support
Anton Vorontsov
2
-26
/
+11
2009-03-23
dm9000: locking bugfix
David Brownell
1
-2
/
+4
2009-03-23
net: update dnet.c for bus_id removal
Stephen Rothwell
1
-3
/
+3
2009-03-22
Update my email address
Gertjan van Wingerde
3
-3
/
+3
2009-03-22
eCryptfs: NULL crypt_stat dereference during lookup
Tyler Hicks
3
-25
/
+18
2009-03-22
eCryptfs: Allocate a variable number of pages for file headers
Tyler Hicks
1
-13
/
+26
2009-03-22
radeonfb: Whack the PCI PM register until it sticks
Benjamin Herrenschmidt
1
-0
/
+24
2009-03-22
dnet: DNET should depend on HAS_IOMEM
Ilya Yanok
1
-1
/
+1
2009-03-21
dca: add missing copyright/license headers
Maciej Sosnowski
2
-0
/
+41
2009-03-20
nl80211: Check that function pointer != NULL before using it
Jouni Malinen
1
-0
/
+11
2009-03-20
sungem: missing net_device_ops
Stephen Hemminger
1
-5
/
+4
2009-03-20
be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle
Sathya Perla
1
-5
/
+5
2009-03-20
be2net: replenish when posting to rx-queue is starved in out of mem conditions
Sathya Perla
2
-21
/
+30
2009-03-19
aio: lookup_ioctx can return the wrong value when looking up a bogus context
Jeff Moyer
1
-2
/
+3
2009-03-19
eventfd: remove fput() call from possible IRQ context
Davide Libenzi
1
-10
/
+27
2009-03-19
Move cc-option to below arch-specific setup
Linus Torvalds
1
-1
/
+3
2009-03-19
Fix race in create_empty_buffers() vs __set_page_dirty_buffers()
Linus Torvalds
1
-12
/
+11
2009-03-19
Add '-fwrapv' to gcc CFLAGS
Linus Torvalds
1
-0
/
+1
2009-03-19
sparc64: Fix crash with /proc/iomem
Mikulas Patocka
1
-1
/
+1
2009-03-19
sparc64: Reschedule KGDB capture to a software interrupt.
David S. Miller
4
-24
/
+10
2009-03-19
bas_gigaset: correctly allocate USB interrupt transfer buffer
Tilman Schmidt
1
-3
/
+13
2009-03-19
smsc911x: reset last known duplex and carrier on open
Steve Glendinning
1
-0
/
+4
[next]