| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-01-24 | 1 | -1/+5 |
|\ |
|
| * | ELF: Also pass any interpreter's file header to `arch_check_elf' | Maciej W. Rozycki | 2016-01-20 | 1 | -1/+5 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2016-01-24 | 4 | -150/+389 |
|\ \ |
|
| * | | ceph: use i_size_{read,write} to get/set i_size | Yan, Zheng | 2016-01-21 | 4 | -26/+25 |
| * | | ceph: re-send AIO write request when getting -EOLDSNAP error | Yan, Zheng | 2016-01-21 | 1 | -4/+86 |
| * | | ceph: Asynchronous IO support | Yan, Zheng | 2016-01-21 | 1 | -119/+278 |
| * | | ceph: Avoid to propagate the invalid page point | Minfei Huang | 2016-01-21 | 1 | -1/+0 |
| * | | ceph: fix double page_unlock() in page_mkwrite() | Yan, Zheng | 2016-01-21 | 1 | -4/+4 |
| |/ |
|
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2016-01-24 | 16 | -52/+238 |
|\ \ |
|
| * | | cifs_dbg() outputs an uninitialized buffer in cifs_readdir() | Vasily Averin | 2016-01-14 | 1 | -0/+1 |
| * | | cifs: fix race between call_async() and reconnect() | Rabin Vincent | 2016-01-14 | 2 | -3/+5 |
| * | | Prepare for encryption support (first part). Add decryption and encryption ke... | Steve French | 2016-01-14 | 10 | -33/+156 |
| * | | cifs: Allow using O_DIRECT with cache=loose | Ross Lagerwall | 2016-01-14 | 1 | -0/+15 |
| * | | cifs: Make echo interval tunable | Steve French | 2016-01-14 | 3 | -11/+34 |
| * | | cifs: Check uniqueid for SMB2+ and return -ESTALE if necessary | Ross Lagerwall | 2016-01-14 | 1 | -2/+22 |
| * | | Print IP address of unresponsive server | Arnd Hannemann | 2016-01-14 | 1 | -2/+5 |
| * | | cifs: Ratelimit kernel log messages | Jamie Bainbridge | 2016-01-14 | 2 | -6/+5 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-01-23 | 136 | -722/+725 |
|\ \ \ |
|
| * | | | vfs: abort dedupe loop if fatal signals are pending | Darrick J. Wong | 2016-01-23 | 1 | -0/+3 |
| * | | | wrappers for ->i_mutex access | Al Viro | 2016-01-23 | 136 | -722/+722 |
* | | | | Merge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2016-01-23 | 5 | -69/+47 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'bugfixes' | Trond Myklebust | 2016-01-22 | 2 | -63/+42 |
| |\ \ \ \ |
|
| | * | | | | pNFS/flexfiles: Fix an XDR encoding bug in layoutreturn | Trond Myklebust | 2016-01-22 | 1 | -4/+2 |
| | * | | | | pNFS/flexfiles: Improve merging of errors in LAYOUTRETURN | Trond Myklebust | 2016-01-21 | 1 | -59/+40 |
| * | | | | | NFS: Simplify nfs_request_add_commit_list() arguments | Anna Schumaker | 2016-01-21 | 3 | -6/+5 |
* | | | | | | tree wide: use kvfree() than conditional kfree()/vfree() | Tetsuo Handa | 2016-01-23 | 5 | -22/+6 |
* | | | | | | dax: never rely on bh.b_dev being set by get_block() | Ross Zwisler | 2016-01-23 | 1 | -0/+3 |
* | | | | | | xfs: call dax_pfn_mkwrite() for DAX fsync/msync | Ross Zwisler | 2016-01-23 | 1 | -3/+4 |
* | | | | | | ext4: call dax_pfn_mkwrite() for DAX fsync/msync | Ross Zwisler | 2016-01-23 | 1 | -1/+3 |
* | | | | | | ext2: call dax_pfn_mkwrite() for DAX fsync/msync | Ross Zwisler | 2016-01-23 | 1 | -1/+3 |
* | | | | | | dax: add support for fsync/sync | Ross Zwisler | 2016-01-23 | 1 | -16/+258 |
* | | | | | | dax: support dirty DAX entries in radix tree | Ross Zwisler | 2016-01-23 | 2 | -2/+2 |
* | | | | | | dax: fix conversion of holes to PMDs | Ross Zwisler | 2016-01-23 | 1 | -10/+10 |
* | | | | | | dax: fix NULL pointer dereference in __dax_dbg() | Ross Zwisler | 2016-01-23 | 1 | -0/+1 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-01-22 | 16 | -213/+264 |
|\ \ \ \ \ |
|
| * | | | | | btrfs: raid56: Use raid_write_end_io for scrub | Zhao Lei | 2016-01-20 | 1 | -27/+5 |
| * | | | | | btrfs: Remove unnecessary ClearPageUptodate for raid56 | Zhao Lei | 2016-01-20 | 1 | -2/+0 |
| * | | | | | btrfs: use rbio->nr_pages to reduce calculation | Zhao Lei | 2016-01-20 | 1 | -12/+7 |
| * | | | | | btrfs: Use unified stripe_page's index calculation | Zhao Lei | 2016-01-20 | 1 | -22/+21 |
| * | | | | | btrfs: Fix calculation of rbio->dbitmap's size calculation | Zhao Lei | 2016-01-20 | 2 | -3/+3 |
| * | | | | | btrfs: Fix no_space in write and rm loop | Zhao Lei | 2016-01-20 | 1 | -1/+3 |
| * | | | | | btrfs: merge functions for wait snapshot creation | Zhao Lei | 2016-01-20 | 3 | -21/+22 |
| * | | | | | btrfs: delete unused argument in btrfs_copy_from_user | Zhao Lei | 2016-01-20 | 1 | -4/+2 |
| * | | | | | btrfs: Use direct way to determine raid56 write/recover mode | Zhao Lei | 2016-01-20 | 1 | -1/+2 |
| * | | | | | btrfs: Small cleanup for get index_srcdev loop | Zhao Lei | 2016-01-20 | 1 | -22/+20 |
| * | | | | | btrfs: Enhance chunk validation check | Qu Wenruo | 2016-01-20 | 1 | -1/+32 |
| * | | | | | btrfs: Enhance super validation check | Qu Wenruo | 2016-01-20 | 1 | -49/+48 |
| * | | | | | Btrfs: fix deadlock running delayed iputs at transaction commit time | Filipe Manana | 2016-01-20 | 4 | -8/+10 |
| * | | | | | Btrfs: fix typo in log message when starting a balance | Filipe Manana | 2016-01-20 | 1 | -1/+1 |
| * | | | | | Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Chris Mason | 2016-01-20 | 6 | -15/+56 |
| |\ \ \ \ \ |
|