index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/core: Fix build paravirt build on arm and arm64
Mark Brown
2017-02-21
1
-0
/
+3
*
Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-02-21
8
-60
/
+105
|
\
|
*
gfs2: Make gfs2_write_full_page static
Andrew Price
2017-02-03
1
-2
/
+2
|
*
GFS2: Reduce contention on gfs2_log_lock
Bob Peterson
2017-01-30
1
-2
/
+11
|
*
GFS2: Inline function meta_lo_add
Bob Peterson
2017-01-27
1
-27
/
+22
|
*
GFS2: Switch tr_touched to flag in transaction
Bob Peterson
2017-01-27
4
-18
/
+23
|
*
GFS2: Wake up io waiters whenever a flush is done
Bob Peterson
2017-01-06
1
-1
/
+5
|
*
GFS2: Made logd daemon take into account log demand
Bob Peterson
2017-01-05
3
-2
/
+9
|
*
GFS2: Limit number of transaction blocks requested for truncates
Bob Peterson
2017-01-05
1
-3
/
+26
|
*
GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_next
Dan Carpenter
2016-12-15
1
-5
/
+7
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2017-02-21
11
-193
/
+205
|
\
\
|
*
|
fanotify: simplify the code of fanotify_merge
Kinglong Mee
2017-02-09
1
-8
/
+3
|
*
|
udf: simplify udf_ioctl()
Fabian Frederick
2017-02-03
1
-26
/
+15
|
*
|
udf: fix ioctl errors
Fabian Frederick
2017-02-03
1
-1
/
+4
|
*
|
udf: allow implicit blocksize specification during mount
Fabian Frederick
2017-01-20
1
-9
/
+19
|
*
|
udf: check partition reference in udf_read_inode()
Fabian Frederick
2017-01-10
1
-0
/
+6
|
*
|
udf: atomically read inode size
Fabian Frederick
2017-01-10
2
-4
/
+5
|
*
|
udf: merge module informations in super.c
Fabian Frederick
2017-01-10
2
-7
/
+6
|
*
|
udf: remove next_epos from udf_update_extent_cache()
Fabian Frederick
2017-01-10
1
-14
/
+11
|
*
|
udf: Factor out trimming of crtime
Fabian Frederick
2017-01-10
1
-14
/
+11
|
*
|
udf: remove empty condition
Fabian Frederick
2017-01-10
1
-2
/
+0
|
*
|
udf: remove unneeded line break
Fabian Frederick
2017-01-10
1
-2
/
+1
|
*
|
udf: merge bh free
Fabian Frederick
2017-01-10
1
-18
/
+10
|
*
|
udf: use pointer for kernel_long_ad argument
Fabian Frederick
2017-01-10
1
-14
/
+9
|
*
|
udf: use __packed instead of __attribute__ ((packed))
Fabian Frederick
2017-01-10
2
-66
/
+66
|
*
|
udf: Make stat on symlink report symlink length as st_size
Jan Kara
2017-01-05
4
-2
/
+33
|
*
|
fs/udf: make #ifdef UDF_PREALLOCATE unconditional
Steve Kenton
2017-01-03
2
-3
/
+0
|
*
|
fs: udf: Replace CURRENT_TIME with current_time()
Deepa Dinamani
2017-01-03
1
-3
/
+6
*
|
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-02-20
19
-479
/
+1582
|
\
\
\
|
*
|
|
CIFS: Allow to switch on encryption with seal mount option
Pavel Shilovsky
2017-02-01
2
-31
/
+43
|
*
|
|
CIFS: Add capability to decrypt big read responses
Pavel Shilovsky
2017-02-01
3
-13
/
+169
|
*
|
|
CIFS: Decrypt and process small encrypted packets
Pavel Shilovsky
2017-02-01
7
-3
/
+243
|
*
|
|
CIFS: Add copy into pages callback for a read operation
Pavel Shilovsky
2017-02-01
2
-6
/
+49
|
*
|
|
CIFS: Add mid handle callback
Pavel Shilovsky
2017-02-01
5
-11
/
+20
|
*
|
|
CIFS: Add transform header handling callbacks
Pavel Shilovsky
2017-02-01
2
-5
/
+15
|
*
|
|
CIFS: Encrypt SMB3 requests before sending
Pavel Shilovsky
2017-02-01
10
-10
/
+320
|
*
|
|
CIFS: Enable encryption during session setup phase
Pavel Shilovsky
2017-02-01
2
-22
/
+12
|
*
|
|
CIFS: Add capability to transform requests before sending
Pavel Shilovsky
2017-02-01
3
-33
/
+136
|
*
|
|
CIFS: Separate RFC1001 length processing for SMB2 read
Pavel Shilovsky
2017-02-01
4
-25
/
+74
|
*
|
|
CIFS: Separate SMB2 sync header processing
Pavel Shilovsky
2017-02-01
2
-20
/
+35
|
*
|
|
CIFS: Send RFC1001 length in a separate iov
Pavel Shilovsky
2017-02-01
6
-95
/
+174
|
*
|
|
CIFS: Make send_cancel take rqst as argument
Pavel Shilovsky
2017-02-01
3
-17
/
+22
|
*
|
|
CIFS: Make SendReceive2() takes resp iov
Pavel Shilovsky
2017-02-01
5
-100
/
+136
|
*
|
|
CIFS: Separate SMB2 header structure
Pavel Shilovsky
2017-02-01
7
-148
/
+174
|
*
|
|
CIFS: Fix splice read for non-cached files
Pavel Shilovsky
2017-02-01
1
-1
/
+9
|
*
|
|
cifs: Add soft dependencies
Jean Delvare
2017-02-01
1
-0
/
+12
|
*
|
|
cifs: Only select the required crypto modules
Jean Delvare
2017-02-01
1
-2
/
+3
|
*
|
|
cifs: Simplify SMB2 and SMB311 dependencies
Jean Delvare
2017-02-01
1
-3
/
+2
*
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-02-20
23
-206
/
+456
|
\
\
\
\
|
*
|
|
|
ext4: rename EXT4_IOC_GOINGDOWN to EXT4_IOC_SHUTDOWN
Theodore Ts'o
2017-02-20
2
-5
/
+5
[next]