xfs: inode unlink does not set AGI buffer type
[firefly-linux-kernel-4.4.55.git] / fs /
2015-03-06 Dave Chinnerxfs: inode unlink does not set AGI buffer type
2015-03-06 Dave Chinnerxfs: ensure buffer types are set correctly
2015-02-11 Dmitry Monakhovext4: prevent bugon on race between write/fcntl
2015-02-11 Ryusuke Konishinilfs2: fix deadlock of segment constructor over I_SYNC...
2015-02-06 Rob Herringpstore/ram: avoid atomic accesses for ioremapped regions
2015-02-06 Liu ShuoXpstore: Fix NULL pointer fault if get NULL prz in ramoo...
2015-02-06 Liu ShuoXpstore: skip zero size persistent ram buffer in traverse
2015-02-06 Liu ShuoXpstore: clarify clearing of _read_cnt in ramoops_context
2015-02-06 Dan Carpenterpstore: d_alloc_name() doesn't return an ERR_PTR
2015-02-06 Aruna Balakrishnaiahpstore: Fail to unlink if a driver has not defined...
2015-02-06 Trond MyklebustNFSv4.1: Fix an Oops in nfs41_walk_client_list
2015-02-06 Peng Taonfs: fix dio deadlock when O_DIRECT flag is flipped
2015-01-30 Jan Karaext4: fix warning in ext4_da_update_reserve_space()
2015-01-30 Jan Karaquota: provide interface for readding allocated space...
2015-01-27 Jerry Hoemannfsnotify: next_i is freed during fsnotify_unmount_inodes.
2015-01-27 Trond MyklebustLOCKD: Fix a race when initialising nlmsvc_timeout
2015-01-27 Trond MyklebustNFSv4.1: Fix client id trunking on Linux
2015-01-16 Chris MasonBtrfs: don't delay inode ref updates during log replay
2015-01-16 Ryusuke Konishinilfs2: fix the nilfs_iget() vs. nilfs_new_inode()...
2015-01-16 Benjamin Coddingtonnfsd4: fix xdr4 inclusion of escaped char
2015-01-16 Rasmus Villemoesfs: nfsd: Fix signedness bug in compare_blob
2015-01-16 Tejun Heowriteback: fix a subtle race condition in I_DIRTY clearing
2015-01-16 Tony Lindgrenpstore-ram: Allow optional mapping with pgprot_noncached
2015-01-16 Rob Herringpstore-ram: Fix hangs by using write-combine mappings
2015-01-16 Junxiao Biocfs2: fix journal commit deadlock
2015-01-08 Filipe MananaBtrfs: fix fs corruption on transaction abort if device...
2015-01-08 Josef BacikBtrfs: do not move em to modified list when unpinning
2015-01-08 Michael HalcroweCryptfs: Remove buggy and unnecessary write in file...
2015-01-08 Tyler HickseCryptfs: Force RO mount when encrypted view is enabled
2015-01-08 Jan Karaudf: Verify symlink size before loading it
2015-01-08 Jan Karancpfs: return proper error from NCP_IOC_SETROOT ioctl
2015-01-08 Eric W. Biedermanuserns: Add a knob to disable setgroups on a per user...
2015-01-08 Eric W. Biedermanumount: Disallow unprivileged mount force
2015-01-08 Eric W. Biedermanmnt: Implicitly add MNT_NODEV on remount when it was...
2015-01-08 Jan Karaisofs: Fix unchecked printing of ER records
2015-01-08 Peng Taonfs41: fix nfs4_proc_layoutget error handling
2015-01-08 Jan Karaisofs: Fix infinite looping over CE entries
2014-12-16 Jan Karaext2: Fix oops in ext2_get_block() called from ext2_quo...
2014-12-06 Sergio Gelatonfsd: Fix ACL null pointer deref
2014-12-06 J. Bruce Fieldsnfsd4: fix leak of inode reference on delegation failure
2014-12-06 Trond Myklebustnfsd: Fix slot wake up race in the nfsv4.1 callback...
2014-11-21 Trond MyklebustNFSv4: Fix races between nfs_remove_bad_delegation...
2014-11-21 Jan Karanfs: Fix use of uninitialized variable in nfs_getattr()
2014-11-21 Trond MyklebustNFS: Don't try to reclaim delegation open state if...
2014-11-21 Trond MyklebustNFSv4: Ensure that we remove NFSv4.0 delegations when...
2014-11-21 Jan Karablock: Fix computation of merged request priority
2014-11-21 Peng Taonfs: fix pnfs direct write memory leak
2014-11-14 Chris MasonBtrfs: fix kfree on list_head in btrfs_lookup_csums_ran...
2014-11-14 Jan Karaquota: Properly return errors from dquot_writeback_dquots()
2014-11-14 Jan Karaext3: Don't check quota format when there are no quota...
2014-11-14 J. Bruce Fieldsnfsd4: fix crash on unknown operation number
2014-11-14 Jan Karaext4: fix oops when loading block bitmap failed
2014-11-14 Jan Karaext4: fix overflow when updating superblock backups...
2014-11-14 Darrick J. Wongext4: check s_chksum_driver when looking for bg csum...
2014-11-14 Eric Sandeenext4: fix reservation overflow in ext4_da_write_begin
2014-11-14 Theodore Ts'oext4: add ext4_iget_normal() which is to be used for...
2014-11-14 Dmitry Monakhovext4: grab missed write_count for EXT4_IOC_SWAP_BOOT
2014-11-14 Jan Karaext4: don't check quota format when there are no quota...
2014-11-14 Darrick J. Wongext4: check EA value offset when loading
2014-11-14 Darrick J. Wongjbd2: free bh when descriptor block checksum fails
2014-11-14 Valdis Kletniekspstore: Fix duplicate {console,ftrace}-efi entries
2014-11-14 Eric W. Biedermanmnt: Prevent pivot_root from creating a loop in the...
2014-11-14 Al Virokill wbuf_queued/wbuf_dwork_lock
2014-11-14 Jan Karavfs: fix data corruption when blocksize < pagesize...
2014-11-14 Artem BityutskiyUBIFS: fix free log space calculation
2014-11-14 Artem BityutskiyUBIFS: fix a race condition
2014-11-14 Artem BityutskiyUBIFS: remove mst_mutex
2014-11-14 Tetsuo Handafs: Fix theoretical division by 0 in super_cache_scan().
2014-11-14 Mikulas Patockafs: make cont_expand_zero interruptible
2014-11-14 Benjamin Coddingtonlockd: Try to reconnect if statd has moved
2014-10-30 Chao Yuecryptfs: avoid to access NULL pointer when write metad...
2014-10-30 Yann Droneaudfanotify: enable close-on-exec on events' fd when reque...
2014-10-30 Andy AdamsonNFSv4.1: Fix an NFSv4.1 state renewal regression
2014-10-30 Trond MyklebustNFSv4: fix open/lock state recovery error handling
2014-10-30 Trond MyklebustNFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTI...
2014-10-30 Andy Lutomirskifs: Add a missing permission check to do_umount
2014-10-30 Sage WeilBtrfs: fix race in WAIT_SYNC ioctl
2014-10-30 Josef BacikBtrfs: fix build_backref_tree issue with multiple share...
2014-10-30 Josef BacikBtrfs: try not to ENOSPC on log replay
2014-10-09 Jan Karaudf: Avoid infinite loop when processing indirect ICBs
2014-10-05 Jan Karaext2: Fix fs corruption in ext2_get_xip_mem()
2014-10-05 Anton AltaparmakovFix nasty 32-bit overflow bug in buffer i/o code.
2014-10-05 Joseph Qiocfs2/dlm: do not get resource spinlock if lockres...
2014-10-05 Andreas Rohnernilfs2: fix data loss with mmap()
2014-10-05 Andrey Vaginfs/notify: don't show f_handle if exportfs_encode_inode...
2014-10-05 Andrey Vaginfsnotify/fdinfo: use named constants instead of hardcod...
2014-10-05 J. Bruce Fieldslockd: fix rpcbind crash on lockd startup failure
2014-10-05 Pavel ShilovskyCIFS: Fix SMB2 readdir error handling
2014-10-05 Pavel ShilovskyCIFS: Fix directory rename error
2014-10-05 Trond MyklebustNFSv4: Fix another bug in the close/open_downgrade...
2014-10-05 Steve DicksonNFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()
2014-09-17 Linus Torvaldsvfs: fix bad hashing of dentries
2014-09-17 Al Virodcache.c: get rid of pointless macros
2014-09-17 Pavel ShilovskyCIFS: Fix wrong restart readdir for SMB1
2014-09-17 Pavel ShilovskyCIFS: Fix wrong filename length for SMB2
2014-09-17 Pavel ShilovskyCIFS: Fix wrong directory attributes after rename
2014-09-17 Steve FrenchCIFS: Possible null ptr deref in SMB2_tcon
2014-09-17 Pavel ShilovskyCIFS: Fix async reading on reconnects
2014-09-17 Pavel ShilovskyCIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2
2014-09-17 Chris Masonxfs: don't zero partial page cache pages during O_DIREC...
next