fs/adfs: super: extract filesystem block probe
[linux-2.6-microblaze.git] / fs /
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-08 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2019-12-08 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2019-12-08 Linus TorvaldsMerge tag '5.5-rc-smb3-fixes-part2' of git://git.samba...
2019-12-08 Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
2019-12-08 Linus TorvaldsMerge tag 'ntb-5.5' of git://github.com/jonmason/ntb
2019-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-12-08 Linus TorvaldsMerge tag 'iomap-5.5-merge-14' of git://git./fs/xfs...
2019-12-08 Linus TorvaldsMerge tag 'xfs-5.5-merge-17' of git://git./fs/xfs/xfs...
2019-12-08 Linus TorvaldsMerge tag 'for-linus-5.5-ofs1' of git://git./linux...
2019-12-08 Linus TorvaldsMerge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields...
2019-12-08 Linus TorvaldsMerge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org...
2019-12-07 Steve Frenchsmb3: improve check for when we send the security descr...
2019-12-07 Linus TorvaldsMerge tag 'vfio-v5.5-rc1' of git://github.com/awilliam...
2019-12-07 Linus TorvaldsMerge tag 'for-linus-5.5b-rc1-tag' of git://git./linux...
2019-12-07 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-12-07 Linus Torvaldspipe: don't use 'pipe_wait() for basic pipe IO
2019-12-07 Linus Torvaldspipe: remove 'waiting_writers' merging logic
2019-12-07 Linus Torvaldspipe: fix and clarify pipe read wakeup logic
2019-12-07 Linus Torvaldspipe: fix and clarify pipe write wakeup logic
2019-12-07 Linus Torvaldspipe: fix poll/select race introduced by the pipe rework
2019-12-07 Patrick Steinhardtnfsd: depend on CRYPTO_MD5 for legacy client tracking
2019-12-07 Olga KornievskaiaNFSD fixing possible null pointer derefering in copy...
2019-12-07 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2019-12-06 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2019-12-06 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2019-12-06 David Howellspipe: Fix iteration end check in fuse_dev_splice_write()
2019-12-06 Linus TorvaldsMerge tag 'powerpc-5.5-2' of git://git./linux/kernel...
2019-12-06 Linus TorvaldsMerge tag 'powerpc-5.5-3' of git://git./linux/kernel...
2019-12-06 Linus TorvaldsMerge tag 'sound-fix-5.5-rc1' of git://git./linux/kerne...
2019-12-06 Linus Torvaldspipe: fix incorrect caching of pipe state over pipe_wait()
2019-12-06 Steve Frenchsmb3: fix mode passed in on create for modetosid mount...
2019-12-06 Linus TorvaldsMerge tag 'drm-next-2019-12-06' of git://anongit.freede...
2019-12-06 Linus TorvaldsMerge tag 'for-linus-20191205' of git://git.kernel...
2019-12-06 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2019-12-06 Olof JohanssonMerge tag 'arm-soc/for-5.5/devicetree-part2' of https...
2019-12-06 Olof JohanssonMerge tag 'tegra-for-5.5-memory-fixes' of git://git...
2019-12-06 Olof JohanssonMerge tag 'tegra-for-5.5-soc-fixes' of git://git./linux...
2019-12-06 Olof JohanssonMerge tag 'tegra-for-5.5-cpufreq' of git://git./linux...
2019-12-06 Olof JohanssonMerge tag 'socfpga_update_for_v5.5' of git://git./linux...
2019-12-06 Olof JohanssonMerge tag 'omap-for-v5.5/dt-fixes-merge-window-signed...
2019-12-06 Olof JohanssonMerge tag 'omap-for-v5.5/ti-sysc-late-signed' of git...
2019-12-06 Jens AxboeMerge branch 'io_uring-5.5' into for-linus
2019-12-06 Linus TorvaldsMerge branch 'next.autofs' of git://git./linux/kernel...
2019-12-06 Linus TorvaldsMerge branch 'pipe-rework' (patches from David Howells)
2019-12-05 David Howellspipe: Fix missing mask update after pipe_wait()
2019-12-05 David Howellspipe: Remove assertion from pipe_poll()
2019-12-05 Linus TorvaldsMerge tag 'gfs2-for-5.5' of git://git./linux/kernel...
2019-12-05 Olof JohanssonMerge mainline/master into arm/fixes
2019-12-05 Linus TorvaldsMerge tag 'ceph-for-5.5-rc1' of git://github.com/ceph...
2019-12-05 Linus TorvaldsMerge tag 'fuse-update-5.5' of git://git./linux/kernel...
2019-12-05 Linus TorvaldsMerge tag 'modules-for-v5.5' of git://git./linux/kernel...
2019-12-05 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2019-12-05 Linus TorvaldsMerge tag 'armsoc-defconfig' of git://git./linux/kernel...
2019-12-05 Linus TorvaldsMerge tag 'armsoc-dt' of git://git./linux/kernel/git...
2019-12-05 Linus TorvaldsMerge tag 'armsoc-drivers' of git://git./linux/kernel...
2019-12-05 Linus TorvaldsMerge tag 'armsoc-soc' of git://git./linux/kernel/git...
2019-12-05 Linus TorvaldsMerge tag 'pwm/for-5.5-rc1' of git://git./linux/kernel...
2019-12-05 Linus TorvaldsMerge branch 'thermal/next' of git://git./linux/kernel...
2019-12-05 Olof JohanssonMerge tag 'scmi-fix-5.5-2' of git://git./linux/kernel...
2019-12-05 Olof JohanssonMerge tag 'juno-fixes-5.5' of git://git./linux/kernel...
2019-12-05 Olof JohanssonMerge tag 'arm-soc/for-5.5/maintainers-part2' of https...
2019-12-05 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
next