summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-241-1/+5
|\
| * ELF: Also pass any interpreter's file header to `arch_check_elf'Maciej W. Rozycki2016-01-201-1/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-01-244-150/+389
|\ \
| * | ceph: use i_size_{read,write} to get/set i_sizeYan, Zheng2016-01-214-26/+25
| * | ceph: re-send AIO write request when getting -EOLDSNAP errorYan, Zheng2016-01-211-4/+86
| * | ceph: Asynchronous IO supportYan, Zheng2016-01-211-119/+278
| * | ceph: Avoid to propagate the invalid page pointMinfei Huang2016-01-211-1/+0
| * | ceph: fix double page_unlock() in page_mkwrite()Yan, Zheng2016-01-211-4/+4
| |/
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-01-2416-52/+238
|\ \
| * | cifs_dbg() outputs an uninitialized buffer in cifs_readdir()Vasily Averin2016-01-141-0/+1
| * | cifs: fix race between call_async() and reconnect()Rabin Vincent2016-01-142-3/+5
| * | Prepare for encryption support (first part). Add decryption and encryption ke...Steve French2016-01-1410-33/+156
| * | cifs: Allow using O_DIRECT with cache=looseRoss Lagerwall2016-01-141-0/+15
| * | cifs: Make echo interval tunableSteve French2016-01-143-11/+34
| * | cifs: Check uniqueid for SMB2+ and return -ESTALE if necessaryRoss Lagerwall2016-01-141-2/+22
| * | Print IP address of unresponsive serverArnd Hannemann2016-01-141-2/+5
| * | cifs: Ratelimit kernel log messagesJamie Bainbridge2016-01-142-6/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-23136-722/+725
|\ \ \
| * | | vfs: abort dedupe loop if fatal signals are pendingDarrick J. Wong2016-01-221-0/+3
| * | | wrappers for ->i_mutex accessAl Viro2016-01-22136-722/+722
* | | | Merge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-01-235-69/+47
|\ \ \ \
| * \ \ \ Merge branch 'bugfixes'Trond Myklebust2016-01-222-63/+42
| |\ \ \ \
| | * | | | pNFS/flexfiles: Fix an XDR encoding bug in layoutreturnTrond Myklebust2016-01-221-4/+2
| | * | | | pNFS/flexfiles: Improve merging of errors in LAYOUTRETURNTrond Myklebust2016-01-211-59/+40
| * | | | | NFS: Simplify nfs_request_add_commit_list() argumentsAnna Schumaker2016-01-213-6/+5
* | | | | | tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-225-22/+6
* | | | | | dax: never rely on bh.b_dev being set by get_block()Ross Zwisler2016-01-221-0/+3
* | | | | | xfs: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler2016-01-221-3/+4
* | | | | | ext4: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler2016-01-221-1/+3
* | | | | | ext2: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler2016-01-221-1/+3
* | | | | | dax: add support for fsync/syncRoss Zwisler2016-01-221-16/+258
* | | | | | dax: support dirty DAX entries in radix treeRoss Zwisler2016-01-222-2/+2
* | | | | | dax: fix conversion of holes to PMDsRoss Zwisler2016-01-221-10/+10
* | | | | | dax: fix NULL pointer dereference in __dax_dbg()Ross Zwisler2016-01-221-0/+1
| |_|/ / / |/| | | |
* | | | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-2216-213/+264
|\ \ \ \ \
| * | | | | btrfs: raid56: Use raid_write_end_io for scrubZhao Lei2016-01-201-27/+5
| * | | | | btrfs: Remove unnecessary ClearPageUptodate for raid56Zhao Lei2016-01-201-2/+0
| * | | | | btrfs: use rbio->nr_pages to reduce calculationZhao Lei2016-01-201-12/+7
| * | | | | btrfs: Use unified stripe_page's index calculationZhao Lei2016-01-201-22/+21
| * | | | | btrfs: Fix calculation of rbio->dbitmap's size calculationZhao Lei2016-01-202-3/+3
| * | | | | btrfs: Fix no_space in write and rm loopZhao Lei2016-01-201-1/+3
| * | | | | btrfs: merge functions for wait snapshot creationZhao Lei2016-01-203-21/+22
| * | | | | btrfs: delete unused argument in btrfs_copy_from_userZhao Lei2016-01-201-4/+2
| * | | | | btrfs: Use direct way to determine raid56 write/recover modeZhao Lei2016-01-191-1/+2
| * | | | | btrfs: Small cleanup for get index_srcdev loopZhao Lei2016-01-191-22/+20
| * | | | | btrfs: Enhance chunk validation checkQu Wenruo2016-01-191-1/+32
| * | | | | btrfs: Enhance super validation checkQu Wenruo2016-01-191-49/+48
| * | | | | Btrfs: fix deadlock running delayed iputs at transaction commit timeFilipe Manana2016-01-194-8/+10
| * | | | | Btrfs: fix typo in log message when starting a balanceFilipe Manana2016-01-191-1/+1
| * | | | | Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason2016-01-196-15/+56
| |\ \ \ \ \
OpenPOWER on IntegriCloud