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-17
cifs: fix unicode string area word alignment in session setup
Jeff Layton
1
-21
/
+23
2009-04-17
[CIFS] Fix build break caused by change to new current_umask helper function
Steve French
1
-1
/
+1
2009-04-17
[CIFS] Fix sparse warnings
Steve French
2
-12
/
+18
2009-04-17
[CIFS] Add support for posix open during lookup
Steve French
3
-80
/
+118
2009-04-17
cifs: no need to use rcu_assign_pointer on immutable keys
Jeff Layton
2
-2
/
+2
2009-04-17
cifs: remove dnotify thread code
Jeff Layton
1
-47
/
+0
2009-04-17
[CIFS] remove some build warnings
Steve French
1
-3
/
+5
2009-04-17
cifs: vary timeout on writes past EOF based on offset (try #5)
Jeff Layton
6
-19
/
+61
2009-04-17
[CIFS] Fix build break from recent DFS patch when DFS support not enabled
Steve French
1
-0
/
+4
2009-04-17
Remote DFS root support.
Igor Mammedov
1
-32
/
+120
2009-04-17
[CIFS] Endian convert UniqueId when reporting inode numbers from server files
Steve French
6
-13
/
+18
2009-04-17
cifs: remove some pointless conditionals before kfree()
Wei Yongjun
1
-24
/
+12
2009-04-17
cifs: flush data on any setattr
Jeff Layton
1
-28
/
+30
2009-04-16
mm: pass correct mm when growing stack
Hugh Dickins
1
-1
/
+1
2009-04-16
Revert "kobject: don't block for each kobject_uevent".
Hugh Dickins
1
-1
/
+1
2009-04-16
ata: Report 16/32bit PIO as best we can
Alan Cox
5
-18
/
+84
2009-04-16
libata: use ATA_ID_CFA_*
Sergei Shtylyov
1
-3
/
+4
2009-04-16
pata_legacy: fix no device fail path
Tejun Heo
1
-0
/
+1
2009-04-16
pata_hpt37x: fix HPT370 DMA timeouts
Sergei Shtylyov
1
-20
/
+2
2009-04-16
libata: handle SEMB signature better
Tejun Heo
1
-2
/
+16
2009-04-16
x86: UV BAU distribution and payload MMRs
Cliff Wickman
1
-3
/
+9
2009-04-16
Add block_write_full_page_endio for passing endio handler
Chris Mason
2
-11
/
+37
2009-04-16
Export filemap_write_and_wait_range
Chris Mason
1
-0
/
+1
2009-04-16
phylib: Fix delay argument of schedule_delayed_work
Atsushi Nemoto
1
-3
/
+2
2009-04-16
NET/ixgbe: Fix powering off during shutdown
Rafael J. Wysocki
1
-4
/
+32
2009-04-16
NET/e1000e: Fix powering off during shutdown
Rafael J. Wysocki
1
-14
/
+45
2009-04-16
NET/e1000: Fix powering off during shutdown
Rafael J. Wysocki
1
-13
/
+33
2009-04-15
RCU: Don't try and predeclare inline funcs as it upsets some versions of gcc
David Howells
1
-10
/
+8
2009-04-15
The default CONFIG_BUG=n version of BUG() should have an empty do...while
David Howells
1
-1
/
+1
2009-04-15
MN10300: Stop gcc from generating uninitialised variable warnings after BUG()
David Howells
1
-4
/
+6
2009-04-15
MN10300: Wire up missing system calls
David Howells
2
-0
/
+4
2009-04-15
MN10300: Discard duplicate PFN_xxx() macros
David Howells
1
-4
/
+0
2009-04-15
ALSA: hda - Fix the cmd cache keys for amp verbs
Takashi Iwai
1
-1
/
+5
2009-04-15
acpi-cpufreq: fix 'smp_call_function_many()' confusion
Linus Torvalds
1
-0
/
+6
2009-04-15
packet: avoid warnings when high-order page allocation fails
Eric Dumazet
1
-2
/
+3
2009-04-15
cfq-iosched: add close cooperator code
Jens Axboe
1
-25
/
+198
2009-04-15
cfq-iosched: log responsible 'cfqq' in idle timer arm
Jens Axboe
1
-1
/
+1
2009-04-15
cfq-iosched: tweak kick logic a bit more
Jens Axboe
1
-2
/
+5
2009-04-15
cfq-iosched: no need to save interrupts in cfq_kick_queue()
Jens Axboe
1
-3
/
+2
2009-04-15
brd: fix cacheflushing
Nick Piggin
1
-1
/
+3
2009-04-15
brd: support barriers
Nick Piggin
1
-0
/
+1
2009-04-15
swap: Remove code handling bio_alloc failure with __GFP_WAIT
Nikanth Karthikesan
1
-2
/
+0
2009-04-15
gfs2: Remove code handling bio_alloc failure with __GFP_WAIT
Nikanth Karthikesan
1
-5
/
+0
2009-04-15
ext4: Remove code handling bio_alloc failure with __GFP_WAIT
Nikanth Karthikesan
1
-2
/
+0
2009-04-15
dio: Remove code handling bio_alloc failure with __GFP_WAIT
Nikanth Karthikesan
1
-2
/
+0
2009-04-15
block: Remove code handling bio_alloc failure with __GFP_WAIT
Nikanth Karthikesan
2
-5
/
+0
2009-04-15
bio: add documentation to bio_alloc()
Jens Axboe
1
-0
/
+18
2009-04-15
splice: add helpers for locking pipe inode
Miklos Szeredi
5
-72
/
+64
2009-04-15
splice: remove generic_file_splice_write_nolock()
Miklos Szeredi
2
-61
/
+0
2009-04-15
ocfs2: fix i_mutex locking in ocfs2_splice_to_file()
Miklos Szeredi
3
-22
/
+79
[next]