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
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Btrfs: fix eb memory leak due to readpage failure
Liu Bo
2016-07-26
1
-3
/
+22
|
*
|
|
|
Btrfs: change BUG_ON()'s to ASSERT()'s in backref_cache_cleanup()
Liu Bo
2016-07-26
1
-6
/
+6
|
*
|
|
|
btrfs: fix free space calculation in dump_space_info()
Wang Xiaoguang
2016-07-26
1
-2
/
+2
|
*
|
|
|
Btrfs: subpage-blocksize: Rate limit scrub error message
Chandan Rajendra
2016-07-26
1
-1
/
+1
|
*
|
|
|
btrfs: expand cow_file_range() to support in-band dedup and subpage-blocksize
Wang Xiaoguang
2016-07-26
2
-11
/
+41
|
*
|
|
|
Btrfs: fix BUG_ON in btrfs_submit_compressed_write
Liu Bo
2016-07-26
1
-2
/
+8
|
*
|
|
|
btrfs: make sure device is synced before return
Anand Jain
2016-07-26
1
-0
/
+5
|
*
|
|
|
btrfs: reorg btrfs_close_one_device()
Anand Jain
2016-07-26
1
-36
/
+35
|
*
|
|
|
btrfs: Cleanup compress_file_range()
Ashish Samant
2016-07-26
1
-37
/
+35
|
*
|
|
|
Btrfs: cleanup BUG_ON in merge_bio
Liu Bo
2016-07-26
2
-3
/
+6
|
*
|
|
|
btrfs: Fix slab accounting flags
Nikolay Borisov
2016-07-26
9
-16
/
+16
|
*
|
|
|
btrfs: Replace -ENOENT by -ERANGE in btrfs_get_acl()
Salah Triki
2016-07-26
1
-2
/
+1
|
*
|
|
|
btrfs: Handle uninitialised inode eviction
Nikolay Borisov
2016-07-26
1
-1
/
+8
|
*
|
|
|
Btrfs: fix read_node_slot to return errors
Liu Bo
2016-07-26
2
-21
/
+52
|
*
|
|
|
Btrfs: fix double free of fs root
Liu Bo
2016-07-26
1
-9
/
+3
|
*
|
|
|
Btrfs: error out if generic_bin_search get invalid arguments
Liu Bo
2016-07-26
1
-0
/
+8
|
*
|
|
|
Btrfs: check inconsistence between chunk and block group
Liu Bo
2016-07-26
1
-1
/
+16
|
*
|
|
|
btrfs: add missing bytes_readonly attribute file in sysfs
Wang Xiaoguang
2016-07-26
1
-0
/
+2
*
|
|
|
|
Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2016-08-04
4
-18
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
ubifs: switch_gc_head: Remove redondant sync of wbuf
Sylvain Etienne
2016-07-29
1
-4
/
+0
|
*
|
|
|
|
ubifs: Silence early error messages if MS_SILENT is set
Daniel Golle
2016-07-29
1
-7
/
+7
|
*
|
|
|
|
ubifs: Update comment for ubifs_errc
Daniel Golle
2016-07-29
1
-2
/
+2
|
*
|
|
|
|
ubifs: Make xattr structures static
Ben Dooks
2016-07-29
1
-3
/
+3
|
*
|
|
|
|
ubifs: Silence error output if MS_SILENT is set
Daniel Golle
2016-07-29
1
-2
/
+3
*
|
|
|
|
|
Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-08-04
1
-3
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
Dan Carpenter
2016-08-04
1
-3
/
+4
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2016-08-04
4
-268
/
+331
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
m68k: enable binfmt_flat on systems with an MMU
Nicolas Pitre
2016-07-28
1
-1
/
+2
|
*
|
|
|
|
binfmt_flat: allow compressed flat binary format to work on MMU systems
Nicolas Pitre
2016-07-28
1
-2
/
+42
|
*
|
|
|
|
binfmt_flat: add MMU-specific support
Nicolas Pitre
2016-07-28
1
-3
/
+13
|
*
|
|
|
|
binfmt_flat: update libraries' data segment pointer with userspace accessors
Nicolas Pitre
2016-07-28
1
-6
/
+13
|
*
|
|
|
|
binfmt_flat: use clear_user() rather than memset() to clear .bss
Nicolas Pitre
2016-07-28
1
-4
/
+5
|
*
|
|
|
|
binfmt_flat: use proper user space accessors with old relocs code
Nicolas Pitre
2016-07-28
1
-10
/
+18
|
*
|
|
|
|
binfmt_flat: use proper user space accessors with relocs processing code
Nicolas Pitre
2016-07-25
1
-12
/
+19
|
*
|
|
|
|
binfmt_flat: clean up create_flat_tables() and stack accesses
Nicolas Pitre
2016-07-25
1
-54
/
+63
|
*
|
|
|
|
binfmt_flat: use generic transfer_args_to_stack()
Nicolas Pitre
2016-07-25
1
-12
/
+10
|
*
|
|
|
|
elf_fdpic_transfer_args_to_stack(): make it generic
Nicolas Pitre
2016-07-25
2
-36
/
+35
|
*
|
|
|
|
binfmt_flat: prevent kernel dammage from corrupted executable headers
Nicolas Pitre
2016-07-25
1
-0
/
+11
|
*
|
|
|
|
binfmt_flat: convert printk invocations to their modern form
Nicolas Pitre
2016-07-25
1
-67
/
+51
|
*
|
|
|
|
binfmt_flat: assorted cleanups
Nicolas Pitre
2016-07-25
1
-121
/
+109
*
|
|
|
|
|
block: remove BLK_DEV_DAX config option
Ross Zwisler
2016-08-04
1
-5
/
+1
*
|
|
|
|
|
fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2
Geert Uytterhoeven
2016-08-03
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-08-02
49
-617
/
+760
|
\
\
\
\
\
\
|
*
|
|
|
|
|
reiserfs: fix "new_insert_key may be used uninitialized ..."
Jeff Mahoney
2016-08-02
1
-1
/
+2
|
*
|
|
|
|
|
nilfs2: move ioctl interface and disk layout to uapi separately
Ryusuke Konishi
2016-08-02
13
-20
/
+29
|
*
|
|
|
|
|
nilfs2: use BIT() macro
Ryusuke Konishi
2016-08-02
6
-38
/
+37
|
*
|
|
|
|
|
nilfs2: fix misuse of a semaphore in sysfs code
Ryusuke Konishi
2016-08-02
2
-27
/
+24
|
*
|
|
|
|
|
nilfs2: refactor parser of snapshot mount option
Ryusuke Konishi
2016-08-02
1
-18
/
+35
|
*
|
|
|
|
|
nilfs2: do not use yield()
Ryusuke Konishi
2016-08-02
1
-1
/
+1
|
*
|
|
|
|
|
nilfs2: emit error message when I/O error is detected
Ryusuke Konishi
2016-08-02
3
-2
/
+16
[prev]
[next]