OSDN Git Service

net/mlx4_en: Fix bad WQE issue
[android-x86/kernel.git] / fs /
2017-04-12 Jan-Marek GlogowskiReset TreeId to zero on SMB2 TREE_CONNECT
2017-04-12 NeilBrownsysfs: be careful of error returns from ops->show()
2017-03-31 Eric Biggersfscrypt: remove broken support for detecting keyring...
2017-03-30 Darrick J. Wongxfs: clear _XBF_PAGES from buffers when readahead page
2017-03-30 Eric Sandeenxfs: fix up xfs_swap_extent_forks inline extent handling
2017-03-30 Darrick J. Wongxfs: don't allow di_size with high bit set
2017-03-30 Eric Biggersext4: mark inode dirty after converting inline directory
2017-03-26 Theodore Ts'oext4: fix fencepost in s_first_meta_bg validation
2017-03-26 Andreas Gruenbachergfs2: Avoid alignment hole in struct lm_lockname
2017-03-22 Eric Biggersfscrypto: lock inode while setting encryption policy
2017-03-22 Eric Biggersfscrypt: fix renaming and linking special files
2017-03-18 Theodore Ts'oext4: don't BUG when truncating encrypted inodes on...
2017-03-15 OGAWA Hirofumifat: fix using uninitialized fields of fat_inode/fsinfo...
2017-03-15 Jeff Laytonceph: remove req from unsafe list when unregistering it
2017-03-15 Eric W. Biedermanmnt: Tuck mounts under others instead of creating shado...
2017-03-12 Weston Andros AdamsonNFSv4: fix getacl ERANGE for some ACL buffer sizes
2017-03-12 J. Bruce FieldsNFSv4: fix getacl head length estimation
2017-03-12 Trond MyklebustNFSv4: Fix memory and state leak in _nfs4_open_and_get_...
2017-03-12 Christoph Hellwignfsd: special case truncates some more
2017-03-12 Christoph Hellwignfsd: minor nfsd_setattr cleanup
2017-03-12 Andrew Pricegfs2: Add missing rcu locking for glock lookup
2017-03-12 Miklos Szeredifuse: add missing FR_FORCE
2017-03-12 Theodore Ts'oext4: return EROFS if device is r/o and journal replay...
2017-03-12 Theodore Ts'oext4: preserve the needs_recovery flag when the journal...
2017-03-12 Theodore Ts'oext4: fix inline data error paths
2017-03-12 Jan Karaext4: fix data corruption in data=journal mode
2017-03-12 Jan Karaext4: trim allocation requests to group size
2017-03-12 Roman Penext4: do not polute the extents cache while shifting...
2017-03-12 Roman Penext4: Include forgotten start block on fallocate insert...
2017-03-12 Theodore Ts'ojbd2: don't leak modified metadata buffers on an aborte...
2017-02-23 Sahitya Tummalafuse: fix use after free issue in fuse_dev_do_read()
2017-02-23 Miklos Szeredivfs: fix uninitialized flags in splice_to_pipe()
2017-02-09 Rabin Vincentcifs: initialize file_info_lock
2017-02-09 Kinglong MeeNFSD: Fix a null reference case in find_or_create_lock_...
2017-02-09 Eryu Guanext4: validate s_first_meta_bg at mount time
2017-02-01 Benjamin CoddingtonNFSv4.0: always send mode in SETATTR after EXCLUSIVE4
2017-01-26 Jeff Laytonceph: fix bad endianness handling in parse_reply_info_extra
2017-01-26 Richard Weinbergerubifs: Fix journal replay wrt. xattr nodes
2017-01-26 Tahsin Erdoganfuse: clear FR_PENDING flag when moving requests out...
2017-01-26 Gu Zhengtmpfs: clear S_ISGID when setting posix ACLs
2017-01-19 NeilBrownNFSv4.1: nfs4_fl_prepare_ds must be careful about repor...
2017-01-19 Trond MyklebustNFS: Fix a performance regression in readdir
2017-01-19 Trond MyklebustpNFS: Fix race in pnfs_wait_on_layoutreturn
2017-01-19 Jeff Mahoneybtrfs: fix error handling when run_delayed_extent_op...
2017-01-19 Jeff Mahoneybtrfs: fix locking when we put back a delayed ref that...
2017-01-19 Zhou Chengmingsysctl: Drop reference added by grab_header in proc_sys...
2017-01-19 Eric W. Biedermanmnt: Protect the mountpoint hashtable with mount_lock
2017-01-19 Eric Renocfs2: fix crash caused by stale lvb with fsdlm plugin
2017-01-09 Al Vironfs_write_end(): fix handling of short copies
2017-01-09 Rabin Vincentblock: protect iterate_bdevs() against concurrent close
2017-01-06 Eric Sandeenxfs: set AGI buffer type in xlog_recover_clear_agi_bucket
2017-01-06 Pavel ShilovskyCIFS: Fix a possible memory corruption in push locks
2017-01-06 Pavel ShilovskyCIFS: Fix missing nls unload in smb2_reconnect()
2017-01-06 Pavel ShilovskyCIFS: Fix a possible memory corruption during reconnect
2017-01-06 Eric W. Biedermanexec: Ensure mm->user_ns contains the execed files
2017-01-06 Aleksa Saraifs: exec: apply CLOEXEC before changing dumpable task...
2017-01-06 Nicolai Stangef2fs: set ->owner for debugfs status file's file_operations
2017-01-06 Sergey Karamovext4: do not perform data journaling when data is encrypted
2017-01-06 Dan Carpenterext4: return -ENOMEM instead of success
2017-01-06 Darrick J. Wongext4: reject inodes with negative size
2017-01-06 Theodore Ts'oext4: add sanity checking to count_overhead()
2017-01-06 Theodore Ts'oext4: fix in-superblock mount options processing
2017-01-06 Theodore Ts'oext4: use more strict checks for inodes_per_block on...
2017-01-06 Chandan Rajendraext4: fix stack memory corruption with 64k block size
2017-01-06 Chandan Rajendraext4: fix mballoc breakage with 64k block size
2017-01-06 Eric W. Biedermanptrace: Capture the ptracer's creds not PT_PTRACE_CAP
2017-01-06 NeilBrownblock_dev: don't test bdev->bd_contains when it is...
2017-01-06 Wang Xiaoguangbtrfs: make file clone aware of fatal signals
2017-01-06 Josef BacikBtrfs: don't BUG() during drop snapshot
2017-01-06 Liu BoBtrfs: fix memory leak in do_walk_down
2017-01-06 Josef BacikBtrfs: don't leak reloc root nodes on error
2017-01-06 Liu BoBtrfs: return gracefully from balance if fs tree is...
2017-01-06 Liu BoBtrfs: bail out if block group has different mixed...
2017-01-06 Liu BoBtrfs: fix memory leak in reading btree blocks
2017-01-06 Filipe MananaBtrfs: fix qgroup rescan worker initialization
2017-01-06 David Sterbabtrfs: store and load values of stripes_min/stripes_max...
2017-01-06 Robbie KoBtrfs: fix tree search logic when replaying directory...
2017-01-06 Maxim Patlasovbtrfs: limit async_work allocation and worker func...
2016-12-02 Arnd BergmannNFSv4.x: hide array-bounds warning
2016-11-26 Theodore Ts'oext4: sanity check the block and cluster size at mount...
2016-11-26 Miklos Szeredifuse: fix fuse_write_end() if zero bytes were copied
2016-11-18 Goldwyn Rodriguesbtrfs: qgroup: Prevent qgroup->reserved from going...
2016-11-18 Andrey Ryabinincoredump: fix unfreezable coredumping task
2016-11-10 Miklos Szerediovl: fsync after copy-up
2016-11-10 Richard Weinbergerubifs: Fix regression in ubifs_readdir()
2016-11-10 Richard Weinbergerubifs: Abort readdir upon error
2016-11-10 Chris Masonbtrfs: fix races on root_log_ctx lists
2016-11-10 Darrick J. Wonglibxfs: clean up _calc_dquots_per_chunk
2016-10-31 Jan Karaposix_acl: Clear SGID bit when setting file permissions
2016-10-28 Richard Weinbergerubifs: Fix xattr_names length in exit paths
2016-10-28 Taesoo Kimjbd2: fix incorrect unlock on j_list_lock
2016-10-28 Eric Biggersext4: do not advertise encryption support when disabled
2016-10-28 Nikolay Borisovceph: fix error handling in ceph_read_iter
2016-10-28 Jan Karaisofs: Do not return EACCES for unknown filesystems
2016-10-28 Sachin PrabhuFix regression which breaks DFS mounting
2016-10-28 Steve FrenchCleanup missing frees on some ioctls
2016-10-28 Steve FrenchDo not send SMB3 SET_INFO request if nothing is changing
2016-10-28 Steve FrenchSMB3: GUIDs should be constructed as random but valid...
2016-10-28 Steve FrenchSet previous session id correctly on SMB3 reconnect
2016-10-28 Steve FrenchDisplay number of credits available
next