OSDN Git Service

tomoyo/tomoyo-test1.git
2022-02-03 Ritesh Harjanijbd2: cleanup unused functions declarations from jbd2.h
2022-02-03 Ritesh Harjaniext4: fix error handling in ext4_fc_record_modified_inode()
2022-02-03 Ritesh Harjaniext4: remove redundant max inline_size check in ext4_da...
2022-02-03 Ritesh Harjaniext4: fix error handling in ext4_restore_inline_data()
2022-02-03 Xin Yinext4: fast commit may miss file actions
2022-02-03 Xin Yinext4: fast commit may not fallback for ineligible commit
2022-02-03 Xin Yinext4: modify the logic of ext4_mb_new_blocks_simple
2022-02-03 Xin Yinext4: prevent used blocks from being allocated during...
2022-01-10 Theodore Ts'oext4: don't use the orphan list when migrating an inode
2022-01-10 xu xinext4: use BUG_ON instead of if condition followed by BUG
2022-01-10 Dan Carpenterext4: fix a copy and paste typo
2022-01-10 Luís Henriquesext4: set csum seed in tmp inode while migrating to...
2022-01-10 luo penghaoext4: remove unnecessary 'offset' assignment
2022-01-10 luo penghaoext4: remove redundant o_start statement
2022-01-10 Adam Borowskiext4: drop an always true check
2022-01-10 luo penghaoext4: remove unused assignments
2022-01-10 luo penghaoext4: remove redundant statement
2022-01-10 Nghia Leext4: remove useless resetting io_end_size in mpage_pro...
2022-01-10 Lukas Czernerext4: allow to change s_last_trim_minblks via sysfs
2022-01-10 Lukas Czernerext4: change s_last_trim_minblks type to unsigned long
2022-01-10 Lukas Czernerext4: implement support for get/set fs label
2022-01-10 Lukas Czernerext4: only set EXT4_MOUNT_QUOTA when journalled quota...
2022-01-10 Lukas Czernerext4: don't use kfree() on rcu protected pointer sbi...
2022-01-10 Jan Karaext4: avoid trim error on fs with small groups
2022-01-10 Zhang Yiext4: fix an use-after-free issue about data=journal...
2022-01-10 Ye Binext4: fix null-ptr-deref in '__ext4_journal_ensure_credits'
2022-01-10 Harshad Shirwadkarext4: initialize err_blk before calling __ext4_get_inod...
2022-01-10 Chunguang Xuext4: fix a possible ABBA deadlock due to busy PA
2022-01-10 Qing Wangext4: replace snprintf in show functions with sysfs_emit
2022-01-10 Jan Karaext4: make sure to reset inode lockdep class when quota...
2022-01-10 Jan Karaext4: make sure quota gets properly shutdown on error
2022-01-10 Ye Binext4: Fix BUG_ON in ext4_bread when write quota data
2022-01-10 Sebastian Andrzej... ext4: destroy ext4_fc_dentry_cachep kmemcache on module...
2022-01-10 Xin Yinext4: fast commit may miss tracking unwritten range...
2022-01-10 Xin Yinext4: use ext4_ext_remove_space() for fast commit repla...
2022-01-10 Xin Yinext4: fix fast commit may miss tracking range for FALLO...
2021-12-23 Harshad Shirwadkarext4: update fast commit TODOs
2021-12-23 Harshad Shirwadkarext4: simplify updating of fast commit stats
2021-12-23 Harshad Shirwadkarext4: drop ineligible txn start stop APIs
2021-12-23 Harshad Shirwadkarext4: use ext4_journal_start/stop for fast commit trans...
2021-12-23 Lukas Czernerext4: fix i_version handling on remount
2021-12-23 Lukas Czernerext4: remove lazytime/nolazytime mount options handled...
2021-12-23 Lukas Czernerext4: don't fail remount if journalling mode didn't...
2021-12-09 Lukas Czernerext4: Remove unused match_table_t tokens
2021-12-09 Lukas Czernerext4: switch to the new mount api
2021-12-09 Lukas Czernerext4: change token2str() to use ext4_param_specs
2021-12-09 Lukas Czernerext4: clean up return values in handle_mount_opt()
2021-12-09 Lukas Czernerext4: Completely separate options parsing and sb setup
2021-12-09 Lukas Czernerext4: get rid of super block and sbi from handle_mount_...
2021-12-09 Lukas Czernerext4: check ext2/3 compatibility outside handle_mount_opt()
2021-12-09 Lukas Czernerext4: move quota configuration out of handle_mount_opt()
2021-12-09 Lukas Czernerext4: Allow sb to be NULL in ext4_msg()
2021-12-09 Lukas Czernerext4: Change handle_mount_opt() to use fs_parameter
2021-12-09 Lukas Czernerext4: move option validation to a separate function
2021-12-09 Lukas Czernerext4: Add fs parameter specifications for mount options
2021-12-09 Lukas Czernerfs_parse: allow parameter value to be empty
2021-12-05 Linus TorvaldsLinux 5.16-rc4 v5.16-rc4
2021-12-05 Linus TorvaldsMerge tag 'for-5.16/parisc-6' of git://git./linux/kerne...
2021-12-05 Linus TorvaldsMerge tag 'usb-5.16-rc4' of git://git./linux/kernel...
2021-12-05 Linus TorvaldsMerge tag 'tty-5.16-rc4' of git://git./linux/kernel...
2021-12-05 Linus TorvaldsMerge tag 'timers_urgent_for_v5.16_rc4' of git://git...
2021-12-05 Linus TorvaldsMerge tag 'sched_urgent_for_v5.16_rc4' of git://git...
2021-12-05 Linus TorvaldsMerge tag 'x86_urgent_for_v5.16_rc4' of git://git....
2021-12-05 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-12-05 Tom LendackyKVM: SVM: Do not terminate SEV-ES guests on GHCB valida...
2021-12-05 Sean ChristophersonKVM: SEV: Fall back to vmalloc for SEV-ES scratch area...
2021-12-05 Sean ChristophersonKVM: SEV: Return appropriate error codes if SEV-ES...
2021-12-05 Linus TorvaldsMerge tag 'xfs-5.16-fixes-2' of git://git./fs/xfs/xfs...
2021-12-04 Linus TorvaldsMerge tag '5.16-rc3-smb3-fixes' of git://git.samba...
2021-12-04 Helge Dellerparisc: Mark cr16 CPU clocksource unstable on all SMP...
2021-12-04 Helge Dellerparisc: Fix "make install" on newer debian releases
2021-12-04 Linus TorvaldsMerge tag 'block-5.16-2021-12-03' of git://git.kernel...
2021-12-04 Linus TorvaldsMerge tag 'io_uring-5.16-2021-12-03' of git://git.kerne...
2021-12-04 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-12-04 Linus TorvaldsMerge tag 'gfs2-v5.16-rc4-fixes' of git://git./linux...
2021-12-04 Qais Yousefsched/uclamp: Fix rq->uclamp_max not set on first enqueue
2021-12-04 Andrew Halaneypreempt/dynamic: Fix setup_preempt_mode() return value
2021-12-03 Linus TorvaldsMerge tag 'vfio-v5.16-rc4' of git://github.com/awilliam...
2021-12-03 Linus TorvaldsMerge tag 'pm-5.16-rc4' of git://git./linux/kernel...
2021-12-03 Linus TorvaldsMerge tag 's390-5.16-4' of git://git./linux/kernel...
2021-12-03 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-12-03 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2021-12-03 Linus TorvaldsMerge tag 'libata-5.16-rc4' of git://git./linux/kernel...
2021-12-03 Shyam Prasad Ncifs: avoid use of dstaddr as key for fscache client...
2021-12-03 Shyam Prasad Ncifs: add server conn_id to fscache client cookie
2021-12-03 Shyam Prasad Ncifs: wait for tcon resource_id before getting fscache...
2021-12-03 Paulo Alcantaracifs: fix missed refcounting of ipc tcon
2021-12-03 Lai Jiangshanx86/xen: Add xenpv_restore_regs_and_return_to_usermode()
2021-12-03 Lai Jiangshanx86/entry: Use the correct fence macro after swapgs...
2021-12-03 Linus Torvaldsfget: check that the fd still exists after getting...
2021-12-03 Lai Jiangshanx86/entry: Add a fence for kernel entry SWAPGS in paran...
2021-12-03 Rafael J. WysockiMerge branch 'powercap'
2021-12-03 Michael Sterrittx86/sev: Fix SEV-ES INS/OUTS instructions for word...
2021-12-03 Rafael J. Wysockipowercap: DTPM: Drop unused local variable from init_dtpm()
2021-12-03 Jens Axboeio-wq: don't retry task_work creation failure on fatal...
2021-12-03 Al Cooperserial: 8250_bcm7271: UART errors after resuming from S2
2021-12-03 Zhou Qingyangusb: cdnsp: Fix a NULL pointer dereference in cdnsp_end...
2021-12-03 Frank Liusb: cdns3: gadget: fix new urb never complete if ep...
2021-12-03 Badhri Jagan... usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect
2021-12-03 Ole ErnstUSB: NO_LPM quirk Lenovo Powered USB-C Travel Hub
next