| Commit message (Expand) | Author | Age | Files | Lines |
* | fuse: add atomic open+truncate support | Miklos Szeredi | 2007-10-18 | 5 | -2/+14 |
* | fuse: improve utimes support | Miklos Szeredi | 2007-10-18 | 2 | -3/+27 |
* | VFS: allow filesystems to implement atomic open+truncate | Miklos Szeredi | 2007-10-18 | 2 | -2/+5 |
* | fuse: clean up open file passing in setattr | Miklos Szeredi | 2007-10-18 | 1 | -6/+15 |
* | fuse: add file handle to getattr operation | Miklos Szeredi | 2007-10-18 | 3 | -15/+47 |
* | fuse: fix race between getattr and write | Miklos Szeredi | 2007-10-18 | 4 | -50/+111 |
* | fuse: fix allowing operations | Miklos Szeredi | 2007-10-18 | 3 | -1/+17 |
* | ext3: fix setup_new_group_blocks locking | Eric Sandeen | 2007-10-18 | 1 | -3/+3 |
* | ext3: support large blocksize up to PAGESIZE | Takashi Sato | 2007-10-18 | 2 | -3/+7 |
* | fs/cramfs/inode.c: replace hardcoded value with preprocessor constant | Andi Drebes | 2007-10-18 | 1 | -3/+3 |
* | fs/cramfs/inode.c: remove unused variable | Andi Drebes | 2007-10-18 | 1 | -2/+1 |
* | bit_spin_lock: use lock bitops | Nick Piggin | 2007-10-18 | 1 | -4/+22 |
* | powerpc: lock bitops | Nick Piggin | 2007-10-18 | 1 | -1/+45 |
* | mips: lock bitops | Nick Piggin | 2007-10-18 | 1 | -1/+96 |
* | mips: fix bitops | Nick Piggin | 2007-10-18 | 1 | -0/+6 |
* | ia64: lock bitops | Nick Piggin | 2007-10-18 | 1 | -2/+41 |
* | alpha: lock bitops | Nick Piggin | 2007-10-18 | 1 | -1/+42 |
* | alpha: fix bitops | Nick Piggin | 2007-10-18 | 1 | -0/+9 |
* | bitops: introduce lock ops | Nick Piggin | 2007-10-18 | 27 | -2/+96 |
* | x86 msr driver: Misc cpuinit annotations | Satyam Sharma | 2007-10-18 | 1 | -1/+1 |
* | Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubs | Satyam Sharma | 2007-10-18 | 1 | -2/+3 |
* | powerpc: add scaled time accounting | Michael Neuling | 2007-10-18 | 3 | -2/+34 |
* | add-scaled-time-to-taskstats-based-process-accounting fix | Michael Neuling | 2007-10-18 | 1 | -8/+6 |
* | Add scaled time to taskstats based process accounting | Michael Neuling | 2007-10-18 | 8 | -5/+50 |
* | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 | 49 | -117/+126 |
* | Char: rocket, fix signed/unsigned warning | Jiri Slaby | 2007-10-18 | 1 | -2/+2 |
* | Char: rocket, remove potential leak in module_init | Jiri Slaby | 2007-10-18 | 1 | -14/+20 |
* | Char: rocket, remove pci_read_config_dword(CLASS_REVISION) | Jiri Slaby | 2007-10-18 | 1 | -11/+4 |
* | Char: rocket, don't re-set statics to 0 | Jiri Slaby | 2007-10-18 | 1 | -12/+0 |
* | Char: rocket, fix dynamic_dev tty | Jiri Slaby | 2007-10-18 | 1 | -5/+9 |
* | Char: rocket, switch sleep_on to completion | Jiri Slaby | 2007-10-18 | 2 | -10/+9 |
* | Char: moxa, remove sleep_on | Jiri Slaby | 2007-10-18 | 1 | -4/+5 |
* | Char: moxa, function names cleanup | Jiri Slaby | 2007-10-18 | 1 | -31/+31 |
* | Char: moxa, cleanup prints | Jiri Slaby | 2007-10-18 | 1 | -42/+31 |
* | Cyclades: Avoid label defined but not used warning | Jesper Juhl | 2007-10-18 | 1 | -4/+4 |
* | Char: cyclades, fix some -W warnings | Jiri Slaby | 2007-10-18 | 2 | -55/+45 |
* | Char: cyclades, move spin_lock to one place | Jiri Slaby | 2007-10-18 | 1 | -7/+2 |
* | Char: cyclades, make the isr code readable | Jiri Slaby | 2007-10-18 | 1 | -325/+292 |
* | Char: cyclades, remove bottom half processing | Jiri Slaby | 2007-10-18 | 2 | -106/+20 |
* | Char: moxa, fix and optimise empty timer | Jiri Slaby | 2007-10-18 | 1 | -2/+2 |
* | The next round of scheduled OSS code removal | Adrian Bunk | 2007-10-18 | 22 | -11438/+0 |
* | whitespace fixes: system timers | Daniel Walker | 2007-10-18 | 1 | -1/+1 |
* | whitespace fixes: interval timers | Daniel Walker | 2007-10-18 | 1 | -2/+2 |
* | whitespace fixes: execution domains | Daniel Walker | 2007-10-18 | 1 | -1/+1 |
* | whitespace fixes: system auditing | Daniel Walker | 2007-10-18 | 1 | -7/+7 |
* | whitespace fixes: compat syscalls | Daniel Walker | 2007-10-18 | 1 | -30/+30 |
* | whitespace fixes: syscall auditing | Daniel Walker | 2007-10-18 | 1 | -5/+5 |
* | whitespace fixes: capability syscalls | Daniel Walker | 2007-10-18 | 1 | -95/+95 |
* | whitespace fixes: panic handling | Daniel Walker | 2007-10-18 | 1 | -5/+5 |
* | whitespace fixes: module loading | Daniel Walker | 2007-10-18 | 1 | -19/+19 |