summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-04-01hpfs: don't truncate the file when delete failsMikulas Patocka
2016-04-01Fix directory hardlinks from deleted directoriesDavid Woodhouse
2016-04-01jffs2: Fix page lock / f->sem deadlockDavid Woodhouse
2016-04-01Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"Thomas Betker
2016-04-01ext4: fix bh->b_state corruptionJan Kara
2016-04-01cifs: fix erroneous return valueAnton Protopopov
2016-02-27pipe: Fix buffer offset after partially failed readBen Hutchings
2016-02-27pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-02-27btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba
2016-02-27ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei
2016-02-27timerfd: Handle relative timers with CONFIG_TIME_LOW_RES properThomas Gleixner
2016-02-13ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed
2016-02-13ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei
2016-02-13cifs_dbg() outputs an uninitialized buffer in cifs_readdir()Vasily Averin
2016-02-13cifs: fix race between call_async() and reconnect()Rabin Vincent
2016-02-13cifs: Ratelimit kernel log messagesJamie Bainbridge
2016-02-13uml: fix hostfs mknod()Vegard Nossum
2016-02-13locks: fix unlock when fcntl_setlk races with a closeJeff Layton
2016-02-13udf: Check output buffer length when converting name to CS0Andrew Gabbasov
2016-02-13udf: Prevent buffer overrun with multi-byte charactersAndrew Gabbasov
2016-02-13NFS: Fix attribute cache revalidationTrond Myklebust
2016-02-13udf: limit the maximum number of indirect extents in a rowVegard Nossum
2016-01-22ocfs2: fix BUG when calculate new backup superJoseph Qi
2015-12-309p: ->evict_inode() should kick out ->i_data, not ->i_mappingAl Viro
2015-12-30nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton
2015-12-30jbd2: Fix unreclaimed pages after truncate in data=journal modeJan Kara
2015-12-30ext4: Fix handling of extended tv_secDavid Turner
2015-12-30vfs: Avoid softlockups with sendfile(2)Jan Kara
2015-12-30vfs: Make sendfile(2) killable even betterJan Kara
2015-12-30fix sysvfs symlinksAl Viro
2015-12-30mac: validate mac_partition is within sectorKees Cook
2015-12-30FS-Cache: Add missing initialization of ret in cachefiles_write_page()Geert Uytterhoeven
2015-12-30fuse: break infinite loop in fuse_fill_write_pages()Roman Gushchin
2015-11-27splice: sendfile() at once fails for big filesChristophe Leroy
2015-11-27fs: if a coredump already exists, unlink and recreate with O_EXCLJann Horn
2015-11-27fs: make dumpable=2 require fully qualified pathKees Cook
2015-11-27binfmt_elf: Don't clobber passed executable's file headerMaciej W. Rozycki
2015-11-27FS-Cache: Handle a write to the page immediately beyond the EOF markerDavid Howells
2015-11-27FS-Cache: Don't override netfs's primary_index if registering failedKinglong Mee
2015-11-27FS-Cache: Increase reference of parent after registering, netfs successKinglong Mee
2015-11-27Btrfs: fix race when listing an inode's xattrsFilipe Manana
2015-11-27Btrfs: fix race leading to BUG_ON when running delalloc for nodatacowFilipe Manana
2015-11-27Btrfs: fix race leading to incorrect item deletion when dropping extentsFilipe Manana
2015-11-27ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2015-11-27Btrfs: fix truncation of compressed and inlined extentsFilipe Manana
2015-11-27Btrfs: don't use ram_bytes for uncompressed inline itemsChris Mason
2015-11-27Btrfs: fix file corruption and data loss after cloning inline extentsFilipe Manana
2015-11-27Btrfs: added helper btrfs_next_item()Jan Schmidt
2015-11-17Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x ...Olga Kornievskaia
2015-11-17Do not fall back to SMBWriteX in set_file_size error casesSteve French