]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/history - fs
UBUNTU: Ubuntu-4.4.0-45.66
[mirror_ubuntu-zesty-kernel.git] / fs /
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...
2016-08-12 Jeff MahoneyRevert "ecryptfs: forbid opening files without mmap...
2016-08-12 Miklos Szeredilocks: use file_inode()
2016-08-12 Torsten Hilbrichfs/nilfs2: fix potential underflow in call to crc32_le
2016-08-09 Miklos Szerediovl: verify upper dentry before unlink and rename
2016-08-09 Steve FrenchFile names with trailing period or space need special...
2016-08-09 Jerome Marchandcifs: dynamic allocation of ntlmssp blob
2016-08-09 Steve FrenchFix reconnect to not defer smb3 session reconnect long...
2016-08-09 Maxim Patlasovovl: verify upper dentry in ovl_remove_and_whiteout()
2016-08-09 Vivek Goyalovl: Copy up underlying inode's ->i_mode to overlay...
2016-08-09 Jeff Mahoneybtrfs: account for non-CoW'd blocks in btrfs_abort_tran...
2016-08-09 Kirill A. ShutemovUBIFS: Implement ->migratepage()
2016-08-09 Trond MyklebustNFS: Fix another OPEN_DOWNGRADE bug
2016-08-09 Al Viromake nfs_atomic_open() call d_drop() on all ->open_cont...
2016-08-09 Ben Hutchingsnfsd: check permissions when setting ACLs
2016-08-09 Andreas Gruenbacherposix_acl: Add set_posix_acl
2016-08-09 Oleg Drokinnfsd: Extend the mutex holding region around in nfsd4_p...
2016-08-09 Oleg Drokinnfsd: Always lock state exclusively.
2016-08-09 J. Bruce Fieldsnfsd4/rpc: move backchannel create logic into rpc code
2016-08-09 Eric W. Biedermanmnt: If fs_fully_visible fails call put_filesystem.
2016-08-09 Eric W. Biedermanmnt: Account for MS_RDONLY in fs_fully_visible
2016-08-09 Eric W. Biedermanmnt: fs_fully_visible test the proper mount for MNT_LOCKED
2016-08-09 Seth ForsheeUBUNTU: SAUCE: (namespace) fuse: Permit requests from...
2016-08-09 Seth ForsheeUBUNTU: SAUCE: xenbus: Use proc_create_mount_point...
2016-08-09 Jan Karaext4: more efficient SEEK_DATA implementation
2016-08-09 Jan Karaext4: return hole from ext4_map_blocks()
2016-08-09 Jan Karaext4: factor out determining of hole size
2016-07-22 Seth ForsheeUBUNTU: SAUCE: (namespace) Bypass sget() capability...
2016-07-13 Al Virofix d_walk()/non-delayed __d_free() race
2016-06-28 Eric W. Biederman(namespace) kernfs: The cgroup filesystem also benefits...
2016-06-28 Seth ForsheeUBUNTU: SAUCE: (namespace) Sync with upstream s_user_ns...
2016-06-28 Eric W. Biederman(namespace) vfs: Pass data, ns, and ns->userns to mount_ns
2016-06-28 Seth ForsheeRevert "UBUNTU: SAUCE: kernfs: Do not match superblock...
2016-06-28 Seth ForsheeRevert "UBUNTU: SAUCE: (namespace) mqueue: Super blocks...
2016-06-10 Dave Chinnerxfs: handle dquot buffer readahead in log recovery...
2016-06-10 Eric Sandeenxfs: print name of verifier if it fails
2016-06-10 Dave Chinnerxfs: skip stale inodes in xfs_iflush_cluster
2016-06-10 Dave Chinnerxfs: fix inode validity check in xfs_iflush_cluster
2016-06-10 Dave Chinnerxfs: xfs_iflush_cluster fails to abort on error
2016-06-10 Dave Chinnerxfs: Don't wrap growfs AGFL indexes
2016-06-10 Eric Sandeenxfs: disallow rw remount on fs with unknown ro-compat...
2016-06-10 Nicolai Stangeext4: silence UBSAN in ext4_mb_init()
2016-06-10 Nicolai Stangeext4: address UBSAN warning in mb_find_order_for_block()
2016-06-10 Jan Karaext4: fix oops on corrupted filesystem
2016-06-10 Theodore Ts'oext4: clean up error handling when orphan list is corrupted
2016-06-10 Theodore Ts'oext4: fix hang when processing corrupted orphaned inode...
2016-06-10 Mikulas Patockaaffs: fix remount failure when there are no options...
2016-06-10 Igor Redkomm/page_alloc.c: calculate 'available' memory in a...
2016-06-10 Mikulas Patockahpfs: implement the show_options method
next