proc: remove PDE_DATA() completely
[sfrench/cifs-2.6.git] / fs /
2022-01-22 Muchun Songproc: remove PDE_DATA() completely
2022-01-22 Muchun Songfs: proc: store PDE()->data into inode->i_private
2022-01-22 Xiaoming Nifs/coredump: move coredump sysctls into its own file
2022-01-22 Luis Chamberlainkernel/sysctl.c: rename sysctl_init() to sysctl_init_ba...
2022-01-22 Luis Chamberlainfs: move namespace sysctls and declare fs base directory
2022-01-22 Luis Chamberlainsysctl: add and use base directory declarer and registr...
2022-01-22 Luis Chamberlainfs: move pipe sysctls to is own file
2022-01-22 Luis Chamberlainfs: move fs/exec.c sysctls into its own file
2022-01-22 Luis Chamberlainfs: move namei sysctls to its own file
2022-01-22 Luis Chamberlainfs: move locking sysctls where they are used
2022-01-22 Luis Chamberlainfs: move shared sysctls to fs/sysctls.c
2022-01-22 Luis Chamberlainsysctl: move maxolduid as a sysctl specific const
2022-01-22 Luis Chamberlainfs: move dcache sysctls to its own file
2022-01-22 Luis Chamberlainfs: move fs stat sysctls to file_table.c
2022-01-22 Luis Chamberlainfs: move inode sysctls to its own file
2022-01-22 Luis Chamberlainsysctl: share unsigned long const values
2022-01-22 Luis Chamberlainfs: move binfmt_misc sysctl to its own file
2022-01-22 Luis Chamberlainsysctl: add helper to register a sysctl mount point
2022-01-22 Xiaoming Nieventpoll: simplify sysctl declaration with register_sy...
2022-01-22 Xiaoming Niinotify: simplify subdirectory registration with regist...
2022-01-22 Luis Chamberlainocfs2: simplify subdirectory registration with register...
2022-01-22 Xiaoming Nidnotify: move dnotify sysctl to dnotify.c
2022-01-22 Xiaoming Niaio: move aio sysctl to aio.c
2022-01-22 Xiaoming Nisysctl: move some boundary constants from sysctl.c...
2022-01-22 Xiaoming Nisysctl: add a new register_sysctl_init() interface
2022-01-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2022-01-21 Linus TorvaldsMerge tag 'block-5.17-2022-01-21' of git://git.kernel...
2022-01-21 Linus TorvaldsMerge tag 'io_uring-5.17-2022-01-21' of git://git.kerne...
2022-01-21 Linus TorvaldsMerge tag 'sound-fix-5.17-rc1' of git://git./linux...
2022-01-21 Linus TorvaldsMerge tag 'rtc-5.17' of git://git./linux/kernel/git...
2022-01-21 Linus TorvaldsMerge tag 'drm-next-2022-01-21' of git://anongit.freede...
2022-01-21 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2022-01-21 Linus TorvaldsMerge tag 'pci-v5.17-fixes-1' of git://git./linux/kerne...
2022-01-21 Linus TorvaldsMerge tag 's390-5.17-2' of git://git./linux/kernel...
2022-01-21 Linus TorvaldsMerge tag 'xfs-5.17-merge-6' of git://git./fs/xfs/xfs...
2022-01-21 Linus TorvaldsMerge tag 'xfs-5.17-merge-5' of git://git./fs/xfs/xfs...
2022-01-21 Linus TorvaldsMerge tag 'xfs-5.17-merge-4' of git://git./fs/xfs/xfs...
2022-01-20 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.17-rc1' of git://git....
2022-01-20 Linus TorvaldsMerge tag 'ceph-for-5.17-rc1' of git://github.com/ceph...
2022-01-20 Linus TorvaldsMerge tag '5.17-rc-ksmbd-server-fixes' of git://git...
2022-01-20 Linus TorvaldsMerge tag 'vfio-v5.17-rc1' of git://github.com/awilliam...
2022-01-20 Linus TorvaldsMerge tag 'pwm/for-5.17-rc1' of git://git./linux/kernel...
2022-01-20 Linus TorvaldsMerge tag 'net-5.17-rc1' of git://git./linux/kernel...
2022-01-20 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2022-01-20 Nathan Chancellorbtrfs: use generic Kconfig option for 256kB page size...
2022-01-20 Minghao Chifs/adfs: remove unneeded variable make code cleaner
2022-01-20 NeilBrownFAT: use io_schedule_timeout() instead of congestion_wait()
2022-01-20 Kees Cookhfsplus: use struct_group_attr() for memcpy() region
2022-01-20 Colin Ian Kingnilfs2: remove redundant pointer sbufs
2022-01-20 H.J. Lufs/binfmt_elf: use PT_LOAD p_align values for static PIE
2022-01-20 Yafang Shaokthread: dynamically allocate memory to store kthread...
2022-01-20 Yafang Shaofs/binfmt_elf: replace open-coded string copy with...
2022-01-20 Yafang Shaofs/exec: replace strncpy with strscpy_pad in __get_task...
2022-01-20 Yafang Shaofs/exec: replace strlcpy with strscpy_pad in __set_task...
2022-01-20 luo penghaosysctl: remove redundant ret assignment
2022-01-20 Geert Uytterhoevensysctl: fix duplicate path separator in printed entries
2022-01-20 Qi Zhengproc: convert the return type of proc_fd_access_allowed...
2022-01-20 David Hildenbrandproc/vmcore: don't fake reading zeroes on surprise...
2022-01-19 Jens Axboeio-wq: delete dead lock shuffling code
2022-01-19 Linus TorvaldsMerge tag 'f2fs-for-5.17-rc1' of git://git./linux/kerne...
2022-01-19 Linus TorvaldsMerge tag 'trace-v5.17-2' of git://git./linux/kernel...
2022-01-19 Linus TorvaldsMerge tag 'riscv-for-linus-5.17-mw0' of git://git....
2022-01-19 Linus TorvaldsMerge tag 'kbuild-v5.17' of git://git./linux/kernel...
2022-01-19 Linus TorvaldsMerge tag 'hwlock-v5.17' of git://git./linux/kernel...
2022-01-19 Jens Axboeio_uring: perform poll removal even if async work remov...
2022-01-19 Jens Axboeio-wq: add intermediate work step between pending list...
2022-01-19 Jens Axboeio-wq: perform both unstarted and started work cancelat...
2022-01-19 Jens Axboeio-wq: invoke work cancelation with wqe->lock held
2022-01-19 Jens Axboeio-wq: make io_worker lock a raw spinlock
2022-01-19 Jens Axboeio-wq: remove useless 'work' argument to __io_worker_busy()
2022-01-18 Namjae Jeonksmbd: fix guest connection failure with nautilus
2022-01-18 Dan Carpenterksmbd: uninitialized variable in create_socket()
2022-01-18 Hyunchul Leeksmbd: smbd: fix missing client's memory region invalid...
2022-01-18 Linus TorvaldsMerge tag 'dmaengine-5.17-rc1' of git://git./linux...
2022-01-18 Linus TorvaldsMerge tag 'ata-5.17-rc1' of git://git./linux/kernel...
2022-01-18 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2022-01-18 Linus TorvaldsMerge tag 'rproc-v5.17' of git://git./linux/kernel...
2022-01-18 Linus TorvaldsMerge tag 'rpmsg-v5.17' of git://git./linux/kernel...
2022-01-18 Jamie Hill-Danielvfs: fs_context: fix up param length parsing in legacy_...
2022-01-18 Linus TorvaldsMerge tag 'pm-5.17-rc1-2' of git://git./linux/kernel...
2022-01-18 Linus TorvaldsMerge tag 'acpi-5.17-rc1-2' of git://git./linux/kernel...
2022-01-18 Linus TorvaldsMerge tag 'slab-for-5.17-part2' of git://git./linux...
2022-01-18 Linus TorvaldsMerge tag 'arc-5.17-rc1' of git://git./linux/kernel...
2022-01-18 Linus TorvaldsMerge tag 'perf-tools-for-v5.17-2022-01-16' of git...
2022-01-18 Linus TorvaldsMerge tag 'for-linus-5.17-ofs-1' of git://git./linux...
2022-01-17 Rafael J. WysockiMerge branch 'acpi-pfrut'
2022-01-17 Darrick J. Wongxfs: remove the XFS_IOC_{ALLOC,FREE}SP* definitions
2022-01-17 Darrick J. Wongxfs: kill the XFS_IOC_{ALLOC,FREE}SP* ioctls
2022-01-17 Darrick J. Wongxfs: remove the XFS_IOC_FSSETDM definitions
2022-01-17 Linus TorvaldsMerge tag '5.17-rc-part1-smb3-fixes' of git://git.samba...
2022-01-17 NeilBrowndevtmpfs regression fix: reconfigure on each mount
2022-01-17 Linus TorvaldsMerge tag 'fbdev-5.17-1' of git://git./linux/kernel...
2022-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2022-01-17 Linus TorvaldsMerge tag 'i3c/for-5.17' of git://git./linux/kernel...
2022-01-17 Linus TorvaldsMerge tag 'ntb-5.17' of git://github.com/jonmason/ntb
2022-01-17 Linus TorvaldsMerge tag 'linux-watchdog-5.17-rc1' of git://linux...
2022-01-17 Linus TorvaldsMerge branch 'for-5.17' of git://git./linux/kernel...
2022-01-17 Linus TorvaldsMerge branch 'modules-next' of git://git./linux/kernel...
2022-01-17 Linus Torvaldsunicode: fix .gitignore for generated utfdata file
2022-01-17 Linus TorvaldsMerge branch 'signal-for-v5.17' of git://git./linux...
next