summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | xfs: sanity check inode mode when creating new dentryAmir Goldstein2017-01-171-9/+39
| | * | | | | xfs: replace xfs_mode_to_ftype table with switch statementAmir Goldstein2017-01-173-18/+25
| | * | | | | xfs: add missing include dependencies to xfs_dir2.hAmir Goldstein2017-01-171-0/+3
| | * | | | | xfs: sanity check directory inode di_sizeAmir Goldstein2017-01-172-3/+7
| | * | | | | xfs: make the ASSERT() condition likelyAmir Goldstein2017-01-171-3/+3
| | | |/ / / | | |/| | |
| * | | | | ubifs: Fix journal replay wrt. xattr nodesRichard Weinberger2017-01-171-2/+23
| * | | | | ubifs: remove redundant checks for encryption keyEric Biggers2017-01-171-55/+3
| * | | | | ubifs: allow encryption ioctls in compat modeEric Biggers2017-01-171-0/+3
| * | | | | ubifs: add CONFIG_BLOCK dependency for encryptionArnd Bergmann2017-01-171-1/+1
| * | | | | ubifs: fix unencrypted journal writePeter Rosin2017-01-171-0/+1
| * | | | | ubifs: ensure zero err is returned on successful returnColin Ian King2017-01-171-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-1727-177/+197
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge tag 'nfs-for-4.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-01-162-12/+18
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | NFSv4: Fix client recovery when server reboots multiple timesTrond Myklebust2017-01-131-1/+0
| | * | | | NFSv4: update_changeattr should update the attribute timestampTrond Myklebust2017-01-121-8/+13
| | * | | | NFSv4: Don't call update_changeattr() unless the unlink is successfulTrond Myklebust2017-01-121-1/+2
| | * | | | NFSv4: Don't apply change_info4 twice on rename within a directoryTrond Myklebust2017-01-121-2/+5
| | * | | | NFSv4: Call update_changeattr() from _nfs4_proc_open only if a file was createdTrond Myklebust2017-01-121-1/+2
| | * | | | nfs: Don't take a reference on fl->fl_file for LOCK operationBenjamin Coddington2017-01-121-3/+0
| | | |/ / | | |/| |
| * | | | Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-01-161-1/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | nfsd: fix supported attributes for acl & labelsJ. Bruce Fields2017-01-121-1/+3
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-01-154-23/+54
| |\ \ \ \
| | * | | | sysctl: Drop reference added by grab_header in proc_sys_readdirZhou Chengming2017-01-101-1/+2
| | * | | | libfs: Modify mount_pseudo_xattr to be clear it is not a userspace mountEric W. Biederman2017-01-101-1/+2
| | * | | | mnt: Protect the mountpoint hashtable with mount_lockEric W. Biederman2017-01-102-21/+50
| | |/ / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-01-144-7/+27
| |\ \ \ \
| | * | | | coredump: Ensure proper size of sparse core filesDave Kleikamp2017-01-142-0/+19
| | * | | | aio: fix lock dep warningShaohua Li2017-01-141-2/+4
| | * | | | tmpfs: clear S_ISGID when setting posix ACLsGu Zheng2017-01-101-5/+4
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-01-143-6/+7
| |\ \ \ \ \
| | * | | | | block: Rename blk_queue_zone_size and bdev_zone_sizeDamien Le Moal2017-01-122-5/+5
| | * | | | | do_direct_IO: Use inode->i_blkbits to compute block count to be cleanedChandan Rajendra2017-01-101-1/+2
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-01-135-15/+38
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge branch 'tracepoint-updates-4.10' of git://git.kernel.org/pub/scm/linux/...Chris Mason2017-01-112-5/+12
| | |\ \ \ \
| | | * | | | Btrfs: add 'inode' for extent map tracepointLiu Bo2017-01-091-1/+1
| | | * | | | btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba2017-01-091-4/+11
| | * | | | | Btrfs: adjust outstanding_extents counter properly when dio write is splitLiu Bo2017-01-031-2/+9
| | * | | | | Btrfs: fix lockdep warning about log_mutexLiu Bo2017-01-031-3/+10
| | * | | | | Btrfs: use down_read_nested to make lockdep silentLiu Bo2017-01-031-1/+2
| | * | | | | btrfs: fix locking when we put back a delayed ref that's too newJeff Mahoney2017-01-031-1/+1
| | * | | | | btrfs: fix error handling when run_delayed_extent_op failsJeff Mahoney2017-01-031-0/+3
| | * | | | | btrfs: return the actual error value from from btrfs_uuid_tree_iteratePan Bian2016-12-191-3/+1
| | |/ / / /
| * | | | | Merge tag 'ceph-for-4.10-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds2017-01-132-2/+7
| |\ \ \ \ \
| | * | | | | ceph: fix get_oldest_context()Geng, Jichao2017-01-121-2/+2
| | * | | | | ceph: fix mds cluster availability checkYan, Zheng2017-01-121-0/+5
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'xfs-for-linus-4.10-rc4-1' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds2017-01-126-111/+43
| |\ \ \ \ \
| | * | | | | xfs: Timely free truncated dirty pagesJan Kara2017-01-111-8/+11
| | * | | | | xfs: don't print warnings when xfs_log_force failsChristoph Hellwig2017-01-091-10/+2
| | * | | | | xfs: don't rely on ->total in xfs_alloc_space_availableChristoph Hellwig2017-01-091-3/+4
| | * | | | | xfs: adjust allocation length in xfs_alloc_space_availableChristoph Hellwig2017-01-092-65/+18
OpenPOWER on IntegriCloud