summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: UBSAN: set boolean value iostat_enable correctlySheng Yong2019-02-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: add brackets for macrosSheng Yong2019-02-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: check if file namelen exceeds max valueSheng Yong2019-02-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: fix to trigger fsck if dirent.name_len is zeroChao Yu2019-02-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: export FS_NOCOW_FL flag to userJaegeuk Kim2019-02-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: check inject_rate validity during configuringChao Yu2019-02-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: remove set but not used variable 'err'YueHaibing2019-02-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f2fs: change error code to -ENOMEM from -EINVALChengguang Xu2019-02-04
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P2019-03-25
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 4.4.177 into android-4.4Greg Kroah-Hartman2019-03-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfsd: fix wrong check in write_v4_end_grace()Yihao Wu2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfsd: fix memory corruption caused by readdirNeilBrown2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Don't recoalesce on error in nfs_pageio_complete_mirror()Trond Myklebust2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: Fix an I/O request leakage in nfs_do_recoalesceTrond Myklebust2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS41: pop some layoutget errors to applicationPeng Tao2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jbd2: fix compile warning when using JBUFFER_TRACEzhangyi (F)2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jbd2: clear dirty flag when revoking a buffer from an older transactionzhangyi (F)2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext2: Fix underflow in ext2_max_size()Jan Kara2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: fix crash during online resizingJan Kara2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Btrfs: fix corruption reading shared and compressed extents after hole punchingFilipe Manana2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | btrfs: ensure that a DUP or RAID1 block group has exactly two stripesJohannes Thumshirn2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CIFS: Fix read after write for files with read cachingPavel Shilovsky2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9p: use inode->i_lock to protect i_size_write() under 32-bitHou Tao2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs/9p: use fscache mutex rather than spinlockSasha Levin2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | autofs: fix error return in autofs_fill_super()Ian Kent2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | autofs: drop dentry reference only when it is never usedPan Bian2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()Jan Kara2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cifs: fix computation for MAX_SMB2_HDR_SIZERonnie Sahlberg2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nfs: Fix NULL pointer dereference of dev_nameYao Liu2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hugetlbfs: fix races and page leaks during migrationMike Kravetz2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ncpfs: fix build warning of strncpyGreg Kroah-Hartman2019-03-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng2019-03-23
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ANDROID: mnt: Propagate remount correctlyDaniel Rosenberg2019-03-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ANDROID: overlayfs: override_creds=off option bypass creator_credMark Salyzyn2019-03-05
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge android-4.4.175 (08d5867) into msm-4.4Srinivasarao P2019-02-22
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 4.4.175 into android-4.4Greg Kroah-Hartman2019-02-20
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cifs: Limit memory used by lock request calls to a pageRoss Lagerwall2019-02-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "exec: load_script: don't blindly truncate shebang string"Linus Torvalds2019-02-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure ...Greg Kroah-Hartman2019-02-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | debugfs: fix debugfs_rename parameter checkingGreg Kroah-Hartman2019-02-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fuse: handle zero sized retrieve correctlyMiklos Szeredi2019-02-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fuse: decrement NR_WRITEBACK_TEMP on the right pageMiklos Szeredi2019-02-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fuse: call pipe_buf_release() under pipe lockJann Horn2019-02-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exec: load_script: don't blindly truncate shebang stringOleg Nesterov2019-02-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs/epoll: drop ovflist branch predictionDavidlohr Bueso2019-02-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ocfs2: don't clear bh uptodate for block readJunxiao Bi2019-02-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cifs: check ntwrk_buf_start for NULL before dereferencing itRonnie Sahlberg2019-02-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFS: nfs_compare_mount_options always compare auth flavors.Chris Perl2019-02-20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | udf: Fix BUG on corrupted inodeJan Kara2019-02-20