OSDN Git Service

Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
[tomoyo/tomoyo-test1.git] / fs /
2023-09-08 Linus TorvaldsMerge tag 'net-6.6-rc1' of git://git./linux/kernel...
2023-09-08 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.6-1' of git://git...
2023-09-08 Linus TorvaldsMerge tag 'pwm/for-6.6-rc1' of git://git./linux/kernel...
2023-09-07 Linus TorvaldsMerge tag 'rtc-6.6' of git://git./linux/kernel/git...
2023-09-07 Linus TorvaldsMerge tag 'i3c/for-6.6' of git://git./linux/kernel...
2023-09-07 Linus TorvaldsMerge tag 'regulator-fix-v6.6-merge-window' of git...
2023-09-07 Linus TorvaldsMerge tag 'spi-fix-v6.6-merge-window' of git://git...
2023-09-07 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2023-09-07 Linus TorvaldsMerge tag 's390-6.6-2' of git://git./linux/kernel/git...
2023-09-07 Linus TorvaldsMerge tag 'mips_6.6' of git://git./linux/kernel/git...
2023-09-07 Linus TorvaldsMerge tag 'xtensa-20230905' of https://github.com/jcmvb...
2023-09-07 Christian Braunerntfs3: drop inode references in ntfs_put_super()
2023-09-07 Linus Torvaldsvfs: mostly undo glibc turning 'fstat()' into 'fstatat...
2023-09-06 Linus TorvaldsMerge tag 'ceph-for-6.6-rc1' of https://github.com...
2023-09-06 Linus TorvaldsMerge tag 'input-for-v6.6-rc0' of git://git./linux...
2023-09-06 Linus TorvaldsMerge tag 'linux-watchdog-6.6-rc1' of git://linux-watch...
2023-09-06 Linus TorvaldsMerge tag 'backlight-next-6.6' of git://git./linux...
2023-09-05 Linus TorvaldsMerge tag 'gfs2-v6.5-rc5-fixes' of git://git./linux...
2023-09-05 Linus TorvaldsMerge tag 'fuse-update-6.6' of git://git./linux/kernel...
2023-09-05 Linus TorvaldsMerge tag 'ata-6.6-rc1' of git://git./linux/kernel...
2023-09-05 Linus TorvaldsMerge tag 'mailbox-v6.6' of git://git.linaro.org/landin...
2023-09-05 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-09-05-11-51' of...
2023-09-05 Linus TorvaldsMerge tag 'tpmdd-v6.6-rc1' of git://git./linux/kernel...
2023-09-05 Linus TorvaldsMerge tag 'kbuild-v6.6' of git://git./linux/kernel...
2023-09-05 Linus TorvaldsMerge tag 'mm-stable-2023-09-04-14-00' of git://git...
2023-09-05 Linus TorvaldsMerge tag 'microblaze-v6.6' of git://git.monstr.eu...
2023-09-05 Linus TorvaldsMerge tag 'for-linus' of https://github.com/openrisc...
2023-09-05 Bob Petersongfs2: change qd_slot_count to qd_slot_ref
2023-09-05 Bob Petersongfs2: check for no eligible quota changes
2023-09-05 Bob Petersongfs2: Remove useless assignment
2023-09-05 Bob Petersongfs2: simplify slot_get
2023-09-05 Bob Petersongfs2: Simplify qd2offset
2023-09-05 Bob Petersongfs2: introduce qd_bh_get_or_undo
2023-09-05 Bob Petersongfs2: Remove quota allocation info from quota file
2023-09-05 Bob Petersongfs2: use constant for array size
2023-09-05 Bob Petersongfs2: Set qd_sync_gen in do_sync
2023-09-05 Bob Petersongfs2: Remove useless err set
2023-09-05 Bob Petersongfs2: Small gfs2_quota_lock cleanup
2023-09-05 Bob Petersongfs2: move qdsb_put and reduce redundancy
2023-09-05 Bob Petersongfs2: improvements to sysfs status
2023-09-05 Bob Petersongfs2: Don't try to sync non-changes
2023-09-05 Bob Petersongfs2: Simplify function need_sync
2023-09-05 Bob Petersongfs2: remove unneeded pg_oflow variable
2023-09-05 Bob Petersongfs2: remove unneeded variable done
2023-09-05 Bob Petersongfs2: pass sdp to gfs2_write_buf_to_page
2023-09-05 Bob Petersongfs2: pass sdp in to gfs2_write_disk_quota
2023-09-05 Bob Petersongfs2: Pass sdp to gfs2_adjust_quota
2023-09-05 Bob Petersongfs2: remove dead code for quota writes
2023-09-05 Bob Petersongfs2: Introduce new quota=quiet mount option
2023-09-05 Andreas Gruenbachergfs2: Add device name to gfs2_logd and gfs2_quotad
2023-09-05 Andreas Gruenbachergfs2: Rename "freeze_workqueue" to "gfs2_freeze"
2023-09-05 Andreas Gruenbachergfs2: Rename "gfs_recovery" workqueue to "gfs2_recovery"
2023-09-05 Andreas Gruenbachergfs2: Fix withdraw race
2023-09-05 Andreas Gruenbachergfs2: Sanitize kthread stopping
2023-09-05 Andreas Gruenbachergfs2: Switch to wait_event in gfs2_quotad
2023-09-05 Andreas Gruenbachergfs2: Fix asynchronous thread destruction
2023-09-05 Andreas Gruenbachergfs2: Stop using gfs2_make_fs_ro for withdraw
2023-09-05 Andreas Gruenbachergfs2: Free quota data objects synchronously
2023-09-05 Andreas Gruenbachergfs2: Fix initial quota data refcount
2023-09-05 Andreas Gruenbachergfs2: No more quota complaints after withdraw
2023-09-05 Andreas Gruenbachergfs2: Factor out duplicate quota data disposal code
2023-09-05 Andreas Gruenbachergfs2: Use gfs2_qd_dispose in gfs2_quota_cleanup
2023-09-05 Andreas Gruenbachergfs2: Fix wrong quota shrinker return value
2023-09-05 Andreas Gruenbachergfs2: Rename SDF_DEACTIVATING to SDF_KILL
2023-09-05 Andreas Gruenbachergfs2: Rename sd_{ glock => kill }_wait
2023-09-05 Bob Petersongfs2: Use qd_sbd more consequently
2023-09-05 Andreas Gruenbachergfs2: journal flush threshold fixes and cleanup
2023-09-05 Andreas Gruenbachergfs2: Fix logd wakeup on I/O error
2023-09-05 Andreas Gruenbachergfs2: low-memory forced flush fixes
2023-09-05 Andreas Gruenbachergfs2: Switch to wait_event in gfs2_logd
2023-09-05 Bob Petersongfs2: conversion deadlock do_promote bypass
2023-09-05 Andreas Gruenbachergfs2: Remove LM_FLAG_PRIORITY flag
2023-09-05 Andreas Gruenbachergfs2: do_promote cleanup
2023-09-05 Andreas Gruenbachergfs: Don't use GFP_NOFS in gfs2_unstuff_dinode
2023-09-05 Andreas Gruenbachergfs2: Use mapping->gfp_mask for metadata inodes
2023-09-05 Minjie Dugfs2: increase usage of folio_next_index() helper
2023-09-04 Linus TorvaldsMerge tag 'arc-6.6-rc1' of git://git./linux/kernel...
2023-09-04 Linus TorvaldsMerge tag 'pm-6.6-rc1-2' of git://git./linux/kernel...
2023-09-04 Linus TorvaldsMerge tag 'thermal-6.6-rc1-2' of git://git./linux/kerne...
2023-09-04 Linus TorvaldsMerge tag 'rproc-v6.6' of git://git./linux/kernel/git...
2023-09-04 Linus TorvaldsMerge tag 'rpmsg-v6.6' of git://git./linux/kernel/git...
2023-09-04 Linus TorvaldsMerge tag 'hwlock-v6.6' of git://git./linux/kernel...
2023-09-04 Linus TorvaldsMerge tag 'leds-next-6.6' of git://git./linux/kernel...
2023-09-04 Linus TorvaldsMerge tag 'mfd-next-6.6' of git://git./linux/kernel...
2023-09-04 Linus TorvaldsMerge tag 'i2c-for-6.6-rc1' of git://git./linux/kernel...
2023-09-04 Linus TorvaldsMerge tag 'printk-for-6.6' of git://git./linux/kernel...
2023-09-04 Linus TorvaldsMerge tag 'timers-core-2023-09-04-v2' of git://git...
2023-09-04 Linus TorvaldsMerge tag 'm68knommu-for-v6.6' of git://git./linux...
2023-09-04 Linus TorvaldsMerge tag 'uml-for-linus-6.6-rc1' of git://git./linux...
2023-09-04 Linus TorvaldsMerge tag 'hyperv-next-signed-20230902' of git://git...
2023-09-04 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2023-09-04 Linus TorvaldsMerge tag 'tomoyo-pr-20230903' of git://git.osdn.net...
2023-09-03 Linus TorvaldsMerge tag 'dmaengine-6.6-rc1' of git://git./linux/kerne...
2023-09-03 Linus TorvaldsMerge tag 'phy-for-6.6' of git://git./linux/kernel...
2023-09-03 Linus TorvaldsMerge tag 'soundwire-6.6-rc1' of git://git./linux/kerne...
2023-09-03 Linus TorvaldsMerge tag 'mtd/for-6.6' of git://git./linux/kernel...
2023-09-02 Linus TorvaldsMerge tag 'f2fs-for-6-6-rc1' of git://git./linux/kernel...
2023-09-02 Stefan Roeschproc/ksm: add ksm stats to /proc/pid/smaps
2023-09-02 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2023-09-02 Linus TorvaldsMerge tag 'probes-v6.6' of git://git./linux/kernel...
next