Merge tag 'upstream-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw...
[linux-2.6-microblaze.git] / fs / adfs /
2020-01-30 Linus TorvaldsMerge tag 'upstream-5.6-rc1' of git://git./linux/kernel...
2020-01-30 Linus TorvaldsMerge tag 'f2fs-for-5.6' of git://git./linux/kernel...
2020-01-30 Linus TorvaldsMerge tag 'for_v5.6-rc1' of git://git./linux/kernel...
2020-01-30 Linus TorvaldsMerge tag 'xfs-5.6-merge-6' of git://git./fs/xfs/xfs...
2020-01-30 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2020-01-30 Linus TorvaldsMerge tag 'drm-next-2020-01-30' of git://anongit.freede...
2020-01-30 Linus TorvaldsMerge tag 'for-v5.6' of git://git./linux/kernel/git...
2020-01-30 Linus TorvaldsMerge tag 'devicetree-for-5.6' of git://git./linux...
2020-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide
2020-01-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2020-01-30 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2020-01-30 Linus TorvaldsMerge tag 'for-linus-hmm' of git://git./linux/kernel...
2020-01-30 Linus TorvaldsMerge tag 'threads-v5.6' of git://git./linux/kernel...
2020-01-30 Linus TorvaldsMerge tag 'for-5.6/io_uring-vfs-2020-01-29' of git...
2020-01-30 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2020-01-30 Linus TorvaldsMerge tag 'for-5.6/dm-changes' of git://git./linux...
2020-01-29 Linus TorvaldsMerge tag 'docs-5.6' of git://git.lwn.net/linux
2020-01-29 Linus TorvaldsMerge tag 'linux-kselftest-5.6-rc1-kunit' of git:/...
2020-01-29 Linus TorvaldsMerge tag 'linux-kselftest-5.6-rc1' of git://git./linux...
2020-01-29 Linus TorvaldsMerge tag 'y2038-drivers-for-v5.6-signed' of git:/...
2020-01-29 Linus TorvaldsMerge tag 'printk-for-5.6' of git://git./linux/kernel...
2020-01-29 Linus TorvaldsMerge tag 'erofs-for-5.6-rc1' of git://git./linux/kerne...
2020-01-29 Linus TorvaldsMerge branch 'work.adfs' of git://git./linux/kernel...
2020-01-25 Dan Carpenterfs/adfs: bigdir: Fix an error code in adfs_fplus_read()
2020-01-21 Russell Kingfs/adfs: mostly divorse inode number from indirect...
2020-01-21 Russell Kingfs/adfs: super: add support for E and E+ floppy image...
2020-01-21 Russell Kingfs/adfs: super: extract filesystem block probe
2020-01-21 Russell Kingfs/adfs: dir: remove debug in adfs_dir_update()
2020-01-21 Russell Kingfs/adfs: super: fix inode dropping
2020-01-21 Russell Kingfs/adfs: bigdir: implement directory update support
2020-01-21 Russell Kingfs/adfs: bigdir: calculate and validate directory checkbyte
2020-01-21 Russell Kingfs/adfs: bigdir: directory validation strengthening
2020-01-21 Russell Kingfs/adfs: bigdir: extract directory validation
2020-01-21 Russell Kingfs/adfs: bigdir: factor out directory entry offset...
2020-01-21 Russell Kingfs/adfs: newdir: split out directory commit from update
2020-01-21 Russell Kingfs/adfs: newdir: clean up adfs_f_update()
2020-01-21 Russell Kingfs/adfs: newdir: merge adfs_dir_read() into adfs_f_read()
2020-01-21 Russell Kingfs/adfs: newdir: improve directory validation
2020-01-21 Russell Kingfs/adfs: newdir: factor out directory format validation
2020-01-21 Russell Kingfs/adfs: dir: use pointers to access directory head...
2020-01-21 Russell Kingfs/adfs: dir: add more efficient iterate() per-format...
2020-01-21 Russell Kingfs/adfs: dir: switch to iterate_shared method
2020-01-21 Russell Kingfs/adfs: dir: improve compiler coverage in adfs_dir_update
2020-01-21 Russell Kingfs/adfs: dir: improve update failure handling
2020-01-21 Russell Kingfs/adfs: dir: modernise on-disk directory structures
2020-01-21 Russell Kingfs/adfs: dir: update directory locking
2020-01-21 Russell Kingfs/adfs: dir: add helper to mark directory buffers...
2020-01-21 Russell Kingfs/adfs: dir: add helper to read directory using inode
2020-01-21 Russell Kingfs/adfs: dir: add generic directory reading
2020-01-21 Russell Kingfs/adfs: dir: add generic copy functions
2020-01-21 Russell Kingfs/adfs: dir: add common directory sync method
2020-01-21 Russell Kingfs/adfs: dir: add common directory buffer release method
2020-01-21 Russell Kingfs/adfs: dir: add common dir object initialisation
2020-01-21 Russell Kingfs/adfs: dir: rename bh_fplus to bhs
2020-01-21 Russell Kingfs/adfs: map: fix map scanning
2020-01-21 Russell Kingfs/adfs: map: move map-specific sb initialisation to...
2020-01-21 Russell Kingfs/adfs: map: use find_next_bit_le() rather than open...
2020-01-21 Russell Kingfs/adfs: map: incorporate map offsets into layout
2020-01-21 Russell Kingfs/adfs: map: factor out map cleanup
2020-01-21 Russell Kingfs/adfs: map: break up adfs_read_map()
2020-01-21 Russell Kingfs/adfs: map: rename adfs_map_free() to adfs_map_statfs()
2020-01-21 Russell Kingfs/adfs: map: move map reading and validation to map.c
2020-01-21 Russell Kingfs/adfs: inode: fix adfs_mode2atts()
2020-01-21 Russell Kingfs/adfs: inode: update timestamps to centisecond precision
2019-12-03 Linus TorvaldsMerge tag 'apparmor-pr-2019-12-03' of git://git./linux...
2019-11-26 Linus TorvaldsMerge tag 'printk-for-5.5' of git://git./linux/kernel...
2019-11-13 Dave AirlieMerge tag 'arcpgu-updates-2019.07.18' of github.com...
2019-11-13 David S. MillerMerge tag 'ieee802154-for-davem-2019-11-13' of git...
2019-11-08 Linus TorvaldsMerge tag 'xarray-5.4' of git://git.infradead.org/users...
2019-10-08 Linus TorvaldsMerge tag 'selinux-pr-20191007' of git://git./linux...
2019-09-28 Linus TorvaldsMerge branch 'next-lockdown' of git://git./linux/kernel...
2019-09-23 Linus TorvaldsMerge tag 'smack-for-5.4-rc1' of git://github.com/cscha...
2019-09-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-09-23 Linus TorvaldsMerge tag 'selinux-pr-20190917' of git://git./linux...
2019-09-22 Jiri KosinaMerge branch 'for-5.4/hidraw-hiddev-epoll' into for...
2019-09-21 Linus TorvaldsMerge tag 'printk-for-5.4' of git://git./linux/kernel...
2019-09-19 Linus TorvaldsMerge tag 'ovl-fixes-5.3' of git://git./linux/kernel...
2019-09-17 Linus TorvaldsMerge branch 'for-5.4' of git://git./linux/kernel/git...
2019-09-17 Rafael J. WysockiMerge branches 'acpi-apei', 'acpi-processor', 'acpi...
2019-09-16 Dmitry TorokhovMerge branch 'next' into for-linus
2019-09-15 Mark BrownMerge branch 'spi-5.3' into spi-linus
2019-09-15 Mark BrownMerge branch 'asoc-5.3' into asoc-linus
2019-09-14 Takashi IwaiMerge branch 'for-next' into for-linus
2019-09-13 Linus TorvaldsMerge tag 'for-5.3-rc8-tag' of git://git./linux/kernel...
2019-09-09 Mark BrownMerge branch 'asoc-5.3' into asoc-linus
2019-09-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-09-06 Rodrigo ViviMerge tag 'gvt-next-fixes-2019-09-06' of https://github...
2019-09-06 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2019-09-05 Linus TorvaldsMerge tag 'sound-5.3-rc8' of git://git./linux/kernel...
2019-09-03 Dave AirlieMerge branch 'linux-5.3' of git://github.com/skeggsb...
2019-08-31 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2019-08-27 Linus TorvaldsMerge tag 'sound-5.3-rc7' of git://git./linux/kernel...
2019-08-24 David S. MillerMerge branch 'ieee802154-for-davem-2019-08-24' of git...
2019-08-23 Mark BrownMerge branch 'spi-5.3' into spi-5.4
2019-08-23 Benjamin TissoiresMerge branch 'master' into for-5.4/logitech
2019-08-23 Paul MackerrasMerge remote-tracking branch 'remotes/powerpc/topic...
2019-08-23 Dave AirlieMerge branch 'linux-5.3' of git://github.com/skeggsb...
2019-08-22 Takashi IwaiMerge branch 'topic/usb-validation' into for-next
2019-08-20 Mark BrownMerge branch 'asoc-5.3' into asoc-5.4
next