index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-30
btrfs: prefix sysfs attribute struct names
Hans van Kranenburg
2
-46
/
+43
2017-10-30
btrfs: Fix bool initialization/comparison
Thomas Meyer
3
-10
/
+10
2017-10-30
btrfs: Refactor transaction handling in received subvolume ioctl
Nikolay Borisov
1
-5
/
+1
2017-10-30
btrfs: Explicitly handle btrfs_update_root failure
Nikolay Borisov
1
-1
/
+6
2017-10-30
btrfs: error out if btrfs_attach_transaction() fails
Anand Jain
1
-3
/
+8
2017-10-30
btrfs: fix BUG_ON in btrfs_init_new_device()
Anand Jain
1
-5
/
+9
2017-10-30
btrfs: undo writable superblocke when sprouting fails
Anand Jain
1
-0
/
+2
2017-10-30
btrfs: Add checker for EXTENT_CSUM
Qu Wenruo
1
-0
/
+24
2017-10-30
btrfs: Add sanity check for EXTENT_DATA when reading out leaf
Qu Wenruo
1
-0
/
+103
2017-10-30
btrfs: Check if item pointer overlaps with the item itself
Qu Wenruo
1
-0
/
+7
2017-10-30
btrfs: Refactor check_leaf function for later expansion
Qu Wenruo
1
-23
/
+27
2017-10-30
Btrfs: cleanup 'start' subtraction from try uncompressed inline extent
Timofey Titovets
1
-1
/
+1
2017-10-30
btrfs: change how we decide to commit transactions during flushing
Josef Bacik
1
-14
/
+28
2017-10-30
Btrfs: send, apply asynchronous page cache readahead to enhance page read
Kuanling Huang
1
-5
/
+16
2017-10-30
Btrfs: fix memory leak in raid56
Liu Bo
1
-2
/
+20
2017-10-30
btrfs: make array types static const, reduces object code size
Colin Ian King
1
-4
/
+6
2017-10-30
btrfs: return -ENOMEM on allocation failure in btrfsic
Allen Pais
1
-2
/
+2
2017-10-30
Btrfs: fix confusing worker helper info in stacktrace
Liu Bo
1
-1
/
+1
2017-10-30
Btrfs: remove bio_flags which indicates a meta block of log-tree
Liu Bo
3
-16
/
+4
2017-10-30
Btrfs: make plug in writing meta blocks really work
Liu Bo
2
-2
/
+6
2017-10-30
btrfs: convert all mount option checking code to use btrfs_test_opt
Satoru Takeuchi
2
-2
/
+2
2017-10-30
btrfs: avoid null pointer dereference on fs_info when calling btrfs_crit
Colin Ian King
1
-2
/
+2
2017-10-30
btrfs: Clean up dead code in root-tree
Christos Gkekas
1
-4
/
+0
2017-10-30
btrfs: tests: Fix a memory leak in error handling path in 'run_test()'
Christophe JAILLET
1
-1
/
+2
2017-10-30
btrfs: Remove redundant argument of __link_block_group
Nikolay Borisov
1
-4
/
+4
2017-10-30
btrfs: Rework error handling of add_extent_mapping in __btrfs_alloc_chunk
Nikolay Borisov
1
-5
/
+5
2017-10-30
btrfs: Remove unused parameter from check_direct_IO
Nikolay Borisov
1
-2
/
+1
2017-10-30
btrfs: Remove unused arguments from btrfs_changed_cb_t
Nikolay Borisov
3
-18
/
+9
2017-10-30
btrfs: Remove unused parameters from various functions
Nikolay Borisov
1
-14
/
+11
2017-10-30
btrfs: Remove unused variable
Nikolay Borisov
1
-2
/
+0
2017-10-30
Btrfs: do not async submit for nodatasum inodes
Liu Bo
1
-1
/
+1
2017-10-30
Btrfs: search parity device wisely
Liu Bo
1
-1
/
+7
2017-10-30
btrfs: copy fsid to super_block s_uuid
Anand Jain
1
-0
/
+1
2017-10-30
Btrfs: fix __user casting in ioctl.c
Omar Sandoval
1
-5
/
+5
2017-10-30
Btrfs: make some volumes.c functions static
Omar Sandoval
1
-6
/
+7
2017-10-30
btrfs: Remove redundant forward declarations
Nikolay Borisov
1
-12
/
+0
2017-10-30
Btrfs: protect conditions within root->log_mutex while waiting
Liu Bo
1
-14
/
+16
2017-10-30
Btrfs: use wait_event instead of a single function
Liu Bo
1
-18
/
+3
2017-10-30
Btrfs: move finish_wait out of the loop
Liu Bo
1
-1
/
+1
2017-10-30
Btrfs: remove batch plug in run_scheduled_IO
Liu Bo
1
-6
/
+0
2017-10-28
Merge tag '4.14-smb3-fixes-for-stable' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-34
/
+77
2017-10-28
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-27
/
+42
2017-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-1
/
+2
2017-10-26
SMB3: Validate negotiate request must always be signed
Steve French
1
-0
/
+3
2017-10-26
Merge tag 'ceph-for-4.14-rc7' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+4
2017-10-26
Merge tag 'xfs-4.14-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-8
/
+13
2017-10-25
SMB: fix validate negotiate info uninitialised memory use
David Disseldorp
1
-1
/
+2
2017-10-25
SMB: fix leak of validate negotiate info response buffer
David Disseldorp
1
-2
/
+5
2017-10-25
CIFS: Fix NULL pointer deref on SMB2_tcon() failure
Aurélien Aptel
1
-2
/
+2
2017-10-25
CIFS: do not send invalid input buffer on QUERY_INFO requests
Aurelien Aptel
1
-3
/
+7
[prev]
[next]