summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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/+5Star
* | | | | | | | 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-231-0/+3
| * | | | | | | | wrappers for ->i_mutex accessAl Viro2016-01-23136-722/+722
* | | | | | | | | Merge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-01-235-69/+47Star
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'bugfixes'Trond Myklebust2016-01-222-63/+42Star
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | pNFS/flexfiles: Fix an XDR encoding bug in layoutreturnTrond Myklebust2016-01-221-4/+2Star
| | * | | | | | | | | pNFS/flexfiles: Improve merging of errors in LAYOUTRETURNTrond Myklebust2016-01-211-59/+40Star
| * | | | | | | | | | NFS: Simplify nfs_request_add_commit_list() argumentsAnna Schumaker2016-01-213-6/+5Star
* | | | | | | | | | | tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-235-22/+6Star
* | | | | | | | | | | dax: never rely on bh.b_dev being set by get_block()Ross Zwisler2016-01-231-0/+3
* | | | | | | | | | | xfs: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler2016-01-231-3/+4
* | | | | | | | | | | ext4: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler2016-01-231-1/+3
* | | | | | | | | | | ext2: call dax_pfn_mkwrite() for DAX fsync/msyncRoss Zwisler2016-01-231-1/+3
* | | | | | | | | | | dax: add support for fsync/syncRoss Zwisler2016-01-231-16/+258
* | | | | | | | | | | dax: support dirty DAX entries in radix treeRoss Zwisler2016-01-232-2/+2
* | | | | | | | | | | dax: fix conversion of holes to PMDsRoss Zwisler2016-01-231-10/+10
* | | | | | | | | | | dax: fix NULL pointer dereference in __dax_dbg()Ross Zwisler2016-01-231-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/+5Star
| * | | | | | | | | btrfs: Remove unnecessary ClearPageUptodate for raid56Zhao Lei2016-01-201-2/+0Star
| * | | | | | | | | btrfs: use rbio->nr_pages to reduce calculationZhao Lei2016-01-201-12/+7Star
| * | | | | | | | | btrfs: Use unified stripe_page's index calculationZhao Lei2016-01-201-22/+21Star
| * | | | | | | | | 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/+2Star
| * | | | | | | | | btrfs: Use direct way to determine raid56 write/recover modeZhao Lei2016-01-201-1/+2
| * | | | | | | | | btrfs: Small cleanup for get index_srcdev loopZhao Lei2016-01-201-22/+20Star
| * | | | | | | | | btrfs: Enhance chunk validation checkQu Wenruo2016-01-201-1/+32
| * | | | | | | | | btrfs: Enhance super validation checkQu Wenruo2016-01-201-49/+48Star
| * | | | | | | | | Btrfs: fix deadlock running delayed iputs at transaction commit timeFilipe Manana2016-01-204-8/+10
| * | | | | | | | | Btrfs: fix typo in log message when starting a balanceFilipe Manana2016-01-201-1/+1
| * | | | | | | | | Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason2016-01-206-15/+56
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | btrfs: initialize the seq counter in struct btrfs_deviceSebastian Andrzej Siewior2016-01-151-0/+1
| | * | | | | | | | | Btrfs: fix output of compression message in btrfs_parse_options()Tsutomu Itoh2016-01-151-7/+22
| | * | | | | | | | | Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and sub...Chandan Rajendra2016-01-154-8/+33
| * | | | | | | | | | Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason2016-01-207-24/+32
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | * | | | | | | | | btrfs: remove duplicate const specifierColin Ian King2016-01-191-1/+1
| | * | | | | | | | | Btrfs: clean up an error code in btrfs_init_space_info()Dan Carpenter2016-01-151-1/+1
| | * | | | | | | | | btrfs: fix iterator with update error in backref.cGeliang Tang2016-01-151-5/+5
| | * | | | | | | | | btrfs: cleanup, stop casting for extent_map->lookup everywhereJeff Mahoney2016-01-156-17/+25
* | | | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-01-2212-271/+867
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ext4: add FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface supportLi Xi2016-01-082-87/+336