OSDN Git Service

btrfs: lift uuid_mutex to callers of btrfs_scan_one_device
[android-x86/kernel.git] / fs /
2018-09-15 David Sterbabtrfs: lift uuid_mutex to callers of btrfs_scan_one_device
2018-09-15 Anand Jainbtrfs: use device_list_mutex when removing stale devices
2018-09-15 Anand Jainbtrfs: rename local devices for fs_devices in btrfs_fre...
2018-09-15 Anand Jainbtrfs: extend locked section when adding a new device...
2018-09-15 Anand Jainbtrfs: do btrfs_free_stale_devices outside of device_li...
2018-09-15 Bart Van Asschebtrfs: Fix a C compliance issue
2018-09-15 Qu Wenruobtrfs: Don't remove block group that still has pinned...
2018-09-15 David Sterbabtrfs: lift uuid_mutex to callers of btrfs_open_devices
2018-09-15 Qu Wenruobtrfs: check-integrity: Fix NULL pointer dereference...
2018-09-15 Qu Wenruobtrfs: tree-checker: Detect invalid and empty essential...
2018-09-15 Qu Wenruobtrfs: relocation: Only remove reloc rb_trees if reloc...
2018-09-15 Anand Jainbtrfs: fix in-memory value of total_devices after seed...
2018-09-15 Misono Tomohirobtrfs: replace: Reset on-disk dev stats value after...
2018-09-15 Qu Wenruobtrfs: Exit gracefully when chunk map cannot be inserte...
2018-09-15 Steve Frenchsmb3: if server does not support posix do not allow...
2018-09-15 Steve FrenchSMB3: Number of requests sent should be displayed for...
2018-09-15 Aurelien AptelCIFS: fix memory leak and remove dead code
2018-09-15 Steve Frenchsmb3: fix reset of bytes read and written stats
2018-09-15 Wei YongjunNFSv4: Fix error handling in nfs4_sp4_select_mode()
2018-09-15 Chao Yuf2fs: fix to clear PG_checked flag in set_page_dirty()
2018-09-15 Chao Yuf2fs: fix avoid race between truncate and background GC
2018-09-15 Chao Yuf2fs: avoid race between zero_range and background GC
2018-09-15 Tetsuo Handafs/dcache.c: fix kmemcheck splat at take_dentry_name_sn...
2018-09-15 OGAWA Hirofumifat: validate ->i_start before using
2018-09-15 James Morsefs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list...
2018-09-15 Ernesto A. Fernándezhfsplus: fix NULL dereference in hfsplus_lookup()
2018-09-15 Arnd Bergmannreiserfs: change j_timestamp type to time64_t
2018-09-15 Arnd Bergmannfs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu...
2018-09-15 Ernesto A. Fernándezhfs: prevent crash on exit from failed search
2018-09-15 Tetsuo Handahfsplus: don't return 0 when fill_super() failed
2018-09-15 Ronnie Sahlbergcifs: check if SMB2 PDU size has been padded and suppre...
2018-09-09 Jan Karaudf: Fix mounting of Win7 created UDF filesystems
2018-09-09 Jeremy Clinefs/quota: Fix spectre gadget in do_quotactl
2018-09-09 Christian Braunergetxattr: use correct xattr length
2018-09-09 Richard Weinbergerubifs: Fix synced_i_size calculation for xattr inodes
2018-09-09 Richard Weinbergerubifs: Fix directory size calculation for symlinks
2018-09-09 Richard Weinbergerubifs: xattr: Don't operate on deleted inodes
2018-09-09 Richard Weinbergerubifs: Check data node size before truncate
2018-09-09 Richard WeinbergerRevert "UBIFS: Fix potential integer overflow in alloca...
2018-09-09 Richard Weinbergerubifs: Fix memory leak in lprobs self-check
2018-09-09 Trond MyklebustNFSv4: Fix a sleep in atomic context in nfs4_callback_s...
2018-09-09 Trond MyklebustNFSv4: Fix locking in pnfs_generic_recover_commit_reqs
2018-09-09 Bill BakerNFSv4 client live hangs after live data migration recovery
2018-09-09 Amir Goldsteinnfsd: fix leaked file lock with nfs exported overlayfs
2018-09-09 Dan Carpenterpnfs/blocklayout: off by one in bl_map_stripe()
2018-09-09 Amir Goldsteinovl: fix wrong use of impure dir cache in ovl_iterate()
2018-09-09 piaojunfs/9p/xattr.c: catch the error of p9_client_clunk when...
2018-09-05 Bart Van Asschescsi: sysfs: Introduce sysfs_{un,}break_active_protection()
2018-09-05 Kirill Tkhaifuse: Add missed unlock_page() to fuse_readpages_fill()
2018-09-05 Miklos Szeredifuse: Fix oops at process_init_reply()
2018-09-05 Miklos Szeredifuse: umount should wait for all requests
2018-09-05 Miklos Szeredifuse: fix unlocked access to processing queue
2018-09-05 Miklos Szeredifuse: fix double request_end()
2018-09-05 Miklos Szeredifuse: fix initial parallel dirops
2018-09-05 Andrey Ryabininfuse: Don't access pipe->buffers without pipe_lock()
2018-09-05 Wang Shilongext4: fix race when setting the bitmap corrupted flag
2018-09-05 Eric Sandeenext4: reset error code in ext4_find_entry in fallback
2018-09-05 Arnd Bergmannext4: sysfs: print ext4_super_block fields as little...
2018-09-05 Wang Shilongext4: use ext4_warning() for sb_getblk failure
2018-09-05 Theodore Ts'oext4: check for NUL characters in extended attribute...
2018-09-05 Filipe MananaBtrfs: send, fix incorrect file layout after hole punch...
2018-09-05 Filipe MananaBtrfs: fix send failure when root has deleted files...
2018-09-05 Josef BacikBtrfs: fix btrfs_write_inode vs delayed iput deadlock
2018-09-05 Filipe MananaBtrfs: fix mount failure after fsync due to hard link...
2018-09-05 Josef Bacikbtrfs: don't leak ret from do_chunk_alloc
2018-09-05 Ethan Lienbtrfs: use correct compare function of dirty_metadata_bytes
2018-09-05 Steve Frenchsmb3: fill in statfs fsid and correct namelen
2018-09-05 Steve Frenchsmb3: don't request leases in symlink creation and...
2018-09-05 Steve Frenchsmb3: Do not send SMB3 SET_INFO if nothing changed
2018-09-05 Steve Frenchsmb3: enumerating snapshots was leaving part of the...
2018-09-05 Nicholas Mc Guirecifs: check kmalloc before use
2018-09-05 Ronnie Sahlbergcifs: use a refcount to protect open/closing the cached...
2018-09-05 Steve Frenchcifs: add missing debug entries for kconfig options
2018-09-05 Aurelien AptelCIFS: fix uninitialized ptr deref in smb2 signing
2018-09-05 Ronnie Sahlbergcifs: add missing support for ACLs in SMB 3.11
2018-08-24 Jann Hornreiserfs: fix broken xattr handling (heap corruption...
2018-08-24 Jeremy Clineext4: fix spectre gadget in ext4_mb_regular_allocator()
2018-08-12 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2018-08-12 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2018-08-09 Al Viromake sure that __dentry_kill() always invalidates d_seq...
2018-08-09 Al Virofix __legitimize_mnt()/mntput() race
2018-08-09 Al Virofix mntput/mntput race
2018-08-09 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2018-08-07 Linus TorvaldsMerge tag 'gpio-v4.18-3' of git://git./linux/kernel...
2018-08-06 Al Viroroot dentries need RCU-delayed freeing
2018-08-05 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-08-05 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2018-08-05 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2018-08-05 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2018-08-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-08-05 Linus TorvaldsMerge tag 'usercopy-fix-v4.18-rc8' of git://git./linux...
2018-08-05 Linus TorvaldsMerge tag 'xfs-4.18-fixes-5' of git://git./fs/xfs/xfs...
2018-08-05 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2018-08-04 Kees Cookjfs: Fix usercopy whitelist for inline inode data
2018-08-03 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2018-08-03 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2018-08-03 Linus TorvaldsMerge tag 'for-linus-20180803' of git://git.kernel...
2018-08-03 Linus TorvaldsMerge tag 'nfs-for-4.18-3' of git://git.linux-nfs.org...
2018-08-03 Linus TorvaldsMerge tag 'powerpc-4.18-5' of git://git./linux/kernel...
2018-08-03 Linus TorvaldsMerge tag 'drm-fixes-2018-08-03' of git://anongit.freed...
next