| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ext4: add reserved GDT blocks check | Zhang Yi | 2022-06-25 | 1 | -0/+10 |
* | ext4: make variable "count" signed | Ding Xiang | 2022-06-25 | 1 | -1/+2 |
* | ext4: fix bug_on ext4_mb_use_inode_pa | Baokun Li | 2022-06-25 | 1 | -0/+9 |
* | pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE | Trond Myklebust | 2022-06-25 | 1 | -0/+6 |
* | 9p: missing chunk of "fs/9p: Don't update file type when updating file attrib... | Al Viro | 2022-06-25 | 1 | -7/+3 |
* | cifs: return errors during session setup during reconnects | Shyam Prasad N | 2022-06-14 | 1 | -0/+3 |
* | kernfs: Separate kernfs_pr_cont_buf and rename_lock. | Hao Luo | 2022-06-14 | 1 | -12/+19 |
* | jffs2: fix memory leak in jffs2_do_fill_super | Baokun Li | 2022-06-14 | 1 | -0/+1 |
* | ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock | Junxiao Bi via Ocfs2-devel | 2022-06-14 | 1 | -1/+15 |
* | dlm: fix missing lkb refcount handling | Alexander Aring | 2022-06-14 | 1 | -2/+9 |
* | dlm: fix plock invalid read | Alexander Aring | 2022-06-14 | 1 | -7/+5 |
* | ext4: avoid cycles in directory h-tree | Jan Kara | 2022-06-14 | 1 | -3/+19 |
* | ext4: verify dir block before splitting it | Jan Kara | 2022-06-14 | 1 | -11/+21 |
* | ext4: fix bug_on in ext4_writepages | Ye Bin | 2022-06-14 | 1 | -0/+12 |
* | ext4: fix use-after-free in ext4_rename_dir_prepare | Ye Bin | 2022-06-14 | 1 | -3/+27 |
* | fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages | Zhihao Cheng | 2022-06-14 | 1 | -5/+8 |
* | fsnotify: fix wrong lockdep annotations | Amir Goldstein | 2022-06-14 | 1 | -3/+3 |
* | inotify: show inotify mask flags in proc fdinfo | Amir Goldstein | 2022-06-14 | 3 | -10/+15 |
* | fat: add ratelimit to fat*_ent_bread() | OGAWA Hirofumi | 2022-06-14 | 1 | -3/+4 |
* | fs: jfs: fix possible NULL pointer dereference in dbFree() | Zixuan Fu | 2022-06-14 | 1 | -1/+2 |
* | btrfs: repair super block num_devices automatically | Qu Wenruo | 2022-06-14 | 1 | -4/+4 |
* | btrfs: add "0x" prefix for unsupported optional features | Qu Wenruo | 2022-06-14 | 1 | -2/+2 |
* | binfmt_flat: do not stop relocating GOT entries prematurely on riscv | Niklas Cassel | 2022-06-14 | 1 | -1/+26 |
* | NFSD: Fix possible sleep during nfsd4_release_lockowner() | Chuck Lever | 2022-06-06 | 1 | -8/+4 |
* | exec: Force single empty string when argv is empty | Kees Cook | 2022-06-06 | 1 | -0/+17 |
* | VFS: Fix memory leak caused by concurrently mounting fs with subtype | ChenXiaoSong | 2022-05-15 | 1 | -3/+6 |
* | btrfs: always log symlinks in full mode | Filipe Manana | 2022-05-12 | 1 | -1/+13 |
* | cifs: destage any unwritten data to the server before calling copychunk_write | Ronnie Sahlberg | 2022-05-12 | 1 | -0/+8 |
* | ext4: force overhead calculation if the s_overhead_cluster makes no sense | Theodore Ts'o | 2022-04-27 | 1 | -3/+12 |
* | ext4: fix overhead calculation to account for the reserved gdt blocks | Theodore Ts'o | 2022-04-27 | 1 | -1/+3 |
* | ext4: limit length to bitmap_maxbytes - blocksize in punch_hole | Tadeusz Struk | 2022-04-27 | 1 | -1/+10 |
* | ext4: fix symlink file size not match to file content | Ye Bin | 2022-04-27 | 1 | -1/+3 |
* | stat: fix inconsistency between struct stat and struct compat_stat | Mikulas Patocka | 2022-04-27 | 1 | -9/+10 |
* | cifs: Check the IOCB_DIRECT flag, not O_DIRECT | David Howells | 2022-04-27 | 1 | -1/+1 |
* | gfs2: assign rgrp glock before compute_bitstructs | Bob Peterson | 2022-04-27 | 1 | -4/+5 |
* | cifs: potential buffer overflow in handling symlinks | Harshit Mogalapalli | 2022-04-20 | 1 | -0/+3 |
* | btrfs: fix qgroup reserve overflow the qgroup limit | Ethan Lien | 2022-04-20 | 1 | -1/+1 |
* | jfs: prevent NULL deref in diFree | Haimin Zhang | 2022-04-20 | 1 | -1/+2 |
* | NFS: swap-out must always use STABLE writes. | NeilBrown | 2022-04-20 | 1 | -4/+6 |
* | NFS: swap IO handling is slightly different for O_DIRECT IO | NeilBrown | 2022-04-20 | 2 | -16/+30 |
* | ubifs: Rectify space amount budget for mkdir/tmpfile operations | Zhihao Cheng | 2022-04-20 | 1 | -4/+8 |
* | gfs2: Make sure FITRIM minlen is rounded up to fs block size | Andrew Price | 2022-04-20 | 1 | -1/+2 |
* | ubifs: rename_whiteout: correct old_dir size computing | Baokun Li | 2022-04-20 | 1 | -0/+3 |
* | ubifs: setflags: Make dirtied_ino_d 8 bytes aligned | Zhihao Cheng | 2022-04-20 | 1 | -1/+1 |
* | ubifs: Add missing iput if do_tmpfile() failed in rename whiteout | Zhihao Cheng | 2022-04-20 | 1 | -0/+2 |
* | ubifs: rename_whiteout: Fix double free for whiteout_ui->data | Zhihao Cheng | 2022-04-20 | 1 | -2/+0 |
* | ntfs: add sanity check on allocation size | Dongliang Mu | 2022-04-20 | 1 | -0/+4 |
* | ext4: don't BUG if someone dirty pages without asking ext4 first | Theodore Ts'o | 2022-04-20 | 1 | -0/+25 |
* | NFSv4/pNFS: Fix another issue with a list iterator pointing to the head | Trond Myklebust | 2022-04-20 | 3 | -18/+22 |
* | jfs: fix divide error in dbNextAG | Pavel Skripkin | 2022-04-20 | 1 | -0/+7 |