OSDN Git Service

bridge: Propagate vlan add failure to user
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / fs /
2018-08-24 Jeremy Clineext4: fix spectre gadget in ext4_mb_regular_allocator()
2018-08-15 Al Virofix __legitimize_mnt()/mntput() race
2018-08-15 Al Virofix mntput/mntput race
2018-08-15 Al Viroroot dentries need RCU-delayed freeing
2018-08-15 Theodore Ts'oext4: fix check to prevent initializing reserved inodes
2018-08-09 Shankara Pailoorjfs: Fix inconsistency between memory allocation and...
2018-08-09 Theodore Ts'oext4: fix false negatives *and* false positives in...
2018-08-06 Linus Torvaldssquashfs: more metadata hardenings
2018-08-06 Linus Torvaldssquashfs: more metadata hardening
2018-08-06 Theodore Ts'oext4: check for allocation block validity with block...
2018-08-06 Theodore Ts'oext4: fix inline data updates with checksums enabled
2018-08-06 Linus Torvaldssquashfs: be more careful about metadata corruption
2018-08-06 Qu Wenruobtrfs: qgroup: Finish rescan when hit the last leaf...
2018-08-06 David Sterbabtrfs: add barriers to btrfs_sync_log before log_commit...
2018-08-06 Chao Yuf2fs: fix to don't trigger writeback during recovery
2018-08-06 Anatoly Pugachevdisable loading f2fs module on PAGE_SIZE > 4KB
2018-08-06 Scott Mayhewnfsd: fix potential use-after-free in nfsd4_decode_getd...
2018-07-25 Konrad Rzeszutek... proc: Use underscores for SSBD in 'status'
2018-07-25 Thomas Gleixnerprctl: Add force disable speculation
2018-07-25 Kees Cookproc: Provide details on speculation flaw mitigations
2018-07-25 OGAWA Hirofumifat: fix memory allocation failure handling of match_st...
2018-07-22 alex chenocfs2: subsystem.su_mutex is required while accessing...
2018-07-17 Borislav Petkovx86/cpufeature: Replace the old static_cpu_has() with...
2018-07-17 Linus TorvaldsFix up non-directory creation in SGID directories
2018-07-11 Jon Derrickext4: check superblock mapped prior to committing
2018-07-11 Theodore Ts'oext4: add more mount time checks of the superblock
2018-07-11 Theodore Ts'oext4: add more inode number paranoia checks
2018-07-11 Theodore Ts'oext4: clear i_data in ext4_inode_info when removing...
2018-07-11 Theodore Ts'oext4: include the illegal physical block in the bad...
2018-07-11 Theodore Ts'oext4: verify the depth of extent tree in ext4_find_extent()
2018-07-11 Theodore Ts'oext4: only look at the bg_flags field if it is valid
2018-07-11 Theodore Ts'oext4: always check block group bounds in ext4_init_bloc...
2018-07-11 Theodore Ts'oext4: make sure bitmaps and the inode table don't overl...
2018-07-11 Theodore Ts'ojbd2: don't mark block as modified if the handle is...
2018-07-11 Paulo Alcantaracifs: Fix infinite loop when using hard mount option
2018-07-03 Liu BoBtrfs: fix unexpected cow in run_delalloc_nocow
2018-07-03 Jan Karaudf: Detect incorrect directory size
2018-07-03 Dave WysochanskiNFSv4: Fix possible 1-byte stack overflow in nfs_idmap_...
2018-07-03 Scott Mayhewnfsd: restrict rd_maxcount to svc_max_payload in nfsd_e...
2018-07-03 Silvio CesareUBIFS: Fix potential integer overflow in allocation
2018-07-03 Omar SandovalBtrfs: fix clone vs chattr NODATASUM race
2018-07-03 Miklos Szeredifuse: fix control dir setup and teardown
2018-07-03 Tetsuo Handafuse: don't keep dead fuse_conn at fuse_fill_super().
2018-07-03 Miklos Szeredifuse: atomic_o_trunc should truncate pagecache
2018-07-03 Thadeu Lima de Sou... fs/binfmt_misc.c: do not allow offset overflow
2018-07-03 Qu Wenruobtrfs: scrub: Don't use inode pages for device replace
2018-07-03 Jan Karaext4: fix fencepost error in check for inode count...
2018-07-03 Lukas Czernerext4: update mtime in ext4_punch_hole even if no blocks...
2018-07-03 Liu BoBtrfs: make raid6 rebuild retry more
2018-07-03 Sasha LevinRevert "Btrfs: fix scrub to repair raid6 corruption"
2018-06-16 Borislav Petkovx86/cpufeature: Remove unused and seldomly used cpu_has...
2018-06-13 Amir Goldsteinxfs: fix incorrect log_flushed on fsync
2018-06-06 Al Virofix io_destroy()/aio_complete() race
2018-06-06 Brian Fosterxfs: detect agfl count corruption and reset agfl
2018-05-30 Jan Karaudf: Provide saner default for invalid uid / gid
2018-05-30 Andreas Gruenbachergfs2: Fix fallocate chunk size
2018-05-30 Jeff Mahoneybtrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
2018-05-30 Filipe MananaBtrfs: fix copy_items() return value when logging an...
2018-05-30 Qu Wenruobtrfs: tests/qgroup: Fix wrong tree backref level
2018-05-30 David Howellsfscache: Fix hanging wait on page discarded by writeback
2018-05-30 Jun Piaoocfs2/dlm: don't handle migrate lockres if already...
2018-05-30 Nikolay Borisovbtrfs: Fix possible softlock on single core machines
2018-05-30 Liu BoBtrfs: fix NULL pointer dereference in log_dir_items
2018-05-30 Liu BoBtrfs: bail out on error during replay_dir_deletes
2018-05-30 Carlos MaiolinoForce log to disk before reading the AGF during a fstrim
2018-05-30 Danilo Krummrichfs/proc/proc_sysctl.c: fix potential page fault while...
2018-05-30 Filipe MananaBtrfs: send, fix issuing write op when processing hole...
2018-05-30 Arnd Bergmanncifs: silence compiler warnings showing up with gcc...
2018-05-30 Alexey Dobriyanproc: fix /proc/*/map_files lookup
2018-05-30 piaojunocfs2: return error when we attempt to access a dirty...
2018-05-30 piaojunocfs2/acl: use 'ip_xattr_sem' to protect getting extend...
2018-05-30 piaojunocfs2: return -EROFS to mount.ocfs2 if inode block...
2018-05-30 Jake Daryll Obinajffs2: Fix use-after-free bug in jffs2_iget()'s error...
2018-05-30 Liu BoBtrfs: fix scrub to repair raid6 corruption
2018-05-30 Nikolay Borisovbtrfs: Fix out of bounds access in btrfs_search_slot
2018-05-30 Liu BoBtrfs: set plug for fsync
2018-05-30 Jan Chocholnfs: Do not convert nfs_idmap_cache_timeout to jiffies
2018-05-30 NeilBrownNFSv4: always set NFS_LOCK_LOST when a lock is lost.
2018-05-30 Al Virodo d_instantiate/unlock_new_inode combinations safely
2018-05-30 Brian Fosterxfs: remove racy hasattr check from attr ops
2018-05-30 Al Viroaio: fix io_destroy(2) vs. lookup_ioctx() race
2018-05-30 Al Viroaffs_lookup(): close a race with affs_remove_link()
2018-05-26 Tetsuo Handahfsplus: stop workqueue when fill_super() failed
2018-05-26 Al Viroext2: fix a block leak
2018-05-26 Liu Bobtrfs: fix reading stale metadata blocks after degraded...
2018-05-26 Anand Jainbtrfs: fix crash when trying to resume balance without...
2018-05-26 Filipe MananaBtrfs: fix xattr loss after power failure
2018-05-26 Janis Danisevskisprocfs: fix pthread cross-thread naming if !PR_DUMPABLE
2018-05-26 Mateusz Guzikproc read mm's {arg,env}_{start,end} with mmap semaphor...
2018-05-26 Johannes Weinerproc: meminfo: estimate available memory more conservat...
2018-05-26 Michael Kerrisk... pipe: cap initial pipe capacity according to pipe-max...
2018-05-26 Vasily Averinlockd: lost rollback of set_grace_period() in lockd_dow...
2018-05-16 Wei Fangf2fs: fix a dead loop in f2fs_fiemap()
2018-05-16 Jan Karabdi: Fix oops in wb_workfn()
2018-05-16 Darrick J. Wongxfs: prevent creating negative-sized file via INSERT_RANGE
2018-05-02 Lukas Czernerext4: fix bitmap position validation
2018-05-02 Theodore Ts'oext4: add validity checks for bitmap block numbers
2018-05-02 Theodore Ts'oext4: set h_journal if there is a failure starting...
2018-05-02 Eric Biggersext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
2018-04-29 Sahitya Tummalajbd2: fix use after free in kjournald2()
next