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
2012-01-18
proc: clean up and fix /proc/<pid>/mem handling
Linus Torvalds
1
-106
/
+39
2012-01-17
xfs: cleanup xfs_file_aio_write
Christoph Hellwig
1
-45
/
+37
2012-01-17
xfs: always return with the iolock held from xfs_file_aio_write_checks
Christoph Hellwig
1
-3
/
+4
2012-01-17
xfs: remove the i_new_size field in struct xfs_inode
Christoph Hellwig
5
-92
/
+30
2012-01-17
xfs: remove the i_size field in struct xfs_inode
Christoph Hellwig
12
-82
/
+56
2012-01-17
xfs: replace i_pin_wait with a bit waitqueue
Christoph Hellwig
4
-9
/
+24
2012-01-17
xfs: replace i_flock with a sleeping bitlock
Christoph Hellwig
6
-46
/
+76
2012-01-17
xfs: make i_flags an unsigned long
Christoph Hellwig
1
-1
/
+1
2012-01-17
xfs: remove the if_ext_max field in struct xfs_ifork
Christoph Hellwig
8
-115
/
+81
2012-01-17
cfq-iosched: fix use-after-free of cfqq
Jens Axboe
1
-4
/
+3
2012-01-17
tty: remove unused tty_driver->termios_locked
Konstantin Khlebnikov
1
-1
/
+0
2012-01-17
Revert "capabitlies: ns_capable can use the cap helpers rather than lsm call"
Linus Torvalds
1
-1
/
+1
2012-01-17
mce: fix warning messages about static struct mce_device
Greg Kroah-Hartman
3
-12
/
+26
2012-01-16
ARM: sa11x0: assabet: fix build warning
Russell King
1
-1
/
+1
2012-01-16
hwmon: (sysfs-interface) Update tempX_type attribute to be more generic
Guenter Roeck
1
-1
/
+1
2012-01-16
hwmon: (adm1031) Fix coding style issues
Guenter Roeck
1
-50
/
+103
2012-01-16
hwmon: (it87) Add IT8728F support
Jean Delvare
3
-20
/
+58
2012-01-16
hwmon: (coretemp) Add missing section annotations
Jean Delvare
1
-11
/
+15
2012-01-16
hwmon: (lm90) Add range check to set_update_interval
Guenter Roeck
1
-1
/
+1
2012-01-16
hwmon: (lm63) Support extended lookup table of LM96163
Jean Delvare
1
-7
/
+62
2012-01-16
hwmon: (lm63) Expose automatic fan speed control lookup table
Jean Delvare
2
-15
/
+136
2012-01-16
hwmon: (lm63) Fix incorrect comment about I2C address
Jean Delvare
1
-1
/
+4
2012-01-16
hwmon: (lm63) LM64 has a dedicated pin for tachometer
Jean Delvare
2
-4
/
+11
2012-01-16
hwmon: (lm63) Add sensor type attribute for external sensor on LM96163
Guenter Roeck
2
-1
/
+52
2012-01-16
hwmon: (lm63) Add support for update_interval sysfs attribute
Guenter Roeck
2
-5
/
+93
2012-01-16
hwmon: (lm63) Add support for writing the external critical temperature
Guenter Roeck
1
-11
/
+44
2012-01-16
hwmon: (lm63) Add support for unsigned upper temperature limits
Guenter Roeck
1
-11
/
+51
2012-01-16
hwmon: (lm63) Add support for LM96163
Guenter Roeck
3
-7
/
+46
2012-01-16
hwmon: (lm63) Add support for external temperature offset register
Guenter Roeck
1
-3
/
+13
2012-01-16
hwmon: (lm63) Fix checkpatch errors
Guenter Roeck
1
-21
/
+53
2012-01-16
hwmon: (max1111) Change sysfs interface to in[0-3]_input in millivolts
Eric Miao
1
-6
/
+9
2012-01-16
Btrfs: use larger system chunks
Chris Mason
2
-1
/
+4
2012-01-16
Btrfs: add a delalloc mutex to inodes for delalloc reservations
Josef Bacik
5
-16
/
+7
2012-01-16
Btrfs: space leak tracepoints
Josef Bacik
5
-20
/
+119
2012-01-16
Btrfs: protect orphan block rsv with spin_lock
Josef Bacik
1
-4
/
+19
2012-01-16
Btrfs: add allocator tracepoints
Josef Bacik
3
-1
/
+193
2012-01-16
Btrfs: don't call btrfs_throttle in file write
Josef Bacik
1
-1
/
+0
2012-01-16
Btrfs: release space on error in page_mkwrite
Josef Bacik
1
-1
/
+1
2012-01-16
Btrfs: fix btrfsck error 400 when truncating a compressed
Miao Xie
1
-7
/
+1
2012-01-16
Btrfs: do not use btrfs_end_transaction_throttle everywhere
Josef Bacik
2
-10
/
+10
2012-01-16
Btrfs: add balance progress reporting
Ilya Dryomov
4
-5
/
+84
2012-01-16
Btrfs: allow for resuming restriper after it was paused
Ilya Dryomov
1
-0
/
+15
2012-01-16
Btrfs: allow for canceling restriper
Ilya Dryomov
6
-3
/
+53
2012-01-16
Btrfs: allow for pausing restriper
Ilya Dryomov
6
-3
/
+94
2012-01-16
Btrfs: add skip_balance mount option
Ilya Dryomov
3
-5
/
+17
2012-01-16
Btrfs: recover balance on mount
Ilya Dryomov
3
-2
/
+139
2012-01-16
Btrfs: save balance parameters to disk
Ilya Dryomov
2
-1
/
+231
2012-01-16
Btrfs: soft profile changing mode (aka soft convert)
Ilya Dryomov
2
-0
/
+29
2012-01-16
Btrfs: implement online profile changing
Ilya Dryomov
3
-1
/
+129
2012-01-16
Btrfs: do not reduce profile in do_chunk_alloc()
Ilya Dryomov
2
-1
/
+19
[next]