summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong2016-10-201-2/+1Star
| * | | | | | | | xfs: unset MS_ACTIVE if mount failsDarrick J. Wong2016-10-201-0/+1
| * | | | | | | | xfs: remove pointless error goto in xfs_bmap_remap_allocEric Sandeen2016-10-201-3/+0Star
| * | | | | | | | xfs: don't take the IOLOCK exclusive for direct I/O page invalidationChristoph Hellwig2016-10-201-68/+30Star
| * | | | | | | | xfs: add some 'static' annotationsEric Biggers2016-10-202-3/+3
| * | | | | | | | xfs: Fix uninitialized variable in xfs_reflink_reserve_cow_range()Geert Uytterhoeven2016-10-201-1/+1
| * | | | | | | | xfs: remove redundant assignment of ifpColin Ian King2016-10-201-1/+1
| |/ / / / / / /
* | | | / / / / proc: don't use FOLL_FORCE for reading cmdline and environmentLinus Torvalds2016-10-251-10/+8Star
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge tag 'upstream-4.9-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-10-242-11/+11
|\ \ \ \ \ \ \
| * | | | | | | ubifs: Abort readdir upon errorRichard Weinberger2016-10-201-5/+3Star
| * | | | | | | ubifs: Fix xattr_names length in exit pathsRichard Weinberger2016-10-201-0/+2
| * | | | | | | ubifs: Rename ubifs_rename2Richard Weinberger2016-10-201-6/+6
* | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-249-50/+56
|\ \ \ \ \ \ \ \
| * | | | | | | | ext4: add missing KERN_CONT to a few more debugging usesJoe Perches2016-10-154-31/+26Star
| * | | | | | | | fscrypto: lock inode while setting encryption policyEric Biggers2016-10-151-0/+4
| * | | | | | | | ext4: correct endianness conversion in __xattr_check_inode()Eric Biggers2016-10-151-1/+1
| * | | | | | | | fscrypto: make XTS tweak initialization endian-independentEric Biggers2016-10-131-7/+8
| * | | | | | | | ext4: do not advertise encryption support when disabledEric Biggers2016-10-131-0/+4
| * | | | | | | | jbd2: fix incorrect unlock on j_list_lockTaesoo Kim2016-10-131-1/+2
| * | | | | | | | ext4: super.c: Update logging style using KERN_CONTJoe Perches2016-10-131-10/+11
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-10-223-41/+25Star
|\ \ \ \ \ \ \ \
| * | | | | | | | fs/proc: Stop trying to report thread stacksAndy Lutomirski2016-10-202-37/+20Star
| * | | | | | | | fs/proc: Stop reporting eip and esp in /proc/PID/statAndy Lutomirski2016-10-201-4/+5
* | | | | | | | | Merge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-10-222-2/+3
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | nfs4: fix missing-braces warningArnd Bergmann2016-10-191-1/+1
| * | | | | | | | pnfs/blocklayout: fix last_write_offset incorrectly set to page boundaryBenjamin Coddington2016-10-131-1/+2
* | | | | | | | | Merge tag 'ceph-for-4.9-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2016-10-204-4/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ceph: fix non static symbol warningWei Yongjun2016-10-181-2/+2
| * | | | | | | | | ceph: fix uninitialized dentry pointer in ceph_real_mount()Geert Uytterhoeven2016-10-181-0/+2
| * | | | | | | | | ceph: fix readdir vs fragmentation raceYan, Zheng2016-10-181-1/+2
| * | | | | | | | | ceph: fix error handling in ceph_read_iterNikolay Borisov2016-10-151-1/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-10-202-6/+9
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | ext2: avoid bogus -Wmaybe-uninitialized warningArnd Bergmann2016-10-181-3/+4
| * | | | | | | | isofs: Do not return EACCES for unknown filesystemsJan Kara2016-10-181-3/+5
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-192-8/+20
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-191-6/+13
| * | | | | | | mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-2/+7
| |/ / / / / /
* | | | | | | Merge tag 'for-f2fs-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-181-5/+5
|\ \ \ \ \ \ \
| * | | | | | | f2fs: fix wrong sum_page pointer in f2fs_gcJaegeuk Kim2016-10-131-5/+5
* | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-10-181-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | locking, fs/locks: Add missing file_sem locksPeter Zijlstra2016-10-181-0/+6
| | |_|/ / / / / | |/| | | | | |
* / | | | | | | btrfs: assign error values to the correct bio structsJunjie Mao2016-10-171-2/+2
|/ / / / / / /
* | | | | | | Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befsLinus Torvalds2016-10-158-283/+244Star
|\ \ \ \ \ \ \
| * | | | | | | befs: befs: fix style issues in datastream.cLuis de Bethencourt2016-10-081-15/+17
| * | | | | | | befs: improve documentation in datastream.cLuis de Bethencourt2016-10-081-95/+98
| * | | | | | | befs: fix typos in datastream.cLuis de Bethencourt2016-10-081-4/+4
| * | | | | | | befs: fix typos in btree.cLuis de Bethencourt2016-10-081-4/+3Star
| * | | | | | | befs: fix style issues in super.cLuis de Bethencourt2016-10-081-7/+8
| * | | | | | | befs: fix comment styleLuis de Bethencourt2016-10-081-7/+3Star
| * | | | | | | befs: add check for ag_shift in superblockLuis de Bethencourt2016-10-081-0/+7