summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| | * | procfs: fix pthread cross-thread naming if !PR_DUMPABLEJanis Danisevskis2018-05-26
| | * | proc read mm's {arg,env}_{start,end} with mmap semaphore taken.Mateusz Guzik2018-05-26
| | * | proc: meminfo: estimate available memory more conservativelyJohannes Weiner2018-05-26
| | * | pipe: cap initial pipe capacity according to pipe-max-size limitMichael Kerrisk (man-pages)2018-05-26
| | * | lockd: lost rollback of set_grace_period() in lockd_down_net()Vasily Averin2018-05-26
| * | | BACKPORT, FROMLIST: fscrypt: add Speck128/256 supportEric Biggers2018-05-25
| * | | ANDROID: proc: fix undefined behavior in proc_uid_base_readdirConnor O'Brien2018-05-24
| * | | ANDROID: sdcardfs: Don't d_drop in d_revalidateDaniel Rosenberg2018-05-18
* | | | Merge android-4.4.132 (46155cc) into msm-4.4Srinivasarao P2018-05-22
|\| | |
| * | | Merge 4.4.132 into android-4.4Greg Kroah-Hartman2018-05-16
| |\| |
| | * | f2fs: fix a dead loop in f2fs_fiemap()Wei Fang2018-05-16
| | * | bdi: Fix oops in wb_workfn()Jan Kara2018-05-16
| | * | xfs: prevent creating negative-sized file via INSERT_RANGEDarrick J. Wong2018-05-16
| * | | UPSTREAM: f2fs: clear PageError on writepage - part 2Jaegeuk Kim2018-05-08
| * | | UPSTREAM: f2fs: avoid fsync() failure caused by EAGAIN in writepage()Jaegeuk Kim2018-05-08
* | | | Merge "Merge android-4.4.131 (d5d6526) into msm-4.4"Linux Build Service Account2018-05-10
|\ \ \ \
| * | | | Merge android-4.4.131 (d5d6526) into msm-4.4Srinivasarao P2018-05-03
| |\| | |
| | * | | Merge 4.4.131 into android-4.4Greg Kroah-Hartman2018-05-02
| | |\| |
| | | * | ext4: fix bitmap position validationLukas Czerner2018-05-02
| | | * | ext4: add validity checks for bitmap block numbersTheodore Ts'o2018-05-02
| | | * | ext4: set h_journal if there is a failure starting a reserved handleTheodore Ts'o2018-05-02
| | | * | ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKSEric Biggers2018-05-02
| | * | | Merge 4.4.130 into android-4.4Greg Kroah-Hartman2018-04-30
| | |\| |
| | | * | jbd2: fix use after free in kjournald2()Sahitya Tummala2018-04-29
| | | * | cifs: do not allow creating sockets except with SMB1 posix exensionsSteve French2018-04-29
| | * | | ANDROID: sdcardfs: Set s_root to NULL after puttingDaniel Rosenberg2018-04-25
| | * | | ANDROID: sdcardfs: d_make_root calls iputDaniel Rosenberg2018-04-25
| | * | | ANDROID: sdcardfs: Check for private data earlierDaniel Rosenberg2018-04-25
* | | | | Merge "mm: treat indirectly reclaimable memory as available in MemAvailable"Linux Build Service Account2018-05-08
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mm: treat indirectly reclaimable memory as available in MemAvailableVijayanand Jitta2018-05-08
* | | | | Merge android-4.4.129 (b1c4836) into msm-4.4Srinivasarao P2018-04-24
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge 4.4.129 into android-4.4Greg Kroah-Hartman2018-04-24
| |\| |
| | * | writeback: safer lock nestingGreg Thelen2018-04-24
| | * | fanotify: fix logic of events on childAmir Goldstein2018-04-24
| | * | ext4: bugfix for mmaped pages in mpage_release_unused_pages()wangguang2018-04-24
| | * | autofs: mount point create should honour passed in modeIan Kent2018-04-24
| | * | Don't leak MNT_INTERNAL away from internal mountsAl Viro2018-04-24
| | * | jffs2_kill_sb(): deal with failed allocationsAl Viro2018-04-24
| | * | ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()Theodore Ts'o2018-04-24
| | * | ext4: fix crashes in dioread_nolock modeJan Kara2018-04-24
| | * | ext4: don't allow r/w mounts if metadata blocks overlap the superblockTheodore Ts'o2018-04-24
| | * | ext4: fail ext4_iget for root directory if unallocatedTheodore Ts'o2018-04-24
| | * | ext4: don't update checksum of new initialized bitmapsTheodore Ts'o2018-04-24
| | * | jbd2: if the journal is aborted then don't allow update of the log tailTheodore Ts'o2018-04-24
| | * | fs/reiserfs/journal.c: add missing resierfs_warning() argAndrew Morton2018-04-24
| | * | ubifs: Check ubifs_wbuf_sync() return codeRichard Weinberger2018-04-24
| | * | getname_kernel() needs to make sure that ->name != ->iname in long caseAl Viro2018-04-24
| * | | f2fs: check cap_resource only for data blocksJaegeuk Kim2018-04-23
| * | | Revert "f2fs: introduce f2fs_set_page_dirty_nobuffer"Jaegeuk Kim2018-04-23
| * | | f2fs: clear PageError on writepageJaegeuk Kim2018-04-23