]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/history - fs
mb86a20s: fix the locking logic
[mirror_ubuntu-zesty-kernel.git] / fs /
2016-11-08 Miklos Szerediovl: copy_up_xattr(): use strnlen
2016-11-08 Richard Weinbergerovl: Fix info leak in ovl_lookup_temp()
2016-11-08 Andrew Brestickerpstore/ram: Use memcpy_fromio() to save old buffer
2016-11-08 Furquan Shaikhpstore/ram: Use memcpy_toio instead of memcpy
2016-11-08 Sebastian Andrzej... pstore/core: drop cmpxchg based updates
2016-11-08 Sebastian Andrzej... pstore/ramoops: fixup driver removal
2016-11-08 Miklos Szeredivfs: move permission checking into notify_change()...
2016-11-08 Marcelo Ricardo... dlm: free workqueues after the connections
2016-11-08 gmailext4: release bh in make_indexed_dir
2016-11-08 Ross Zwislerext4: allow DAX writeback for hole punch
2016-11-08 Fabian Frederickext4: fix memory leak in ext4_insert_range()
2016-11-08 Daeho Jeongext4: reinforce check of i_dtime when clearing high...
2016-11-08 Eric Whitneyext4: enforce online defrag restriction for encrypted...
2016-11-08 Al Viroreiserfs: switch to generic_{get,set,remove}xattr()
2016-11-08 Mike Galbraithreiserfs: Unlock superblock before calling reiserfs_quo...
2016-11-08 Miklos Szeredifuse: fix killing s[ug]id in setattr
2016-11-08 Miklos Szeredifuse: invalidate dir dentry after chmod
2016-11-08 Miklos Szeredifuse: listxattr: verify xattr list
2016-11-08 Junjie Maobtrfs: assign error values to the correct bio structs
2016-10-20 Jann Hornaio: mark AIO pseudo-fs noexec
2016-10-20 Trond MyklebustpNFS/flexfiles: Fix layoutcommit after a commit to DS
2016-10-20 Trond MyklebustpNFS/files: Fix layoutcommit after a commit to DS
2016-10-20 Chuck LeverNFS: Don't drop CB requests with invalid principals
2016-10-20 Geliang Tangpstore: drop file opened reference count
2016-10-20 Yan, Zhengceph: fix race during filling readdir cache
2016-10-20 Seth ForsheeUBUNTU: SAUCE: (namespace) autofs4: Use real_cred for...
2016-10-20 Dan Carpenterhostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
2016-10-20 Jeff Mahoneybtrfs: ensure that file descriptor used with subvol...
2016-10-20 Jan Karafanotify: fix list corruption in fanotify_get_response()
2016-10-20 Jan Karafsnotify: add a way to stop queueing events on group...
2016-10-20 Brian Fosterxfs: prevent dropping ioend completions during buftarg...
2016-10-20 Ian Kentautofs: use dentry flags to block walks during expire
2016-10-20 Al Viroautofs races
2016-10-20 Ashish Samantocfs2: fix start offset to ocfs2_zero_range_for_truncate()
2016-10-20 Joseph Qiocfs2/dlm: fix race between convert and migration
2016-10-20 Jeff Mahoneyreiserfs: fix "new_insert_key may be used uninitialized...
2016-10-20 Miklos Szeredifuse: direct-io: don't dirty ITER_BVEC pages
2016-10-20 Chris MasonBtrfs: remove root_log_ctx from ctx list before btrfs_s...
2016-10-20 Mateusz Guzikmm: introduce get_task_exe_file
2016-10-20 Trond MyklebustNFSv4.1: Fix the CREATE_SESSION slot number accounting
2016-10-20 Trond MyklebustpNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly...
2016-10-20 Chuck Levernfsd: Close race between nfsd4_release_lockowner and...
2016-10-20 Trond MyklebustNFSv4.x: Fix a refcount leak in nfs_callback_up_net
2016-10-20 Trond MyklebustpNFS: The client must not do I/O to the DS if it's...
2016-10-20 Tejun Heokernfs: don't depend on d_find_any_alias() when generat...
2016-10-20 Eric Biggersfscrypto: require write access to mount to set encrypti...
2016-10-20 Eric Biggersfscrypto: add authorization check for setting encryptio...
2016-10-20 Konstantin Khlebnikovext4: use __GFP_NOFAIL in ext4_free_blocks()
2016-09-23 Sachin PrabhuUBUNTU: SAUCE: Fix regression which breaks DFS mounting
2016-09-23 Sachin PrabhuCompare prepaths when comparing superblocks
2016-09-23 Sachin PrabhuFix memory leaks in cifs_do_mount()
2016-09-19 Luke Dashjrbtrfs: bugfix: handle FS_IOC32_{GETFLAGS, SETFLAGS...
2016-09-15 Vincent Stehléubifs: Fix assertion in layout_in_gaps()
2016-09-15 Miklos Szerediovl: fix workdir creation
2016-09-15 Miklos Szerediovl: listxattr: use strnlen()
2016-09-15 Miklos Szerediovl: remove posix_acl_default from workdir
2016-09-15 Miklos Szerediovl: don't copy up opaqueness
2016-09-15 Dave Chinnerxfs: fix superblock inprogress check
2016-09-15 Daeho Jeongext4: avoid modifying checksum fields directly during...
2016-09-15 Jan Karaext4: avoid deadlock when expanding inode size
2016-09-15 Jan Karaext4: properly align shifted xattrs when expanding...
2016-09-15 Jan Karaext4: fix xattr shifting when expanding inodes part 2
2016-09-15 Jan Karaext4: fix xattr shifting when expanding inodes
2016-09-15 Theodore Ts'oext4: validate that metadata blocks do not overlap...
2016-09-15 Seth Forsheefs: Check for invalid i_uid in may_follow_link()
2016-09-15 Konstantin Khlebnikovsysfs: correctly handle read offset on PREALLOC attrs
2016-09-15 Jeff Mahoneybtrfs: properly track when rescan worker is running
2016-09-15 Jeff Mahoneybtrfs: waiting on qgroup rescan should not always be...
2016-09-15 Vegard Nossumfs/seq_file: fix out-of-bounds read
2016-09-06 Eric W. Biedermanfs: Call d_automount with the filesystems creds
2016-09-06 Seth ForsheeRevert "UBUNTU: SAUCE: (namespace) Bypass sget() capabi...
2016-09-06 Andy WhitcroftUBUNTU: SAUCE: overlayfs: fix regression in whiteout...
2016-08-22 Paolo Valenteblock: add missing group association in bio-cloning...
2016-08-22 Jeff Laytonnfsd: don't return an unhashed lock stateid after takin...
2016-08-22 Chuck Levernfsd: Fix race between FREE_STATEID and LOCK
2016-08-22 Benjamin Coddingtonnfs: don't create zero-length requests
2016-08-22 Pavel ShilovskyCIFS: Fix a possible invalid memory access in smb2_quer...
2016-08-22 Rabin Vincentcifs: fix crash due to race in hmac(md5) handling
2016-08-22 Sachin Prabhucifs: Check for existing directory when opening file...
2016-08-22 Aurelien Aptelfs/cifs: make share unaccessible at root level mountable
2016-08-22 Arnd Bergmannjbd2: make journal y2038 safe
2016-08-22 Miklos Szerediovl: disallow overlayfs as upperdir
2016-08-18 Jan Karawriteback: Write dirty times for WB_SYNC_ALL writeback
2016-08-18 Vegard Nossumext4: fix reference counting bug on block allocation...
2016-08-18 Vegard Nossumext4: short-cut orphan cleanup on error
2016-08-18 Theodore Ts'oext4: validate s_reserved_gdt_blocks on mount
2016-08-18 Vegard Nossumext4: don't call ext4_should_journal_data() on the...
2016-08-18 Jan Karaext4: fix deadlock during page writeback
2016-08-18 Vegard Nossumext4: check for extents that wrap around
2016-08-18 Wei Fangfs/dcache.c: avoid soft-lockup in dput()
2016-08-18 Wei Fangfuse: fix wrong assignment of ->flags in fuse_send_init()
2016-08-18 Maxim Patlasovfuse: fuse_flush must check mapping->flags for errors
2016-08-18 Alexey Kuznetsovfuse: fsync() did not return IO errors
2016-08-18 Linus Torvaldsdevpts: clean up interface to pty drivers
2016-08-12 Miklos Szeredivfs: fix deadlock in file_remove_privs() on overlayfs
2016-08-12 Miklos Szerediovl: handle ATTR_KILL*
2016-08-12 Andrey Ulanovnamespace: update event counter when umounting a delete...
2016-08-12 Miklos Szeredi9p: use file_dentry()
2016-08-12 Vegard Nossumext4: verify extent header depth
2016-08-12 Jeff Mahoneyecryptfs: don't allow mmap when the lower fs doesn...
next